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