1. f5e288f sunxi: add Cubieboard2 support by Ian Campbell · 10 years ago
  2. abc1aae sunxi: use random parts of SID to set ethaddr by Jonathan Liu · 10 years ago
  3. 1f24736 sunxi: Add axp152 pmic support by Hans de Goede · 10 years ago
  4. aa382ad sunxi: Add axp209 pmic support by Henrik Nordstrom · 10 years ago
  5. 3352b22 sunxi: Add i2c support by Hans de Goede · 10 years ago
  6. c1f6aa3 sunxi: Add support for using MII phy-s with the GMAC nic by Chen-Yu Tsai · 10 years ago
  7. 8c1c782 sunxi: Add sun5i support by Hans de Goede · 10 years ago
  8. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · 10 years ago
  9. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · 10 years ago
  10. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  11. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · 10 years ago
  12. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · 10 years ago
  13. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  14. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · 10 years ago
  15. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  16. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  17. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  18. 1bfdde6 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  19. 6488663 board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · 10 years ago
  20. e3d0b69 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · 10 years ago
  21. ccc6f84 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · 10 years ago
  22. e70df74 board: ti: am43xx: print unsupported board name by Felipe Balbi · 10 years ago
  23. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  24. 753a00a mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  25. 90c477a Remove nios-32 arch remnants by Vasili Galka · 10 years ago
  26. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  27. c0d51fe freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · 11 years ago
  28. 18b050c Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · 10 years ago
  29. dd0c48e trats/trats2: exynos_power_init: return 0 if no battery detected. by Przemyslaw Marczak · 10 years ago
  30. 551df6d mx28evk: Add documentation on how to boot from SPI NOR by Fabio Estevam · 10 years ago
  31. d017c79 board:keymile: remove unnecessary double braces by Jeroen Hofstee · 10 years ago
  32. 0f0850e imximage_hynix.cfg: fix unterminated comment by Jeroen Hofstee · 10 years ago
  33. 4ea14f4 cosmetic: board: pm9263 rewrite old style stuct init by Jeroen Hofstee · 10 years ago
  34. 36ac1b5 cosmetic: Whitespace fix by Vasili Galka · 10 years ago
  35. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · 10 years ago
  36. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  37. 5ac0026 Check run_command() return code properly by Thomas Betker · 10 years ago
  38. 5cb08fa mx31ads: Fix the U-Boot binary output by Simon Glass · 10 years ago
  39. 1f577b9 cm_t335: Fix the U-Boot binary output by Simon Glass · 10 years ago
  40. ff08647 ti: am335x: Fix the U-Boot binary output by Simon Glass · 10 years ago
  41. ceb3347 arm: vf610: Add QSPI support for VF610TWR by Chao Fu · 11 years ago
  42. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  43. 500908a arm:am43xx: Add TPS65218 support to scale voltages up by Tom Rini · 10 years ago
  44. 99311d6 am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR by Tom Rini · 10 years ago
  45. 0b7d3d7 board/BuR/tseries: cosmetic changes by Hannes Petermaier · 10 years ago
  46. f31a98d board/BuR/tseries: only run gpmc_init(...) in NAND-build by Hannes Petermaier · 10 years ago
  47. 086b7a0 board/BuR/tseries: Add support for using 8-bit on eMMC by Hannes Petermaier · 10 years ago
  48. 5248bba am43xx_evm: Add qspiboot target by Sourav Poddar · 11 years ago
  49. 22d96d0 omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT by pekon gupta · 11 years ago
  50. bfa2dae imx: ventana: switch to SPL by Tim Harvey · 10 years ago
  51. 02fb592 imx: ventana: auto-configure for IMX6Q vs IMX6DL by Tim Harvey · 10 years ago
  52. 0dccde7 imx: ventana: split read_eeprom into standalone file by Tim Harvey · 10 years ago
  53. 7472656 spl: consolidate arch/arm/include/asm/arch-*/spl.h by Masahiro Yamada · 11 years ago
  54. c62270e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  55. f704d88 nand_spl: remove simpc8313 support by Masahiro Yamada · 10 years ago
  56. 71bfa9d nand_spl: remove P1023RDS_NAND support by Masahiro Yamada · 10 years ago
  57. 3766609 kbuild: move cmd_mkimage to scripts/Makefile.lib by Masahiro Yamada · 10 years ago
  58. 1e9956b powerpc/B4420: Fixed incomplete handling for 0x9d serdes2 by poonam aggrwal · 11 years ago
  59. c3d5f0a powerpc/t4rdb: Add alternate serdes protocols to align with A-007186 by Chunhe Lan · 11 years ago
  60. eca5238 board/t2080qds: some update for ddr by Shengzhou Liu · 11 years ago
  61. d9a1d83 powerpc/t4qds: Add alternate serdes protocols to align with A-007186 by Shaohui Xie · 11 years ago
  62. 03e2dc8 board/t208x: update t2080qds/t2080rdb for errata A-007186 by Shengzhou Liu · 11 years ago
  63. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  64. d6f0796 powerpc: hiddendragon: remove orphan board by Masahiro Yamada · 11 years ago
  65. 5e6d5ba powerpc: debris: remove orphan board by Masahiro Yamada · 11 years ago
  66. edc55e5 powerpc: kvme080: remove orphan board by Masahiro Yamada · 11 years ago
  67. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · 11 years ago
  68. 37d4874 powerpc: ispan: remove orphan board by Masahiro Yamada · 11 years ago
  69. 6a8a59b powerpc: rattler: remove orphan board by Masahiro Yamada · 11 years ago
  70. aa09a59 powerpc: zpc1900: remove orphan board by Masahiro Yamada · 11 years ago
  71. 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · 11 years ago
  72. c2c4809 powerpc: adder: remove orphan board by Masahiro Yamada · 11 years ago
  73. 54dea9f PPC4xx: Remove quad100hd board by Wolfgang Denk · 11 years ago
  74. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  75. 09007c4 Rename bootretry functions and remove #ifdefs by Simon Glass · 11 years ago
  76. 399ed9a Move bootretry code into bootretry.c and clean up by Simon Glass · 11 years ago
  77. be6aafc Add cli_ prefix to readline functions by Simon Glass · 11 years ago
  78. dec3c01 move CLI prototypes to cli.h and add comments by Simon Glass · 11 years ago
  79. 299f0be Rename hush to cli_hush by Simon Glass · 11 years ago
  80. 794cf6a Remove unnecessary use of hush header file by Simon Glass · 11 years ago
  81. ba92ad6 mx6sabred: Add PFUZE100 PMIC support by Fabio Estevam · 11 years ago
  82. 30673b2 mx6sabreauto: Add the mx6dual-lite variant by Fabio Estevam · 11 years ago
  83. b81b5a8 exynos: Enable the LCD backlight for snow by Simon Glass · 11 years ago
  84. 3962016 exynos5: support tps65090 pmic by Aaron Durbin · 11 years ago
  85. 7a269c0 exynos: Drop old smdk5250.c file by Simon Glass · 11 years ago
  86. 9aea028 tb100 - add Abilis TB100 board by Alexey Brodkin · 11 years ago
  87. dff665a ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · 11 years ago
  88. 735ef1a ARM: atmel: enable SPL on sama5d3_xplained board by Bo Shen · 11 years ago
  89. b4e9f2f sunxi: mmc support by Ian Campbell · 11 years ago
  90. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · 11 years ago
  91. 2cb9f48 sunxi: add support for Cubietruck booting in FEL mode by Ian Campbell · 11 years ago
  92. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 11 years ago
  93. ad4bb01 arm: vf610: add DDR_SEL_PAD_CONTR register by Stefan Agner · 11 years ago
  94. 79f79aa Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. 00af777 compulab: eeprom: enable any i2c driver by Ilya Ledvich · 11 years ago
  96. f0ead5d cm-t54: add environment partition runtime detection by Dmitry Lifshitz · 11 years ago
  97. 0cc0b24 cm-t54: add EEPROM support and MAC address handling by Dmitry Lifshitz · 11 years ago
  98. c3ad3a0 cm-t54: add cm-t54 board support by Dmitry Lifshitz · 11 years ago
  99. 48971ac omap4: duovero: Add Gumstix DuoVero machine. by Ash Charles · 11 years ago
  100. 7956487 compulab: eeprom: add default eeprom address by Igor Grinberg · 11 years ago