1. 5ff10aa nios2: add generic board support by Thomas Chou · 10 years ago
  2. 70fbc46 nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · 10 years ago
  3. 6c454fe image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  4. 478a328 add header for Android sparse image format by Colin Cross · 10 years ago
  5. 9518606 e1000: add i210 support by Marek Vasut · 10 years ago
  6. a06be2d cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  7. aec6f8c powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  8. 6bde1ec powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  9. 4723ce4 powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  10. d1a4aaf powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  11. 0ace4d9 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  12. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  13. 368b4d2 drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  14. 67ee22b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  15. 2475367 km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM by Valentin Longchamp · 10 years ago
  16. 8fc1713 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 11 years ago
  17. 5b7d002 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  18. ce249d9 powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 11 years ago
  19. cf8ddac powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  20. c53711b fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  21. 8d9eaaf lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  22. 57d76a8 Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  23. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  24. ed1127e ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  25. 8dca9ff ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  26. 2a43201 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  27. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 11 years ago
  28. 0596d35 fdt: Sync up with libfdt by Simon Glass · 11 years ago
  29. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 11 years ago
  30. dcb7eb6 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 11 years ago
  31. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 11 years ago
  32. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 11 years ago
  33. 6f12ebf dfu: add SF backend by Stephen Warren · 11 years ago
  34. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 11 years ago
  35. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 11 years ago
  36. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 11 years ago
  37. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 11 years ago
  38. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 11 years ago
  39. d54d7eb support blackfin board initialization in generic board_f by Sonic Zhang · 11 years ago
  40. c49eabe blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · 11 years ago
  41. b21f87a3 Change Andy Fleming's email address by Andy Fleming · 11 years ago
  42. dcdb61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  43. 88ac6ff kmp204x: CPU watchdog enabled by Boschung, Rainer · 11 years ago
  44. 0f8062b mpc85xx: watchdog initialisation added by Boschung, Rainer · 11 years ago
  45. 6e7b7df env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 11 years ago
  46. ac77f42 env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 11 years ago
  47. 70ec328 MMC: atmel_mci: add configuration register definition by Bo Shen · 10 years ago
  48. cd60ebd4 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  49. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 11 years ago
  50. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 11 years ago
  51. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 11 years ago
  52. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 11 years ago
  53. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 11 years ago
  54. 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 11 years ago
  55. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  56. 302e609 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 11 years ago
  57. d5f8a6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  58. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 11 years ago
  59. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  60. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  61. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  62. f2c8d7f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  63. 434f2cf ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 11 years ago
  64. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 11 years ago
  65. 77cd89e ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 11 years ago
  66. a906847 board: k2e-evm: add board support by Hao Zhang · 11 years ago
  67. 4dca7f0 ARM: keystone2: clock: add K2E clock support by Hao Zhang · 11 years ago
  68. 2221cd1 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 11 years ago
  69. e595107 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 11 years ago
  70. 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 11 years ago
  71. 188948e ARM: omap: tao3530: Convert to generic board by Stefan Roese · 11 years ago
  72. e6f9d41 tricorder: convert to generic board by Andreas Bießmann · 11 years ago
  73. c6ac7e3 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 11 years ago
  74. 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 11 years ago
  75. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 11 years ago
  76. 5c44dd6 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 11 years ago
  77. 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 11 years ago
  78. d9f923f board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 11 years ago
  79. cff2f5f arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 11 years ago
  80. fb53687 board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 11 years ago
  81. 2b25721 ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 11 years ago
  82. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 11 years ago
  83. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 11 years ago
  84. e59f458 dm: Introduce per-child data for devices by Simon Glass · 11 years ago
  85. 997c87b dm: Add functions to access a device's children by Simon Glass · 11 years ago
  86. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 11 years ago
  87. 0040b94 dm: Tidy up some header file comments by Simon Glass · 11 years ago
  88. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 11 years ago
  89. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 11 years ago
  90. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 11 years ago
  91. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 11 years ago
  92. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 11 years ago
  93. d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 11 years ago
  94. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 11 years ago
  95. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 11 years ago
  96. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 11 years ago
  97. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 11 years ago
  98. b53e94b sandbox: config: Enable pre-relocation malloc() by Simon Glass · 11 years ago
  99. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 11 years ago
  100. b0d97cd powerpc/t1040: update i2c for t1040qds and t104xrdb by Shengzhou Liu · 11 years ago