1. 2b60515 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  2. 6fb3b72 x86: pci: Allow configuration before relocation by Simon Glass · 10 years ago
  3. 6e5b12b x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  4. 7430f10 x86: Support use of PCI before relocation by Simon Glass · 10 years ago
  5. d188b18 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
  6. 70a09c6 x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  7. d1cd045 x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  8. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  9. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
  10. 5c1b685 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
  11. a5eb04d x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  12. 727c1a9 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  13. 003504b x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
  14. 21b9b14 x86: Add processor functions to halt and get stack pointer by Simon Glass · 10 years ago
  15. 6cba6b9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · 10 years ago
  16. 258b135 x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
  17. 80de049 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
  18. 076bb44 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
  19. 52f952b x86: Do CPU identification in the early phase by Bin Meng · 10 years ago
  20. f67cd51 x86: Save the BIST value on reset by Simon Glass · 10 years ago
  21. e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  22. 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  23. 07387d1 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  24. 76f90f3 x86: Tidy up global descriptor table setup by Simon Glass · 10 years ago
  25. 3c00695 x86: Invalidate TLB as early as possible by Simon Glass · 10 years ago
  26. 85d8732 x86: Remove board_init16() call which is not used by Simon Glass · 10 years ago
  27. bc48806 x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
  28. f10834e Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  29. 5fc3494 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
  30. 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  31. f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  32. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  33. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  34. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  35. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  36. bd1bb3c arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  37. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  38. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  39. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  40. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  41. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  42. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  43. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  44. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  45. 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  46. e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  47. aa5a3d8 powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
  48. a53dd53 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
  49. ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  50. ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  51. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  52. 05d492a arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
  53. 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  54. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  55. e451e9b kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
  56. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  57. bdf1638 arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
  58. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  59. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  60. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  61. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  62. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  63. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  64. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  65. 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  66. 01541ee kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  67. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago
  68. 1890040 ARM: remove unused CPU directory by Masahiro Yamada · 10 years ago
  69. f97eeba sh: define CONFIG_CPU_SH4A for some boards by Masahiro Yamada · 10 years ago
  70. 887363b sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · 10 years ago
  71. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  72. 0e29429 sh: use more descriptive prompts for board select menu by Masahiro Yamada · 10 years ago
  73. ecfdcee powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · 10 years ago
  74. f2863ff arm: imx: make bmode command work with SPL/U-Boot combo by Nikita Kiryanov · 10 years ago
  75. 25026fa ARM: cache-cp15: Use more accurate types by Thierry Reding · 10 years ago
  76. b9297c2 ARM: cache_v7: Various minor cleanups by Thierry Reding · 10 years ago
  77. c88eaea Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  78. 63f7af9 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  79. f888cf5 Revert "lib: bootm: add missing include" by Michal Simek · 10 years ago
  80. b67932e ARM: UniPhier: call pin_init() also in the normal boot by Masahiro Yamada · 10 years ago
  81. 4f25481 ARM: UniPhier: consolidate board_postclk_init() function by Masahiro Yamada · 10 years ago
  82. 2d5d1c9 ARM: UniPhier: add set_pinsel macro for use in assembly code by Masahiro Yamada · 10 years ago
  83. 048899b usb: UniPhier: add UniPhier on-chip EHCI host driver support by Masahiro Yamada · 10 years ago
  84. 113ef59 ARM: UniPhier: add MIO register file by Masahiro Yamada · 10 years ago
  85. f440bf2 ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 by Masahiro Yamada · 10 years ago
  86. a69e037 ARM: UniPhier: move DDR related configuration to Kconfig by Masahiro Yamada · 10 years ago
  87. b603c68 ARM: UniPhier: reset on-board devices on start-up by Masahiro Yamada · 10 years ago
  88. 61eb3cf kconfig: zynq: Add ZYBO board by Peter Crosthwaite · 10 years ago
  89. 9757b65 arm: dts: zynq: Add digilent ZYBO board dts by Peter Crosthwaite · 10 years ago
  90. 1e4b45c Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  91. 490fdad Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · 10 years ago
  92. 2db8c2d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  93. feb8cf4 ARM: MXS: fix Uninitialized variable error by Wolfgang Denk · 10 years ago
  94. b97cd68 ppc4xx: Handle i2c stuck on combined xfer by Dirk Eibach · 10 years ago
  95. 240182d bfin: make the CPU macro of LDR target more genenric by Sonic Zhang · 10 years ago
  96. 91f7f99 arm: rmobile: Move rcar-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
  97. a75d7f0 arm: rmobile: Move sh-i2c of the address defined to common header by Nobuhiro Iwamatsu · 10 years ago
  98. 6a994e5 arm: rmobile: Add support gose board by Nobuhiro Iwamatsu · 10 years ago
  99. 062edd2 arm: rmobile: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  100. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago