1. 166c409 net: Handle an empty bootp extension section by Andre Renaud · 8 years ago
  2. b4d956f bootm: Align cache flush end address correctly by Simon Glass · 8 years ago
  3. b5bd098 arm: Allow skipping of low-level init with I-cache on by Simon Glass · 8 years ago
  4. 9095846 at91: Add support for the AT91 slow clock controller by Andre Renaud · 8 years ago
  5. 152ac5f gpio: at91: Fix pullup/pulldown configuration on PIO3 by Marek Vasut · 8 years ago
  6. 51c14cd verified-boot: Minimal support for booting U-Boot proper from SPL by Teddy Reed · 8 years ago
  7. 7147a7e ti_armv7_common: env: Remove no longer needed mem_reserve by Andrew F. Davis · 8 years ago
  8. 666362356 cmd: gpt: add - partition size parsing by Michael Trimarchi · 8 years ago
  9. 1428d83 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
  10. 672a45e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  11. b103350 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  12. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  13. b57129d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 8 years ago
  14. 9769e05 x86: broadwell: gpio: Remove the codes to set up pin control by Bin Meng · 8 years ago
  15. d8906c1 x86: Probe pinctrl driver in cpu_init_r() by Bin Meng · 8 years ago
  16. 2f29c83 x86: Enable regmap and syscon for coreboot and qemu-x86 by Bin Meng · 8 years ago
  17. 2600ba6 x86: Update x86-pinctrl driver device-tree-bindings doc by Bin Meng · 8 years ago
  18. f7a01e4 x86: baytrail: Configure card detect pin of the SD controller by Bin Meng · 8 years ago
  19. 58d1fed x86: baytrail: Change fsp, emmc-boot-mode to "auto" by Bin Meng · 8 years ago
  20. e264e3c x86: baytrail: Add 'reg' property in the pinctrl node by Bin Meng · 8 years ago
  21. 8142340 x86: ich6_gpio: Output return value of syscon_get_by_driver_data() by Bin Meng · 8 years ago
  22. 8a1a759 x86: acpi: Fix madt lapic generation by George McCollister · 8 years ago
  23. a646f66 armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · 8 years ago
  24. 01de830 configs: ls2080aqds_nand_defconfig: Enable QSPI by Yuan Yao · 8 years ago
  25. 74cac00 configs: ls2080a: Increase load image len in NAND boot by Yuan Yao · 8 years ago
  26. 453418f armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot by Yuan Yao · 8 years ago
  27. 95ab851 dts: ls2080aqds: Add QSPI dts node by Yuan Yao · 8 years ago
  28. b718d37 configs: ls2080aqds: Enable QSPI flash support by Yuan Yao · 8 years ago
  29. 8c77ef8 armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable by Yuan Yao · 8 years ago
  30. 82d1334 configs: ls2080a_common: Remove duplicate NOR configs by Yuan Yao · 8 years ago
  31. 916d9f0 armv8: ls2080aqds: Select QSPI CLK div via SCFG by Yuan Yao · 8 years ago
  32. 9d10c2d drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  33. 30677de board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment by Pratiyush Mohan Srivastava · 9 years ago
  34. a758177 armv8/ls2080a: configure PMU's PCTBENR to enable WDT by Yunhui Cui · 8 years ago
  35. 1a83fb4 sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · 8 years ago
  36. 5bc88cc sunxi: Downclock AHB1 to 100MHz on Allwinner A64 by Siarhei Siamashka · 8 years ago
  37. e19b900 spi: pic32_spi: add SPI master driver for PIC32 SoC. by Purna Chandra Mandal · 8 years ago
  38. 4b7b0a0 MIPS: Make CONFIG_SYS_DCACHE_LINE_SIZE int, not hex by Paul Burton · 8 years ago
  39. a95800e MIPS: Fix invalidate_dcache_range to operate on L1 Dcache by Paul Burton · 8 years ago
  40. bca4c3c sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  41. fd2aa39 sunxi: Add INITIAL_USB_SCAN_DELAY to Mele_A1000G_quad_defconfig by Hans de Goede · 8 years ago
  42. 1903bb9 sunxi: Enable ALDO3 and ALDO4 in Wobo_i5_defconfig by Hans de Goede · 8 years ago
  43. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  44. 9ae63f4 dfu, nand, ubi: fix erasing after write finish by Heiko Schocher · 8 years ago
  45. 02b11f1 am335x, dxr2: get ECC sType from I2C eeprom by Heiko Schocher · 8 years ago
  46. 3a504d9 mtd: nand: omap: allow to switch to BCH16 by Heiko Schocher · 8 years ago
  47. 5d29e27 nand: add nand mtd concat support by Heiko Schocher · 8 years ago
  48. cddfc97 ubi: add new ubi command "ubi detach" by Heiko Schocher · 8 years ago
  49. 3c5d51f siemens,am33x: add ubi fastmap support by Samuel Egli · 8 years ago
  50. d8ccbe9 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago
  51. 3e584b9 doc, spl, am335x: update am335x-network by Heiko Schocher · 8 years ago
  52. a4475af armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  53. 3d4f628 mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xx by Heiko Schocher · 8 years ago
  54. a5e27b4 mmc: revert mmc: Handle switch error status bit in MMC card status by Heiko Schocher · 8 years ago
  55. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  56. 694607b arm, am335x: Enable Spread Spectrum for the MPU by Heiko Schocher · 8 years ago
  57. c01bc75 am335x: add some missing CM_CLKMODE_DPLL_SSC macros by Heiko Schocher · 8 years ago
  58. 9c410f7 arm, am335x: add some missing GPIO register definitions by Heiko Schocher · 8 years ago
  59. 640ff60 power, tps65217: add some defines by Heiko Schocher · 8 years ago
  60. da37f00 tests: py: disable main_signon check for printenv cmd by Heiko Schocher · 8 years ago
  61. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  62. 3191d84 tiny-printf: Correct the snprintf() implementation by Simon Glass · 8 years ago
  63. 9c2f9b2 ARM: uniphier: insert dsb barrier to ensure visibility of store by Masahiro Yamada · 8 years ago
  64. f7e9402 ARM: uniphier: do not erase when updating U-Boot image in eMMC device by Masahiro Yamada · 8 years ago
  65. 4565a74 ARM: uniphier: do not overwrite fdt_file environment by Masahiro Yamada · 8 years ago
  66. 80630da ARM: uniphier: check return code of setenv() by Masahiro Yamada · 8 years ago
  67. 7760b49 ARM: uniphier: fix boot mode for PH1-LD11 by Masahiro Yamada · 8 years ago
  68. adb3928 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  69. d2ba7a6 arm: mxs: Remove misleading comments by Michael Heimpold · 8 years ago
  70. f6825e4 board: ge: bx50v3: add missing partnum variable by Kimmo Surakka · 8 years ago
  71. f124911 board: ge: bx50v3: disable unused features to improve size and boot speed by Andrew Shadura · 8 years ago
  72. aacc10c board: ge: bx50v3: make SATA optional and disabled by default by Andrew Shadura · 8 years ago
  73. c26ffd9 board: ge: bx50v3: make network support optional and disabled by default by Andrew Shadura · 8 years ago
  74. fc44902 board: ge: bx50v3: make USB support optional and disabled by default by Andrew Shadura · 8 years ago
  75. 07aa030 board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default by Andrew Shadura · 8 years ago
  76. 0c344e6 board: ge: bx50v3: don't configure the backlight when there's no display by Andrew Shadura · 8 years ago
  77. b104b3d Prepare v2016.07-rc1 by Tom Rini · 8 years ago
  78. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  79. 65eac4c ti_armv7_common: env: Fix hard coded mmc device for uuid by B, Ravi · 8 years ago
  80. cdaa633 arm/arm64: implement a boot header capability by Andre Przywara · 8 years ago
  81. be86492 lib: make strmhz available in SPL by Chris Packham · 8 years ago
  82. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  83. 5c2728f configs: k2*_evm: Update fdt file names by Lokesh Vutla · 8 years ago
  84. ca5599c ARM: DRA7xx: Enable FIT for hs platforms by Lokesh Vutla · 8 years ago
  85. e22455f armv7: fix order of OMAP die ID printing by Ladislav Michl · 8 years ago
  86. a812241 efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  87. 74c16ac efi_loader: Don't allocate from memory holes by Alexander Graf · 8 years ago
  88. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  89. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  90. 97d44b1 arm: Introduce setjmp/longjmp by Alexander Graf · 8 years ago
  91. 145510c strider: Support cpu-dp flavor by Dirk Eibach · 8 years ago
  92. 1d2541b strider: Support con-dp flavor by Dirk Eibach · 8 years ago
  93. df3223f gdsys: osd: Allow osdsize on valid screens only by Dirk Eibach · 8 years ago
  94. 52b13f2 ioep-fpga: Support intempo compression by Dirk Eibach · 8 years ago
  95. c165994 Fix to davinci_nand.h to place CEnCFG registers at correct by Peter Howard · 8 years ago
  96. 69c125f dm: scsi: if_typename should be scsi by Ed Swarthout · 8 years ago
  97. ffd8599 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  98. 1cb9cb3 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  99. 59e8805 ARM64: zynqmp: Extend malloc space before relocation by Michal Simek · 8 years ago
  100. b72894f ARM64: zynqmp: Add support for standard distro boot commands by Michal Simek · 8 years ago