1. 9c678e1 x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · 10 years ago
  2. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  3. 94060ff x86: ivybridge: Check BIST value on boot by Simon Glass · 10 years ago
  4. f5fbbe9 x86: ivybridge: Perform initial CPU setup by Simon Glass · 10 years ago
  5. eddbad2 x86: Add msr read/write functions that use a structure by Simon Glass · 10 years ago
  6. 3f70a6f x86: Add clr/setbits functions by Simon Glass · 10 years ago
  7. 378a863 x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
  8. 2b60515 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  9. 6fb3b72 x86: pci: Allow configuration before relocation by Simon Glass · 10 years ago
  10. 6e5b12b x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  11. 7430f10 x86: Support use of PCI before relocation by Simon Glass · 10 years ago
  12. d188b18 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
  13. 70a09c6 x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  14. d1cd045 x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  15. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  16. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
  17. 5c1b685 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
  18. a5eb04d x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  19. 727c1a9 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  20. 003504b x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
  21. 21b9b14 x86: Add processor functions to halt and get stack pointer by Simon Glass · 10 years ago
  22. 6cba6b9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · 10 years ago
  23. 258b135 x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
  24. 80de049 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
  25. 076bb44 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
  26. 52f952b x86: Do CPU identification in the early phase by Bin Meng · 10 years ago
  27. f67cd51 x86: Save the BIST value on reset by Simon Glass · 10 years ago
  28. e1ffd81 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  29. 8b37c76 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  30. 07387d1 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  31. 76f90f3 x86: Tidy up global descriptor table setup by Simon Glass · 10 years ago
  32. 3c00695 x86: Invalidate TLB as early as possible by Simon Glass · 10 years ago
  33. 85d8732 x86: Remove board_init16() call which is not used by Simon Glass · 10 years ago
  34. bc48806 x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
  35. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  36. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  37. 4515992 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  38. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  39. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  40. f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  41. 3fcfe80 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  42. 573960a mx6: add weim registers by Fabio Estevam · 10 years ago
  43. 32c81ea imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  44. 53b7f18 mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  45. db544b9 imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  46. 28970ef cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · 10 years ago
  47. 7a13995 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  48. f10834e Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  49. c35f869 net/fm: add 2.5G SGMII support by Shengzhou Liu · 10 years ago
  50. d8222db arm: ls102xa: Fixed a register definition error by Tang Yuantian · 10 years ago
  51. 93d3320 qe: add u-qe support to arm board by Zhao Qiang · 10 years ago
  52. 5fc3494 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
  53. 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  54. f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  55. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  56. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  57. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  58. 5abc00d arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  59. bd1bb3c arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  60. 7dd5891 arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  61. 341f548 arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  62. c001486 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  63. da79fa4 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  64. a5f35d6 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  65. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  66. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  67. 6a23c65 arm: odroid: usb: add support for usb host including ethernet by Suriyan Ramasami · 10 years ago
  68. bdba132 arm: odroid: enable/disable usb host phy for exynos4412 by Suriyan Ramasami · 10 years ago
  69. c205615 exynos: dts: Correct USB vbus-gpio numbering for Snow by Sjoerd Simons · 10 years ago
  70. 4f29862 Peach-Pi: Use the enhanced usb_copy() prototype by Vadim Bendebury · 10 years ago
  71. 0e03e82 Exynos5: ddr3: Choose between single or double channel config by Akshay Saraswat · 10 years ago
  72. 0610910 DMC: Exynos5: Enable update mode for DREX controller by Alim Akhtar · 10 years ago
  73. 79043d8 Config: Exynos5800: Enable build for Peach-Pi by Akshay Saraswat · 10 years ago
  74. e6b723f Exynos5800: Add DTS for new board Peach-Pi by Akshay Saraswat · 10 years ago
  75. aa14b42 Exynos5800: Introduce new proid for Exynos5800 by Akshay Saraswat · 10 years ago
  76. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  77. 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  78. 3b9c1a5 imx:mx6slevk add board level support for usb by Peng Fan · 10 years ago
  79. e83a7e9 powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f() by Valentin Longchamp · 10 years ago
  80. aa5a3d8 powerpc/mpc85xx: Use IFC accessor function by Prabhakar Kushwaha · 10 years ago
  81. a53dd53 85xx/b4:Correct USB DR controller liodn entry by ramneek mehresh · 10 years ago
  82. ae6b458 driver/net/fm/memac_phy: set NEG bit for external MDIOs by Shaohui Xie · 10 years ago
  83. ff5fb2a Fman/mEMAC: mEMAC fix for 10G MAC and PHY by Shaohui Xie · 10 years ago
  84. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  85. 05d492a arm: mx6: add support for TBS2910 Matrix ARM miniPC by Soeren Moch · 10 years ago
  86. 11076f0 mx6: video_skip: Fix crash on NULL pointer by Nikolay Dimitrov · 10 years ago
  87. 0d485b9 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  88. e451e9b kconfig: imx6: add SUPPORT_SPL by John Tobias · 10 years ago
  89. 3ad207a Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  90. bdf1638 arm: mx6: Fix missing Kconfig option for Novena by Marek Vasut · 10 years ago
  91. 76946df sun6i: ehci: Add sun6i ehci support by Hans de Goede · 10 years ago
  92. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  93. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  94. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  95. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  96. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  97. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  98. 3deb013 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  99. 01541ee kconfig: arm: move "armv8" define to arch/arm/Kconfig by Masahiro Yamada · 10 years ago
  100. 790f70c kconfig: arm: select CPU_V7 for some new boards by Masahiro Yamada · 10 years ago