1. cd60ebd4 MMC: atmel_mci: refactor setting the mode register by Bo Shen · 10 years ago
  2. 3fe3b4f ARM: kirkwood: add mvsdio driver by DrEagle · 10 years ago
  3. cb4ccf2 sunxi: HYP/non-sec: configure CNTFRQ on all CPUs by Marc Zyngier · 10 years ago
  4. d5db702 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
  5. 2111484 sun5i: add USB EHCI settings by Hans de Goede · 10 years ago
  6. 906f609 sun4i: add USB EHCI settings by Hans de Goede · 10 years ago
  7. 263b012 sun7i: add USB EHCI settings by Roman Byshko · 10 years ago
  8. 3584f30 sunxi: add general USB settings by Roman Byshko · 10 years ago
  9. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  10. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  11. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  12. 5114879 kconfig: switch to Kconfig by Masahiro Yamada · 10 years ago
  13. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  14. 0a9064f kconfig: import Kconfig files from Linux 3.16-rc7 by Masahiro Yamada · 10 years ago
  15. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  16. 302e609 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  17. d5f8a6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  18. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  19. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  20. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  22. f2c8d7f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  23. 434f2cf ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  24. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  25. 77cd89e ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  26. a906847 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  27. 4dca7f0 ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
  28. 2221cd1 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 10 years ago
  29. e595107 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  30. 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  31. 188948e ARM: omap: tao3530: Convert to generic board by Stefan Roese · 10 years ago
  32. e6f9d41 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
  33. c6ac7e3 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  34. 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  35. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  36. 5c44dd6 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
  37. 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 10 years ago
  38. d9f923f board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 10 years ago
  39. cff2f5f arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 10 years ago
  40. fb53687 board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 10 years ago
  41. 2b25721 ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 10 years ago
  42. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  43. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  44. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  45. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  46. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  47. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  48. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  49. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  50. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  51. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  52. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  53. d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  54. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  55. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  56. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  57. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  58. b53e94b sandbox: config: Enable pre-relocation malloc() by Simon Glass · 10 years ago
  59. d59476b Add a simple malloc() implementation for pre-relocation by Simon Glass · 10 years ago
  60. cb07d74 Add TQ Systems TQMa6 board support by Markus Niebel · 10 years ago
  61. e379c03 arm, imx6: add aristainetos board by Heiko Schocher · 10 years ago
  62. d726d5f arm: mxs: Scrub useless ifdef by Marek Vasut · 10 years ago
  63. fa8cf31 mx6sxsabresd: Add PFUZE100 PMIC support by Fabio Estevam · 10 years ago
  64. 6ed9c7b embestmx6boards: convert to generic board by Iain Paton · 10 years ago
  65. b0d97cd powerpc/t1040: update i2c for t1040qds and t104xrdb by Shengzhou Liu · 10 years ago
  66. de51916 powerpc/ifc: fix invalid CSn FTIM2.TCH setting by Shaohui Xie · 10 years ago
  67. 591dd19 driver/nand: Add support of 16K SRAM for IFC 2.0 by Prabhakar Kushwaha · 10 years ago
  68. 04818bb driver/nand: Update SRAM initialize logic for IFC. by Prabhakar Kushwaha · 10 years ago
  69. d0bc514 powerpc/mpc85xx: Remove P1023 RDS support by Lijun Pan · 10 years ago
  70. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  71. 09c2046 board/t2080qds: enable sst and eon spi flash for nor boot by Shengzhou Liu · 10 years ago
  72. 3f9eb6e whitespace cleanups by Pavel Machek · 10 years ago
  73. 11547b2 rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  74. 4cfe8c3 am335x_evm: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  75. 44bd26f omap3_beagle: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  76. ecd1446 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  77. 8973601 h2200: Disable SHA256 on FIT images by Tom Rini · 10 years ago
  78. 288afdc common: cmd_ide: use __weak and add prototypes by Jeroen Hofstee · 10 years ago
  79. 9d16e93 tools: compiler.h: add missing time.h by Jeroen Hofstee · 10 years ago
  80. 8f2df5d linux/compat.h: port lower_32_bits and upper_32_bits from Linux by Lijun Pan · 10 years ago
  81. 750121c mmc: prevent some warnings with make W=1 by Jeroen Hofstee · 10 years ago
  82. 3ea664c env_callback.h: spl: mark callback as maybe_unused by Jeroen Hofstee · 10 years ago
  83. c5d4001 common: board_f: cosmetic use __weak for leds by Jeroen Hofstee · 10 years ago
  84. abce2c6 sunxi: add gpio driver by Ian Campbell · 10 years ago
  85. b41d7d0 sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  86. 2428920 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  87. 14bc66b sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  88. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  89. 0db2bbd mvtwsi: convert to CONFIG_SYS_I2C framework by Hans de Goede · 10 years ago
  90. dab5e34 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  91. 2cc0ea7 socfpga: timer actually counts down by Pavel Machek · 10 years ago
  92. 4ec3f6e ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
  93. 14a1613 mx6sx: Add initial support for mx6sxsabresd board by Fabio Estevam · 10 years ago
  94. 22692ec Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  95. 85d8a5f ARM: m53evk: Update default environment by Lothar Rubusch · 10 years ago
  96. fc23b53 ARM: m53evk: Adjust mtdparts settings by Marek Vasut · 10 years ago
  97. 62d3c2d ARM: m53evk: add needed commands and options by Marek Vasut · 10 years ago
  98. a428ac9 ARM: m28evk: Update default environment by Lothar Rubusch · 10 years ago
  99. 76582f9 ARM: m28evk: Adjust mtdparts by Marek Vasut · 10 years ago
  100. 31b57a5 ARM: m28evk: add needed commands and options by Marek Vasut · 10 years ago