1. 1131d4e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  2. 2083db7 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets by Stefan Roese · 9 years ago
  3. 144d509 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address by Stefan Roese · 10 years ago
  4. 2bae75a arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 9 years ago
  5. 60b7532 arm: mvebu: Add d-cache invalidate before enabling the d-cache by Stefan Roese · 9 years ago
  6. b81d0ea arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 9 years ago
  7. e89bf8b arm: mvebu: Remove coherency configuration by Stefan Roese · 9 years ago
  8. cae9008 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 9 years ago
  9. 9c6d3b7 arm: mvebu: Add basic Armada 38x support by Stefan Roese · 9 years ago
  10. 880b15a arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 9 years ago
  11. f7c0ef0 arm: mvebu: Only define MV88F78X60 for Armada XP by Stefan Roese · 9 years ago
  12. 8402b69 arm: mvebu: Remove unreferenced define by Stefan Roese · 9 years ago
  13. 250eea7 arm: mvebu: Change header macros from ARMADA_XP to MVEBU by Stefan Roese · 9 years ago
  14. d078765 arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 9 years ago
  15. 8cb7872 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach by Stefan Roese · 9 years ago
  16. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago
  17. ff7e9cf Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 9 years ago
  18. 3f2f1a0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 9 years ago
  19. 33fe2fb ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver by Marek Vasut · 9 years ago
  20. 707ac1a tegra: mmc: Set the removable flag correctly by Simon Glass · 9 years ago
  21. ebe78bb mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host by Alexander Stein · 10 years ago
  22. 253d5bd mmc: fsl_esdhc: update eMMC44 adapter card erase timeout by Yangbo Lu · 10 years ago
  23. 5e1c23c mmc: sdhci: add timeout setting for response busy command by Kevin Liu · 10 years ago
  24. 5a20397 mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  25. bd47c13 mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  26. 1677eef mmc: Restructure polling loops to avoid extra delays by Andrew Gabbasov · 10 years ago
  27. cc17c01 mmc: Continue polling MMC card for OCR only if it is still not ready by Andrew Gabbasov · 10 years ago
  28. 5289b53 mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter() by Andrew Gabbasov · 10 years ago
  29. a626c8d mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  30. 3f2da75 mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · 10 years ago
  31. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  32. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  33. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  34. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  35. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  36. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  37. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  38. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  39. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  40. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  41. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  42. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  43. af79c4f sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 10 years ago
  44. 9800cfc sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 10 years ago
  45. 53ab4af sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  46. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 10 years ago
  47. d88c2f1 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 9 years ago
  48. f9f62d2 sunxi: emac: Prepare for driver-model support by Hans de Goede · 10 years ago
  49. 8145dea sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  50. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  51. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 10 years ago
  52. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  53. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 9 years ago
  54. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  55. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  56. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 10 years ago
  57. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 10 years ago
  58. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 10 years ago
  59. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 10 years ago
  60. 4f7e01c sunxi: soft-i2c: Fix gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  61. 1572819 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  62. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  63. 90641f8 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 10 years ago
  64. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  65. 8760d75 sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig by Hans de Goede · 10 years ago
  66. 8681de3 sunxi: Add softwinner astar mid756 A33 tablet board defconfig by Vishnu Patekar · 10 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 · 10 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 · 10 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. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago
  86. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  87. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago
  88. 33eac2d Add print_freq() to display frequencies nicely by Simon Glass · 9 years ago
  89. 2ea09c8 Move display_options functions to their own header by Simon Glass · 9 years ago
  90. 9a7d700 x86: Disable -Werror by Simon Glass · 9 years ago
  91. 4051386 x86: Remove unwanted MMC debugging by Simon Glass · 9 years ago
  92. 5b9000d dm: core: Add a function to bind a driver for a device tree node by Simon Glass · 9 years ago
  93. 4c50934 Fix comment nits in board_f.c by Simon Glass · 9 years ago
  94. 410b10f x86: fsp: Use reset_cpu() by Simon Glass · 9 years ago
  95. ebebf05 x86: quark: Use reset_cpu() by Simon Glass · 9 years ago
  96. 5021c81 x86: ivybridge: Use reset_cpu() by Simon Glass · 9 years ago
  97. ff6a8f3 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 9 years ago
  98. 87f4cd3 x86: link: Add PCH driver to support SPI Flash by Simon Glass · 10 years ago
  99. 8712af9 x86: Update chromebook_link instructions for binary blob by Simon Glass · 10 years ago
  100. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 9 years ago