1. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  2. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  3. 0a836ce stv0991: fdt: add stv0991 device tree by Vikas Manocha · 9 years ago
  4. 60570df stm32f4: add serial print port by kunhuahuang · 9 years ago
  5. 02ffb58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  6. 55ce920 ARM: socfpga: abolish CONFIG_SOCFPGA by Masahiro Yamada · 9 years ago
  7. 30088b0 ARM: socfpga: move SoC headers to mach-socfpga/include/mach by Masahiro Yamada · 9 years ago
  8. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago
  9. 7865f4b ARM: socfpga: move board select into mach-socfpga/Kconfig by Masahiro Yamada · 9 years ago
  10. a02a669 ARM: socfpga: remove redundant config.mk by Masahiro Yamada · 9 years ago
  11. cc25d85 ARM: socfpga: do not add board directory to header search path by Masahiro Yamada · 9 years ago
  12. ebaa832 sandbox: Don't try distro_bootcmd by default by Sjoerd Simons · 9 years ago
  13. 46af360 dm: sandbox: dts: Add a real-time clock attached to I2C by Simon Glass · 9 years ago
  14. dd18e5d dm: rtc: sandbox: Add an emulated I2C RTC device by Simon Glass · 9 years ago
  15. 94eefde dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 9 years ago
  16. 182bf92 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 9 years ago
  17. 6f2707c sandbox: eth: Add a function to skip ping timeouts by Joe Hershberger · 9 years ago
  18. 909bd6d sandbox: Add test function to advance time by Joe Hershberger · 9 years ago
  19. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  20. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  21. 2083db7 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 9 years ago
  22. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 9 years ago
  23. 60b7532 arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 9 years ago
  24. e89bf8b arm: mvebu: Remove coherency configuration by Stefan Roese · 9 years ago
  25. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 9 years ago
  26. 9c6d3b7 arm: mvebu: Add basic Armada 38x support by Stefan Roese · 9 years ago
  27. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 9 years ago
  28. f7c0ef0 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 9 years ago
  29. 8402b69 arm: mvebu: Remove unreferenced define by Stefan Roese · 9 years ago
  30. 250eea7 arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 9 years ago
  31. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 9 years ago
  32. 8cb7872 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 9 years ago
  33. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  34. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  35. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  36. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  37. 8b0044f powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 9 years ago
  38. d7732fa powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c by Oleksandr G Zhadan · 9 years ago
  39. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 9 years ago
  40. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 9 years ago
  41. 438031e powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index by Scott Wood · 9 years ago
  42. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  43. 1d0b59a fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  44. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  45. 0dc78ff drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  46. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 9 years ago
  47. e1bfd1c powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · 9 years ago
  48. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  49. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  50. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  51. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  52. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  53. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  54. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  55. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  56. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 9 years ago
  57. af79c4f sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 9 years ago
  58. 9800cfc sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 9 years ago
  59. 53ab4af sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 9 years ago
  60. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  61. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 9 years ago
  62. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  63. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  64. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 9 years ago
  65. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  66. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  67. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  68. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  69. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 9 years ago
  70. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 10 years ago
  71. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 10 years ago
  72. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 10 years ago
  73. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 10 years ago
  74. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 9 years ago
  75. 281239a x86: Enable multi-core init for Minnowboard MAX by Simon Glass · 9 years ago
  76. ede9709 x86: Add a CPU driver for baytrail by Simon Glass · 9 years ago
  77. bcb0c61 x86: Allow CPUs to be set up after relocation by Simon Glass · 9 years ago
  78. 86196c6 x86: Add functions to set and clear bits on MSRs by Simon Glass · 9 years ago
  79. 45b5a37 x86: Add multi-processor init by Simon Glass · 9 years ago
  80. 6f41e0e7b x86: Provide access to the IDT by Simon Glass · 9 years ago
  81. 5284529 x86: Store the GDT pointer in global_data by Simon Glass · 9 years ago
  82. 837a136 x86: Add an mfence macro by Simon Glass · 9 years ago
  83. 1a06d2a x86: Add defines for fixed MTRRs by Simon Glass · 9 years ago
  84. b551173 x86: Add atomic operations by Simon Glass · 9 years ago
  85. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  86. 9a7d700 x86: Disable -Werror by Simon Glass · 9 years ago
  87. 4051386 x86: Remove unwanted MMC debugging by Simon Glass · 9 years ago
  88. 410b10f x86: fsp: Use reset_cpu() by Simon Glass · 9 years ago
  89. ebebf05 x86: quark: Use reset_cpu() by Simon Glass · 9 years ago
  90. 5021c81 x86: ivybridge: Use reset_cpu() by Simon Glass · 9 years ago
  91. ff6a8f3 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 9 years ago
  92. 87f4cd3 x86: link: Add PCH driver to support SPI Flash by Simon Glass · 9 years ago
  93. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 9 years ago
  94. cc4c8ac x86: Correct the typo in write_tables() by Bin Meng · 9 years ago
  95. 3e45222 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · 9 years ago
  96. d99b901 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · 9 years ago
  97. 029194a x86: Kconfig: Move platform options forward by Bin Meng · 9 years ago
  98. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  99. f82a784 x86: quark: Turn on legacy segments decode by Bin Meng · 9 years ago
  100. 283a08e x86: Check PIRQ routing table sanity in the F segment by Bin Meng · 9 years ago