1. cf8ddac powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  2. c53711b fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  3. 846e325 sunxi: Add environment settings to make extlinux.conf booting work by Hans de Goede · 10 years ago
  4. 2ec3a61 sunxi-common.h: Use new generic $bootcmd by Hans de Goede · 10 years ago
  5. 8cc9684 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  6. b9fb3b9 sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later by Hans de Goede · 10 years ago
  7. 85a4455 sunxi-common.h: Don't undefine CONFIG_CMD_NFS by Hans de Goede · 10 years ago
  8. ad0fd96 sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block by Hans de Goede · 10 years ago
  9. c17b07d sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE by Hans de Goede · 10 years ago
  10. e82abae Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  11. 8d9eaaf lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  12. 57d76a8 Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  13. 0f64140 image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  14. ed1127e ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  15. 8dca9ff ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  16. 2a43201 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  17. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  18. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  19. 5bf58cc fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  20. dcb7eb6 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 10 years ago
  21. e0f2f15 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  22. 5906fad usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  23. 6f12ebf dfu: add SF backend by Stephen Warren · 10 years ago
  24. cb7bd2e dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  25. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  26. dd64827 dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  27. 0e285b5 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  28. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  29. 1899fac Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  30. f93f219 i.MX31 PDK: Enable generic board for i.MX31 PDK by Magnus Lilja · 10 years ago
  31. 25fe057 arm: m53evk: Fix RTC bus number by Marek Vasut · 10 years ago
  32. c23154a Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 10 years ago
  33. d54d7eb support blackfin board initialization in generic board_f by Sonic Zhang · 10 years ago
  34. c49eabe blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · 10 years ago
  35. b21f87a3 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  36. dcdb61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  37. 88ac6ff kmp204x: CPU watchdog enabled by Boschung, Rainer · 10 years ago
  38. 0f8062b mpc85xx: watchdog initialisation added by Boschung, Rainer · 10 years ago
  39. 6e7b7df env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
  40. ac77f42 env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 10 years ago
  41. 70ec328 MMC: atmel_mci: add configuration register definition by Bo Shen · 10 years ago
  42. cd60ebd4 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  43. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  44. cb4ccf2 sunxi: HYP/non-sec: configure CNTFRQ on all CPUs by Marc Zyngier · 10 years ago
  45. d5db702 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
  46. 2111484 sun5i: add USB EHCI settings by Hans de Goede · 10 years ago
  47. 906f609 sun4i: add USB EHCI settings by Hans de Goede · 10 years ago
  48. 263b012 sun7i: add USB EHCI settings by Roman Byshko · 10 years ago
  49. 3584f30 sunxi: add general USB settings by Roman Byshko · 10 years ago
  50. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  51. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  52. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  53. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  54. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  55. 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  56. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  57. 302e609 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  58. d5f8a6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  59. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  60. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  61. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  62. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. f2c8d7f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. 434f2cf ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  65. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  66. 77cd89e ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  67. a906847 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  68. 4dca7f0 ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
  69. 2221cd1 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 10 years ago
  70. e595107 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  71. 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  72. 188948e ARM: omap: tao3530: Convert to generic board by Stefan Roese · 10 years ago
  73. e6f9d41 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
  74. c6ac7e3 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  75. 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  76. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  77. 5c44dd6 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
  78. 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 10 years ago
  79. d9f923f board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 10 years ago
  80. cff2f5f arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 10 years ago
  81. fb53687 board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 10 years ago
  82. 2b25721 ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 10 years ago
  83. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  84. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  85. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  86. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  87. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  88. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  89. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  90. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  91. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  92. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  93. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  94. d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  95. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  96. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  97. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  98. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  99. b53e94b sandbox: config: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  100. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago