1. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · 10 years ago
  2. 75a042b x86: pci: Add handlers before and after a PCI hose scan by Simon Glass · 10 years ago
  3. 31f88f4 x86: Add ioapic.h header by Simon Glass · 10 years ago
  4. 20ec253 x86: Factor out common values in the link script by Simon Glass · 10 years ago
  5. 1eb8ebc x86: Ensure that all relocation data is included in the image by Simon Glass · 10 years ago
  6. 2a883d7 x86: Panic if there is no relocation data by Simon Glass · 10 years ago
  7. d9de96d x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  8. 6e3af1e x86: Add ivybridge directory to Makefile by Simon Glass · 10 years ago
  9. 4b3175f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  10. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  11. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  12. b660ae7 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  13. b5c9ed3 arm: imx: stop sata on boot by Nikita Kiryanov · 10 years ago
  14. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  15. 63659b7 arm: mx6: introduce disable_sata_clock by Nikita Kiryanov · 10 years ago
  16. 63fb548 ARM: bootm: Allow booting in secure mode on hyp capable systems by Hans de Goede · 10 years ago
  17. 8543735 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  18. 378da103 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  19. 7cd60e4 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  20. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  21. 2024319 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  22. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  23. 1c5f31c ARM: bcm: Enable five Cygnus boards by Steve Rae · 10 years ago
  24. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  25. f19692c mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  26. 59f3be3 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  27. 3df10c0 dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  28. 8aaab90 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  29. 7cbab24 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  30. c210f8b dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  31. 4d71788 dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  32. 26a2240 x86: Rename chromebook-x86 to coreboot by Simon Glass · 10 years ago
  33. 268eefd x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  34. d22f5c9 x86: ivybridge: Add LAPIC support by Simon Glass · 10 years ago
  35. 9f0afe7 x86: Make show_boot_progress() common by Simon Glass · 10 years ago
  36. 9a44768 x86: chromebook_link: Enable GPIO support by Simon Glass · 10 years ago
  37. 60af017 x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
  38. 30580fc x86: ivybridge: Add early init for PCH devices by Simon Glass · 10 years ago
  39. 0c84eec x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · 10 years ago
  40. f79d538 x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  41. 367077a x86: ivybridge: Check BIST value on boot by Simon Glass · 10 years ago
  42. f226c41 x86: ivybridge: Perform initial CPU setup by Simon Glass · 10 years ago
  43. f41118e x86: Add msr read/write functions that use a structure by Simon Glass · 10 years ago
  44. d57ad48 x86: Add clr/setbits functions by Simon Glass · 10 years ago
  45. 59762bc x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
  46. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  47. a205b1d x86: pci: Allow configuration before relocation by Simon Glass · 10 years ago
  48. 3274ae0 x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  49. a54d981 x86: Support use of PCI before relocation by Simon Glass · 10 years ago
  50. 7680550 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
  51. 98f139b x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  52. 245561d x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  53. 6622b34 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  54. 0b36ecd x86: Add chromebook_link board by Simon Glass · 10 years ago
  55. 40a8c35 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
  56. 588751a x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  57. 543bb14 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  58. 2e733b1 x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago
  59. be36df6 x86: Add processor functions to halt and get stack pointer by Simon Glass · 10 years ago
  60. 14a89a9 x86: Fix a warning with gcc 4.4.4 by Simon Glass · 10 years ago
  61. aed37bf x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
  62. bba9705 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
  63. 49f7099 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
  64. 035c1d2 x86: Do CPU identification in the early phase by Bin Meng · 10 years ago
  65. 1f4476c x86: Save the BIST value on reset by Simon Glass · 10 years ago
  66. 8337433 x86: Fix up some missing prototypes by Simon Glass · 10 years ago
  67. 19a8b12 x86: Use the standard arch_cpu_init() function by Simon Glass · 10 years ago
  68. 8aa7873 x86: Use the standard dram_init() function by Simon Glass · 10 years ago
  69. a4fd0db x86: Tidy up global descriptor table setup by Simon Glass · 10 years ago
  70. 727c414 x86: Invalidate TLB as early as possible by Simon Glass · 10 years ago
  71. cbfd7ff x86: Remove board_init16() call which is not used by Simon Glass · 10 years ago
  72. 0a50d3b x86: Remove REALMODE_BASE which is no longer used by Simon Glass · 10 years ago
  73. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  74. eff8e68 replace DIV_ROUND with DIV_ROUND_CLOSEST by Masahiro Yamada · 10 years ago
  75. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  76. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  77. 7a5b292 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  78. 062f654 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  79. ba61342 mx6: add weim registers by Fabio Estevam · 10 years ago
  80. 16e65f6 imx: consolidate set_chipselect_size function by Fabio Estevam · 10 years ago
  81. cd138af mx6: Use a common SPL configuration file by Fabio Estevam · 10 years ago
  82. bd6e56f imx: fix exception vectors relocation in imx27 by Albert ARIBAUD · 10 years ago
  83. da75866 cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S by Albert ARIBAUD · 10 years ago
  84. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  85. aec8ca6 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  86. 70a96f9 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
  87. f74a027 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  88. 58258bd ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  89. 5864590 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  90. 25d74a3 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  91. 5453c6c arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  92. f1e3a8c arm, spl, at91: add at91sam9260 and at91sam9g45 spl support by Heiko Schocher · 10 years ago
  93. 5834283 arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE define by Heiko Schocher · 10 years ago
  94. 4e3976b arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45 by Heiko Schocher · 10 years ago
  95. a7f517a arm, at91, mpddrc: fix typo in ddr2_init() by Heiko Schocher · 10 years ago
  96. f676826 arm, at91: generate boot.bin file for all atmel SoC by Heiko Schocher · 10 years ago
  97. 7dc5c48 ARM: atmel: spl: make css field configurable by Bo Shen · 10 years ago
  98. bff6cc3 ARM: atmel: spl: make initialization more stable by Bo Shen · 10 years ago
  99. 9773e70 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  100. db74d8a Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago