1. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  2. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  3. 480ca13 arm: Add warnings about using gdata by Simon Glass · 10 years ago
  4. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  5. c2a61cd arch/powerpc: Add SGMII support for the L2 Switch ports by Codrin Ciubotariu · 10 years ago
  6. 7d33a87 arch/powerpc: Fix mapping of Freescale SerDes protocols by Codrin Ciubotariu · 10 years ago
  7. 59d34ed mpc85xx: clean up the old deep sleep framework by tang yuantian · 10 years ago
  8. f08a5db powerpc/t1024: add serdes protocol 0x40 and 0x5f by Shengzhou Liu · 10 years ago
  9. b3f0f63 powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot by Aneesh Bansal · 10 years ago
  10. d1ccaf7 b4860: Correct LIODN assignment for PCIe by Tudor Laurentiu · 10 years ago
  11. d67be7c powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL by Ruchika Gupta · 10 years ago
  12. ab77f24 Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  13. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  14. eb8b3f1 mpc8xx: remove unused linker script by Masahiro Yamada · 10 years ago
  15. 9c3c5c8 ppc4xx: remove dead code by Masahiro Yamada · 10 years ago
  16. fdff237 arc: rename "arc700" in "arcv1" by Alexey Brodkin · 10 years ago
  17. e20bcb0 board/synopsys: remove selection of CPU from the board by Alexey Brodkin · 10 years ago
  18. 660d5f0 arc: move common sources in library by Alexey Brodkin · 10 years ago
  19. 70a0442 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · 10 years ago
  20. 1c91a3d arc: relocate - minor refactoring and clean-up by Alexey Brodkin · 10 years ago
  21. 20a58ac arc: introduce separate section for interrupt vector table by Igor Guryanov · 10 years ago
  22. dcb431e arc: add dependences on MMU presence by Alexey Brodkin · 10 years ago
  23. c0e9535 arc: interrupts - fix mask setup by Igor Guryanov · 10 years ago
  24. e47d733 arc: add ECR (exception cause register) output by Igor Guryanov · 10 years ago
  25. f8cf3d1 arc: check caches existence before use by Igor Guryanov · 10 years ago
  26. f1075ae ARM: armv8: Fix typo in commentary by Michal Simek · 10 years ago
  27. 9637c4b Add support for Seagate BlackArmor NAS220 by Evgeni Dobrev · 10 years ago
  28. a90e77d sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  29. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  30. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  31. 05c4bd3 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  32. 602fa46 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  33. 213480e sunxi: video: Add lvds support by Hans de Goede · 10 years ago
  34. d9786d2 sunxi: video: Add VGA output support by Hans de Goede · 10 years ago
  35. 2dae800 sunxi: video: Add lcd output support by Hans de Goede · 10 years ago
  36. 5489ebc sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1 by Hans de Goede · 10 years ago
  37. 6c727e0 sunxi: gpio: Add support for gpio pins on the AXP209 pmic by Hans de Goede · 10 years ago
  38. d27f7d1 sunxi: gpio: Properly sort mux defines by port number by Hans de Goede · 10 years ago
  39. 876aaaf sunxi: video: Set input sync enable by Hans de Goede · 10 years ago
  40. 5ee0bea sunxi: video: Add hdmi support by Hans de Goede · 10 years ago
  41. 7548160 sunxi: video: Add DDC & EDID support by Hans de Goede · 10 years ago
  42. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  43. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  44. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  45. 2367b44 sunxi: Use memcmp for mctl_mem_matches by Hans de Goede · 10 years ago
  46. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  47. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  48. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  49. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  50. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  51. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  52. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  53. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  54. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  55. fc3a832 sunxi: mmc: Properly setup mod-clk and clock sampling phases by Hans de Goede · 10 years ago
  56. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  57. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  58. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  59. 5f88ed5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  60. fc46bae arm: am437x: Enable hardware leveling for EMIF by James Doublesin · 10 years ago
  61. cdcc17d x86: coreboot: Configure pci memory regions by Bin Meng · 10 years ago
  62. ade8127 x86: Make chromebook_link the default board for coreboot by Bin Meng · 10 years ago
  63. 9d74f03 x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig by Bin Meng · 10 years ago
  64. 7698d36 x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected by Bin Meng · 10 years ago
  65. 8cb20cc x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig by Bin Meng · 10 years ago
  66. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  67. 5c564b0 x86: coreboot: Set up timer base correctly by Bin Meng · 10 years ago
  68. b2439ae x86: fsp: Drop get_hob_type() and get_hob_length() by Bin Meng · 10 years ago
  69. cb3b2e6 x86: Add an 'mtrr' command to list and adjust MTRRs by Simon Glass · 10 years ago
  70. c72f74e x86: ivybridge: Update microcode early in boot by Simon Glass · 10 years ago
  71. 801d70c x86: Disable CAR before relocation on platforms that need it by Simon Glass · 10 years ago
  72. 7b00896 x86: ivybridge: Add a way to turn off the CAR by Simon Glass · 10 years ago
  73. db55bd7 x86: Commit the current MTRRs before relocation by Simon Glass · 10 years ago
  74. aaafcd6 x86: ivybridge: Request MTRRs for DRAM regions by Simon Glass · 10 years ago
  75. 9818a00 x86: ivybridge: Set up an MTRR for the video frame buffer by Simon Glass · 10 years ago
  76. aff2523 x86: Add support for MTRRs by Simon Glass · 10 years ago
  77. 3a5659f x86: ivybridge: Drop support for ROM caching by Simon Glass · 10 years ago
  78. f4a6f0a x86: Tidy up VESA mode numbers by Simon Glass · 10 years ago
  79. 818f602 x86: Use cache, don't clear the display in video BIOS by Simon Glass · 10 years ago
  80. d19ee5c x86: ivybridge: Only run the Video BIOS when video is enabled by Simon Glass · 10 years ago
  81. 6c911c4 x86: Drop RAMTOP Kconfig by Simon Glass · 10 years ago
  82. bbd43d6 x86: Correct XIP_ROM_SIZE by Simon Glass · 10 years ago
  83. b21b208 x86: crownbay: Add pci devices in the dts file by Bin Meng · 10 years ago
  84. 1eb47ef x86: Use ePAPR defined properties for x86-uart by Bin Meng · 10 years ago
  85. 5f1459d ppc4xx: remove some CPCI405 variants by Matthias Fuchs · 10 years ago
  86. 5f8f629 ppc4xx: remove G2000 board by Matthias Fuchs · 10 years ago
  87. fc88a5b ppc4xx: remove WUH405 board by Matthias Fuchs · 10 years ago
  88. 807db88 ppc4xx: remove VOH405 board by Matthias Fuchs · 10 years ago
  89. d526330 ppc4xx: remove PMC405 board by Matthias Fuchs · 10 years ago
  90. dbe7bb0 ppc4xx: remove PCI405 board by Matthias Fuchs · 10 years ago
  91. cc6e715 ppc4xx: remove OCRTC board by Matthias Fuchs · 10 years ago
  92. e434d5d ppc4xx: remove HUB405 board by Matthias Fuchs · 10 years ago
  93. 843125d ppc4xx: remove HH405 board by Matthias Fuchs · 10 years ago
  94. 7ac9d47 ppc4xx: remove DU440 board by Matthias Fuchs · 10 years ago
  95. bc11407 ppc4xx: remove DU405 board by Matthias Fuchs · 10 years ago
  96. 9a4018e ppc4xx: remove DP405 board by Matthias Fuchs · 10 years ago
  97. 3705726 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · 10 years ago
  98. 2404124 ppc4xx: remove CMS700 board by Matthias Fuchs · 10 years ago
  99. b5e7c84 ppc4xx: remove ASH405 board by Matthias Fuchs · 10 years ago
  100. 61b57c4 ppc4xx: remove AR405 board by Matthias Fuchs · 10 years ago