1. 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 10 years ago
  2. febc391 nios2: remove EPCS driver by Thomas Chou · 10 years ago
  3. cce3e75 nios2: add generic board support by Thomas Chou · 10 years ago
  4. bd13eab nios2: remove obsolete PCI5441 and PK1C20 boards by Thomas Chou · 10 years ago
  5. f5c377a image: fix bootm failure for FIT image by Bryan Wu · 10 years ago
  6. f743049 add header for Android sparse image format by Colin Cross · 10 years ago
  7. 74a13c2 e1000: add i210 support by Marek Vasut · 10 years ago
  8. b01e510 cli: Export cli_simple_process_macros for use outside of cli_simple by Hans de Goede · 10 years ago
  9. 9415358 powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  10. 7d11f54 powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  11. e35b53f powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  12. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  13. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  14. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  15. 8d70b9c drivers: net: remove dead drivers by Masahiro Yamada · 10 years ago
  16. 3118fef Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  17. 25cb70d km-powerpc: define CONFIG_PRAM to protect PHRAM and PNVRAM by Valentin Longchamp · 10 years ago
  18. cb7ff44 samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget by Lukasz Majewski · 10 years ago
  19. ea45eed openrd: fail build if U-Boot would overlap with environment in flash by Sascha Silbe · 11 years ago
  20. e41372a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  21. 25ccd5d powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 10 years ago
  22. dd6377a powerpc/t1042RDB: Add Video - HDMI support by Jason Jin · 11 years ago
  23. 9fdaa5c fsl/diu: ch7301 encoder split off from t1040qds/diu.c by Wang Dongsheng · 11 years ago
  24. 021c2b3 lcd: cleanup unused functions by Hannes Petermaier · 11 years ago
  25. 95f87df Add support for 32-bit organized framebuffers by Hannes Petermaier · 11 years ago
  26. af7b0de image: introduce genimg_get_kernel_addr() by Bryan Wu · 10 years ago
  27. aafd4fc ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  28. 5c30d75 ARM: tegra: use new generic $bootcmd by Stephen Warren · 10 years ago
  29. 5d7c337 config: introduce a generic $bootcmd by Dennis Gilmore · 10 years ago
  30. 641e3ce omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  31. 536774d fdt: Sync up with libfdt by Simon Glass · 10 years ago
  32. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  33. b7afe21 ext4: trats: trats2: Modify dfu_alt_info's file names to have absolute path by Łukasz Majewski · 10 years ago
  34. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  35. a9c085f usb: ehci: rmobile: Remove xHCI address by Nobuhiro Iwamatsu · 10 years ago
  36. 0280af7 dfu: add SF backend by Stephen Warren · 10 years ago
  37. a5f77f6 dfu: add free_entity() to struct dfu_entity by Stephen Warren · 10 years ago
  38. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  39. 4afe50f dfu: defer parsing of device string to IO backend by Stephen Warren · 10 years ago
  40. 020e6f3 dfu: fix some issues with reads/uploads by Stephen Warren · 10 years ago
  41. 3eb58f5 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  42. f503a52 support blackfin board initialization in generic board_f by Sonic Zhang · 10 years ago
  43. 3fbfdd1 blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · 10 years ago
  44. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  45. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  46. c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · 10 years ago
  47. f63c0dc1 mpc85xx: watchdog initialisation added by Boschung, Rainer · 10 years ago
  48. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
  49. df90f8e env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 10 years ago
  50. 1cb5679 MMC: atmel_mci: add configuration register definition by Bo Shen · 10 years ago
  51. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  52. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  53. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  54. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  55. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  56. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  57. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  58. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  59. c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  60. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  61. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  62. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  63. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  65. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  66. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  67. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  68. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  69. 82be013 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  70. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
  71. eb01de2 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 10 years ago
  72. 8e697a0 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  73. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  74. f3c6bf1 ARM: omap: tao3530: Convert to generic board by Stefan Roese · 10 years ago
  75. 1ce1865 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
  76. 0d5a495 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  77. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  78. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  79. 85ca252 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
  80. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 11 years ago
  81. ab81cc6 board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 10 years ago
  82. ddbf303 arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 10 years ago
  83. a13a25a board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 10 years ago
  84. 8978f5b ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 11 years ago
  85. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  86. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  87. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  88. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  89. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  90. cebcebb dm: Tidy up some header file comments by Simon Glass · 10 years ago
  91. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  92. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  93. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  94. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  95. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  96. 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  97. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  98. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  99. 0019758 dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  100. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago