1. 1cc95f6 ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE by Nobuhiro Iwamatsu · 9 years ago
  2. abbaa23 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  3. eb364c3 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · 8 years ago
  4. 99b8275 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  5. 2307ea4 common: Always include errno.h in common.h by Joe Hershberger · 8 years ago
  6. 703aaf7 fdt: Drop some unused compatible strings by Simon Glass · 8 years ago
  7. 862887d errno: Allow errno_str() to be used without CONFIG_ERRNO_STR by Simon Glass · 8 years ago
  8. 00e9e6d errno: Add copyright header and header guard by Simon Glass · 8 years ago
  9. 2f6b470 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  10. df6b506 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
  11. 2fbb846 autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · 8 years ago
  12. ea72ee7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · 8 years ago
  13. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  14. 1483151 mmc: fsl: introduce wp_enable by Peng Fan · 8 years ago
  15. f53225c mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · 8 years ago
  16. 68aaa98 armv8: ls1043aqds: print FPGA info early for QSPI boot by Qianyu Gong · 8 years ago
  17. 581ff00 armv8: ls1043aqds: use configurable clock by Qianyu Gong · 8 years ago
  18. 2c72404 fastboot: sparse: implement reserve() by Steve Rae · 8 years ago
  19. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  20. cc0f08cd fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · 8 years ago
  21. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  22. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  23. 13ee789 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · 8 years ago
  24. 289f979 corvus DTS / DM support by Heiko Schocher · 8 years ago
  25. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  26. fba5f93 efi_loader: Fix typo in distro script by Alexander Graf · 8 years ago
  27. a4d7999 board/BuR: rename kwb board to brxre1 by Hannes Schmelzer · 8 years ago
  28. 2290fe0 board/BuR: rename tseries board to brppt1 by Hannes Schmelzer · 8 years ago
  29. 202b84a arm: bcm235xx: choose 8-bit phy bus width by Steve Rae · 8 years ago
  30. b88d6f7 Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boards by Masahiro Yamada · 8 years ago
  31. 9604474 env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD} by Masahiro Yamada · 8 years ago
  32. 4b3ab59 configs: gxbb: Introduce a common config header file by Carlo Caione · 8 years ago
  33. 4f1318b common: image: minimal android image iminfo support by Michael Trimarchi · 8 years ago
  34. 61520ac arm: socfpga: Fix "improve raw MMC SPL boot" by Marek Vasut · 8 years ago
  35. 41598c8 autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c by Masahiro Yamada · 8 years ago
  36. 1a3619c mmc: add MMC_VERSION_5_1 by Stefan Wahren · 8 years ago
  37. 333463d dragonboard410c: Increase default environment size. by Mateusz Kulikowski · 8 years ago
  38. 09849f4 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  39. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  40. 89c1e2d Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  41. 0f67e23 mailbox: add Tegra186 HSP driver by Stephen Warren · 8 years ago
  42. 769d52e mailbox: rename headers by Stephen Warren · 8 years ago
  43. 18c1198 ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig by Masahiro Yamada · 8 years ago
  44. 50862a5 ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM space by Masahiro Yamada · 8 years ago
  45. 6beacfc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  46. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  47. 2372b00 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  48. 67ef2c1 warp7: Fix DFU support by Fabio Estevam · 8 years ago
  49. 0a35cc9 warp7: Fix watchdog reset by Marco Franchi · 8 years ago
  50. dc557e9 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 8 years ago
  51. 7142343 arm, am335x: siemens: enable DM/DTS support by Heiko Schocher · 8 years ago
  52. f51c8a9 OMAP3: fix twister board by Stefano Babic · 8 years ago
  53. 7802ce9 configs: Re-sync BOOTDELAY changes by Tom Rini · 8 years ago
  54. 232d77e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 8 years ago
  55. 1cb075c splash_source: add support for ubifs formatted nand by Eran Matityahu · 8 years ago
  56. ef53b8c usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  57. 9262367 fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  58. cc5cdaa ti_omap5_common: Add right dtb file for AM572x-IDK by Lokesh Vutla · 8 years ago
  59. 9702ec0 armv8: s32v234: Introduce basic support for s32v234evb by Eddy Petrișor · 8 years ago
  60. 43486e4 board: arm:: Add support for Broadcom BCM23550 by Steve Rae · 8 years ago
  61. fd9102d Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 8 years ago
  62. a521428 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 8 years ago
  63. 3865b9e autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · 8 years ago
  64. 2c15534 ARM: stm32: remove unused CONFIG_AUTOBOOT by Masahiro Yamada · 8 years ago
  65. 885fc03 arm: at91: Add support for gurnard by Andre Renaud · 8 years ago
  66. 9dc89a0 at91: video: Support driver-model for the LCD driver by Simon Glass · 8 years ago
  67. 88a7fff linux/compat.h: add dev_warn() by Andreas Bießmann · 8 years ago
  68. 6f96785 arm: at91: dts: Bring in device tree file for AT91SAM9G45 by Simon Glass · 8 years ago
  69. 7147a7e ti_armv7_common: env: Remove no longer needed mem_reserve by Andrew F. Davis · 8 years ago
  70. 672a45e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  71. 3fc304b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  72. a646f66 armv8: ls2080aqds: Enable QSPI boot support by Yuan Yao · 8 years ago
  73. 74cac00 configs: ls2080a: Increase load image len in NAND boot by Yuan Yao · 8 years ago
  74. 453418f armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot by Yuan Yao · 8 years ago
  75. b718d37 configs: ls2080aqds: Enable QSPI flash support by Yuan Yao · 8 years ago
  76. 8c77ef8 armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable by Yuan Yao · 8 years ago
  77. 82d1334 configs: ls2080a_common: Remove duplicate NOR configs by Yuan Yao · 8 years ago
  78. 9d10c2d drivers: i2c: mxc: Add early init by Yuan Yao · 8 years ago
  79. 1a83fb4 sunxi: Move the SPL stack top to 0x1A000 on Allwinner A64/A80 by Siarhei Siamashka · 8 years ago
  80. 6b3943f siemens,am33x: add draco etamin board by Heiko Schocher · 8 years ago
  81. 3c5d51f siemens,am33x: add ubi fastmap support by Samuel Egli · 8 years ago
  82. d8ccbe9 am335x, shc: add support for the am335x based bosch shc board by Heiko Schocher · 8 years ago
  83. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  84. 640ff60 power, tps65217: add some defines by Heiko Schocher · 8 years ago
  85. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  86. f7e9402 ARM: uniphier: do not erase when updating U-Boot image in eMMC device by Masahiro Yamada · 8 years ago
  87. adb3928 ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20 by Masahiro Yamada · 8 years ago
  88. 35546f6 ARM: socfpga: add support for IS1 board by Pavel Machek · 8 years ago
  89. f6825e4 board: ge: bx50v3: add missing partnum variable by Kimmo Surakka · 8 years ago
  90. aacc10c board: ge: bx50v3: make SATA optional and disabled by default by Andrew Shadura · 8 years ago
  91. c26ffd9 board: ge: bx50v3: make network support optional and disabled by default by Andrew Shadura · 8 years ago
  92. fc44902 board: ge: bx50v3: make USB support optional and disabled by default by Andrew Shadura · 8 years ago
  93. 07aa030 board: ge: bx50v3: make CONFIG_VIDEO optional and disabled by default by Andrew Shadura · 8 years ago
  94. d77fa2f Merge http://git.denx.de/u-boot-samsung by Tom Rini · 8 years ago
  95. 65eac4c ti_armv7_common: env: Fix hard coded mmc device for uuid by B, Ravi · 8 years ago
  96. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  97. 5c2728f configs: k2*_evm: Update fdt file names by Lokesh Vutla · 8 years ago
  98. edcef3b efi_loader: Move to normal debug infrastructure by Alexander Graf · 8 years ago
  99. a86aeaf efi_loader: Add exit support by Alexander Graf · 8 years ago
  100. 145510c strider: Support cpu-dp flavor by Dirk Eibach · 8 years ago