1. 727c414 x86: Invalidate TLB as early as possible by Simon Glass · 10 years ago
  2. cbfd7ff x86: Remove board_init16() call which is not used by Simon Glass · 10 years ago
  3. 0a50d3b x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
  4. de45a1a Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  5. ddf191a Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  6. aec8ca6 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  7. 70a96f9 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
  8. f22d296 powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board by Stefan Roese · 10 years ago
  9. a09d72c powerpc: mpc52xx: a4m072: Convert to generic board by Stefan Roese · 10 years ago
  10. f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  11. eb7dc7f board: iocon: Fix uninitialized access by Dirk Eibach · 10 years ago
  12. 7623db9 board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · 10 years ago
  13. fffbb2f board: dlvision-10g: Compile fix by Dirk Eibach · 10 years ago
  14. 407ec01 common: Fix cmd_fpgad addressing by Dirk Eibach · 10 years ago
  15. 892de18 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  16. 5f673f9 board: dlvision: Reduce memory footprint by Dirk Eibach · 10 years ago
  17. 42597b9 ubi: enable error reporting in initialization by Andrew Ruder · 10 years ago
  18. d7f1fa4 mtd, cfi, ubi: add missing writebufsize initialization by Heiko Schocher · 10 years ago
  19. 58258bd ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  20. 5864590 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  21. 4660b33 net: macb: enable GMAC IP without GE feature support by Bo Shen · 10 years ago
  22. f259ad2 mtd: atmel_nand: runtime to build gf table for pmecc by Josh Wu · 10 years ago
  23. 25d74a3 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  24. 5453c6c arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  25. f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  26. ae2af0a spl, mtd, nand, atmel_nand: invert device ready pin logic by Heiko Schocher · 10 years ago
  27. 4ff0c37 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  28. fd68338 mtd: atmel_nand: add missing include by Heiko Schocher · 10 years ago
  29. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  30. 5834283 arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  31. 4e3976b arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  32. a7f517a arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  33. 398b45b arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  34. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  35. f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  36. 7dc5c48 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  37. bff6cc3 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  38. cfa5e44 ARM: at91 series: convert to generic board by Bo Shen · 10 years ago
  39. 26562fe net: macb: write mac address when initialization by Bo Shen · 10 years ago
  40. 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  41. db74d8a Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  42. 80d27fa blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
  43. 0030ed7 adi_i2c: convert to use general io accessors. by Scott Jiang · 10 years ago
  44. 655761e blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
  45. b6169ac arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · 10 years ago
  46. ae87012 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  47. 66fc458 arm: rmobile: gose: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  48. 9c87f99 arm: rmobile: lager: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  49. 692912b arm: rmobile: koelsch: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  50. 18f0c6c arm: rmobile: alt: Remove dram_init_banksize function by Nobuhiro Iwamatsu · 10 years ago
  51. 3c01f36 sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  52. c75f97d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  53. ede2150 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 10 years ago
  54. 140b2bb powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · 10 years ago
  55. cde73e6 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · 10 years ago
  56. e91e10a powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  57. c457020 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · 10 years ago
  58. 4fbbfaa powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR by Ashish Kumar · 10 years ago
  59. f3e12ed powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
  60. 21f0105 t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg by Priyanka Jain · 10 years ago
  61. c3eb88d powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 10 years ago
  62. 160b35b 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
  63. 2b23c40 sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 10 years ago
  64. b583b4c driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  65. 182fea2 Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  66. d90c8d6 mpc85xx/kmp204x: raise u-boot size to 768KB by Valentin Longchamp · 10 years ago
  67. 75ed68f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  68. 358ebc3 arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
  69. f533c2e mx6sabresd: Staticize when possible by Fabio Estevam · 10 years ago
  70. 593d0c8 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  71. 84c6af8 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  72. 84d2b22 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  73. 0749155 imx6: SPL support for iMX6 SabreSD by John Tobias · 10 years ago
  74. 7706eae imx6: add spl in the header file by John Tobias · 10 years ago
  75. d5eb67e kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
  76. 6a941a3 imx6: add data configuration file for SPL by John Tobias · 10 years ago
  77. 68b1098 imx6: add spl config for mx6sabresd by John Tobias · 10 years ago
  78. 4a1f922 imx: mx6q/dlsabreauto: And NAND flash support by Ye.Li · 10 years ago
  79. 774c9fb imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position by Ye.Li · 10 years ago
  80. 7313c5e ot1200: fix card detect for usdhc4 by Christian Gmeiner · 10 years ago
  81. a68b151 mx53loco: Change 'fdt_file' dynamically by Fabio Estevam · 10 years ago
  82. b2a03fd ot1200: add support for EHCI by Christian Gmeiner · 10 years ago
  83. 38edee2 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  84. f1e244b arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
  85. 25acdbe sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structure by Zoltan HERPAI · 10 years ago
  86. b5ab8ce sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  87. af4273b sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s by Hans de Goede · 10 years ago
  88. 09f5748 sun6i: Add Mele M9 board by Hans de Goede · 10 years ago
  89. a5403b9 sun6i: Enable SPL by Hans de Goede · 10 years ago
  90. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  91. 3152122 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  92. 5037c45 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  93. 316e29b sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  94. c27d68d sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  95. d3a558d sun6i: Add basic axp221 driver by Oliver Schinagl · 11 years ago
  96. 4f9a008 sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  97. d8d0033 zynq: zybo: Move CONFIG_DEFAULT_DEVICE_TREE to defconfig by Michal Simek · 10 years ago
  98. 50671b0 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  99. dade3b0 kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  100. f280514 kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago