1. 3fbfdd1 blackfin: convert blackfin board_f and board_r to use generic board init functions by Sonic Zhang · 10 years ago
  2. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  3. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  4. c621faa kmp204x: CPU watchdog enabled by Boschung, Rainer · 10 years ago
  5. f63c0dc1 mpc85xx: watchdog initialisation added by Boschung, Rainer · 10 years ago
  6. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · 10 years ago
  7. df90f8e env_mmc: add mmc_get_env_addr() prototype by Dmitry Lifshitz · 10 years ago
  8. 1cb5679 MMC: atmel_mci: add configuration register definition by Bo Shen · 10 years ago
  9. 02d7728 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  10. ad88174 ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  11. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  12. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  13. 60bb734 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  14. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  15. ed16f5a kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  16. f949e4f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  17. c0b31fe Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  18. 7833a1e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  19. 6235824 ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  20. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. 18fccb1 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  22. 33f6964 Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  23. f23f4b9 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  24. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  25. 0a9ec45 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  26. 72b3479 ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  27. 82be013 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  28. 0ecd31e ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
  29. eb01de2 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 10 years ago
  30. 8e697a0 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  31. d5cb1bb k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  32. f3c6bf1 ARM: omap: tao3530: Convert to generic board by Stefan Roese · 10 years ago
  33. 1ce1865 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
  34. 0d5a495 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  35. 2f64e47 mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  36. 60d2f6f tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  37. 85ca252 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
  38. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 11 years ago
  39. ab81cc6 board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 10 years ago
  40. ddbf303 arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 10 years ago
  41. a13a25a board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 10 years ago
  42. 8978f5b ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 11 years ago
  43. 97e22e3 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  44. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  45. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  46. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  47. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  48. cebcebb dm: Tidy up some header file comments by Simon Glass · 10 years ago
  49. c95f678 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  50. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  51. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  52. 9908ad4 fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  53. b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  54. 5d609ce stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  55. a730c5d dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  56. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  57. 0019758 dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  58. 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  59. c757cb0 sandbox: config: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  60. 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  61. f7ce895 powerpc/t1040: update i2c for t1040qds and t104xrdb by Shengzhou Liu · 10 years ago
  62. c2bc460 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
  63. 5c23a82 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  64. 82efc81 driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  65. da9d35e powerpc/mpc85xx: Remove P1023 RDS support by Lijun Pan · 10 years ago
  66. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  67. 8c7e1e1 board/t2080qds: enable sst and eon spi flash for nor boot by Shengzhou Liu · 11 years ago
  68. 13334e7 whitespace cleanups by Pavel Machek · 10 years ago
  69. cdda2bc rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  70. 682d7d8 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  71. 927c751 omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  72. 3e12be7 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  73. c15e1f8 h2200: Disable SHA256 on FIT images by Tom Rini · 10 years ago
  74. 9aa3827 common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  75. a8aebfe tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  76. 036f66d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  77. aedeeaa mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  78. 1bd2a6d env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · 10 years ago
  79. a802b98 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  80. af47147 sunxi: add gpio driver by Ian Campbell · 10 years ago
  81. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  82. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  83. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  84. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  85. 9830f1c mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  86. 3f8ee65 socfpga: timer actually counts down by Pavel Machek · 10 years ago
  87. 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  88. 496039f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  89. ee2352e ARM: m53evk: Update default environment by Lothar Rubusch · 10 years ago
  90. 360112b ARM: m53evk: Adjust mtdparts settings by Marek Vasut · 10 years ago
  91. c6b14c7 ARM: m53evk: add needed commands and options by Marek Vasut · 10 years ago
  92. 65af06e ARM: m28evk: Update default environment by Lothar Rubusch · 10 years ago
  93. 72d2dee ARM: m28evk: Adjust mtdparts by Marek Vasut · 10 years ago
  94. eb0c701 ARM: m28evk: add needed commands and options by Marek Vasut · 10 years ago
  95. ab6c932 TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle by Tyler Baker · 10 years ago
  96. 88919ca fit: make sha256 support optional by Dirk Eibach · 10 years ago
  97. 6dfe681 board: gdsys: Remove commands to reduce footprint by Dirk Eibach · 10 years ago
  98. ca185b0 board: gdsys: Make gdsys osd hardware detection more robust by Dirk Eibach · 10 years ago
  99. 9a5ee72 board: gdsys: Configure bridge on DP501 to support DDC only by Dirk Eibach · 10 years ago
  100. 2b08d8f board: gdsys: Increase iocon and dlv10g version string by Dirk Eibach · 10 years ago