]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-12-14 Michal Simekarm64: zynqmp: Enable SPL ram support
2017-12-14 Michal Simekarm64: zynqmp: Enable misc devices
2017-12-14 Michal Simekarm64: zynqmp: Add support for zynqmp automotive silicons
2017-12-14 Michal Simekarm64: zynqmp: Add missing zynq_board_read_rom_ethaddr...
2017-12-14 Michal Simekarm64: zynqmp: Use only earlycon bootargs instead of...
2017-12-14 Michal Simekarm64: zynqmp: Remove undocumented dma properties
2017-12-14 Javier Martinez... arm64: zynqmp: Add generic compatible string for I2C...
2017-12-14 Michal Simekarm64: zynqmp: Enable clock command for all boards
2017-12-14 Michal Simekarm64: zynqmp: Enable phys for zcu102
2017-12-14 Michal Simekarm64: zynqmp: Setup modeboot variable based on bootmode
2017-12-14 Siva Durga... arm64: zynqmp: Read boot mode register using zynqmp_mmi...
2017-12-14 Michal Simekarm64: zynqmp: Enable SPL_CLK when SPL is enabled
2017-12-14 Michal Simekarm64: zynqmp: Add support for generic QSPI boot
2017-12-14 Michal Simekarm64: zynqmp: Add reference to pmu firmware node
2017-12-14 Michal Simekarm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocator
2017-12-14 Michal Simekarm64: zynqmp: Do not perform reset in case of panic
2017-12-14 Michal Simekarm: zynq: Fix SPL SD boot mode
2017-12-14 Goldschmidt... fpga: allow programming fpga from FIT image for all...
2017-12-13 Baruch SiachREADME: update the kernel coding style reference
2017-12-13 Tuomas TynkkynenARM: pxa: Remove unused ifdefs
2017-12-13 Michal Simektest: py: Add an option to skip sleep test
2017-12-13 Patrick Delaunaytest/py: gpt: update size of gpt partition
2017-12-13 Peng FanSPL: Add FIT data-position property support
2017-12-13 Adam FordARM: omap3_logic: Enable NAND unlocking during Falcon...
2017-12-13 Adam FordARM: omap3_logic: Unlock NAND automatically in U-Boot
2017-12-13 Adam Fordomap3_logic: Increase CMD_SPL_WRITE_SIZE
2017-12-13 Jorge Ramirez... drivers: spmi-msm: fix scanning for peripherals
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_MVSATA_IDE to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_LIBATA to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SCSI_AHCI to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_DWC_AHSATA to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_FSL_SATA to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SATA_MV to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SATA_SIL3114 to Kconfig
2017-12-12 Tuomas Tynkkynenata: Migrate CONFIG_SATA_SIL to Kconfig
2017-12-12 Tuomas Tynkkynenata: Drop CONFIG_MX51_PATA
2017-12-12 Tuomas Tynkkynenata: Drop CONFIG_SATA_DWC
2017-12-12 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-12-12 Alexey Brodkingpio/hsdk: Depend on DM_GPIO instead of simple DM
2017-12-11 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-12-11 Tom RiniMerge git://git.denx.de/u-boot-arc
2017-12-11 Masahiro YamadaARM: uniphier: use FIELD_PREP for PLL settings
2017-12-11 Masahiro YamadaARM: uniphier: compute SSCPLL values more precisely
2017-12-11 Dai OkamuraARM: uniphier: fix SSCPLL init code for LD11 SoC
2017-12-11 Masahiro Yamadamtd: nand: denali: make NAND_DENALI unconfigurable...
2017-12-11 Masahiro YamadaARM: uniphier: compile pll-base-ld20.c for PXs3
2017-12-11 Eugeniy PaltsevARC: clk: introduce HSDK CGU clock driver
2017-12-11 Eugeniy PaltsevARC: cache: explicitly initialize "*_exists" variables
2017-12-11 Eugeniy PaltsevARC: add defines of some cache and xCCM AUX registers
2017-12-11 Eugeniy PaltsevARC: add macro to get CPU id
2017-12-11 Eugeniy PaltsevARC: HSDK: Fixup DW SDIO CIU frequency to 50000000Hz
2017-12-10 Eugeniy PaltsevARC: add asm/gpio.h to fix compilation error with CONFI...
2017-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-12-08 Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-12-08 Jakob Unterwurzacherrockchip: rk3399-puma: preserve leading zeros in serial#
2017-12-07 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-07 York Sunarmv8: fix gd after relocation
2017-12-07 Simon Glasslog: Add documentation
2017-12-07 Simon Glasslog: test: Add a pytest for logging
2017-12-07 Simon Glasslog: sandbox: Enable logging
2017-12-07 Simon Glasslog: Plumb logging into the init sequence
2017-12-07 Simon Glasslog: Add a test command
2017-12-07 Simon Glasslog: Add a 'log level' command
2017-12-07 Simon Glasslog: Add a console driver
2017-12-07 Simon Glasslog: Add an implementation of logging
2017-12-07 Simon GlassDrop the log buffer
2017-12-07 Simon Glassusb: Correct use of debug()
2017-12-07 Simon Glassmtdparts: Correct use of debug()
2017-12-07 Simon GlassMove debug and logging support to a separate header
2017-12-07 Simon GlassRevert "sandbox: Drop special case console code for...
2017-12-07 Simon Glasssandbox: Adjust pre-console address to avoid conflict
2017-12-07 Simon GlassRevert "sandbox: remove os_putc() and os_puts()"
2017-12-07 Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-12-07 Nobuhiro Iwamatsucmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C
2017-12-07 Alan Otti2c: at91_i2c: remove the .probe_chip function
2017-12-07 Alan Otti2c: at91_i2c: Wait for TXRDY after sending the first...
2017-12-07 Beniamino Galvanii2c: meson: add some comments
2017-12-07 Beniamino Galvanii2c: meson: fix return codes on error
2017-12-07 Beniamino Galvanii2c: meson: reduce timeout
2017-12-07 Beniamino Galvanii2c: meson: improve Kconfig description
2017-12-06 Ashish Kumararmv8: ls1088a: Add nand support for ls1088ardb
2017-12-06 Yogesh Gaurdriver: fsl-mc: MC object cleanup when DPL not loaded
2017-12-06 Vinitha Pillai... SECURE BOOT: Add fall back option
2017-12-06 Udit Agarwalarmv8: LS2080A_SECURE_BOOT: Enable CONFIG_FSL_LS_PPA.
2017-12-06 Udit Agarwalarmv8: LS1088A_QSPI: Add secure boot defconfigs for...
2017-12-06 Udit Agarwalarmv8: LS1088A_QSPI: SECURE_BOOT: Images validation
2017-12-06 Bhaskar Upadhayaarmv8: ls1012a: Modify Kernel and Environment offset
2017-12-06 Ran Wangarmv8: Workaround for USB erratua on LS1012A
2017-12-06 Prabhakar Kushwahaarmv8: fsl-layerscape: Add support of disabling core...
2017-12-06 Ashish Kumararmv8: ls1088: Add fsl_fdt_fixup_flash
2017-12-06 Yogesh Gaurdriver: net: fsl-mc: flib changes for MC 10.3.0
2017-12-06 Ashish Kumararmv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig
2017-12-06 York Sunpowerpc: mpc85xx: Fix static TLB table for SDRAM
2017-12-06 Ran Wangpowerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI...
2017-12-06 Ran Wangpowerpc/T104xRDB: Fix endian access issue on EHCI intin...
2017-12-06 Philipp Tomsichtools: omapimage: fix corner-case in byteswap path
2017-12-05 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-12-05 Alexander Grafefi_stub: Use efi_uintn_t
2017-12-04 Tom RiniPrepare v2018.01-rc1 v2018.01-rc1
2017-12-04 Tom RiniMerge git://git.denx.de/u-boot-uniphier
next