1. b939689 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 9 years ago
  2. 622da1c Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  3. 8b0044f powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 9 years ago
  4. d7732fa powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c by Oleksandr G Zhadan · 9 years ago
  5. 38289c6 powerpc/t4240qds: Update RCW, defconfig and maintainer by Shaohui Xie · 9 years ago
  6. c0379b1 t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s by Shengzhou Liu · 9 years ago
  7. 3285e6c powerpc/t2080qds: enable eSDHC peripheral clock support by Yangbo Lu · 9 years ago
  8. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 9 years ago
  9. b46cf1b powerpc/t2080qds: enable eSDHC adapter card type identification by Yangbo Lu · 9 years ago
  10. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 9 years ago
  11. fd3a78a board/t2080rdb: reset cs4315 phy by Shengzhou Liu · 9 years ago
  12. 1a56fce fsl/deepsleep: avoid the DDR restore from being optimized out by Tang Yuantian · 9 years ago
  13. 438031e powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index by Scott Wood · 9 years ago
  14. ea75326 board/t102x: use fdt_setprop_string instead of fdt_setprop by Shengzhou Liu · 9 years ago
  15. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
  16. e8a7f1c powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  17. 1d0b59a fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  18. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  19. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  20. 0dc78ff drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  21. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 9 years ago
  22. e1bfd1c powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · 9 years ago
  23. fd01ae1 sunxi: usb: Protect phy-init and phy-power-on against multiple calls by Hans de Goede · 9 years ago
  24. e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 9 years ago
  25. 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 9 years ago
  26. 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 9 years ago
  27. a781c97 sunxi: usb: Remove sunxi_usbc_get_io_base function by Hans de Goede · 9 years ago
  28. 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 9 years ago
  29. 421b32b sunxi: axp: Remove non driver-model support from the axp gpio code by Hans de Goede · 9 years ago
  30. d17e157 sunxi: emac: Remove non driver-model code by Hans de Goede · 9 years ago
  31. b6006ba sunxi: Move all boards to the driver-model by Hans de Goede · 9 years ago
  32. 25acd33 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 9 years ago
  33. af79c4f sunxi: dts: Add minimal dts files for board which lack a dts sofar by Hans de Goede · 9 years ago
  34. 9800cfc sunxi: dts: Add dts files which have been submitted but not yet merged upstream by Hans de Goede · 9 years ago
  35. 53ab4af sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 9 years ago
  36. 939ed1c sunxi: emac: Add driver model support by Hans de Goede · 9 years ago
  37. d88c2f1 sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE by Hans de Goede · 9 years ago
  38. f9f62d2 sunxi: emac: Prepare for driver-model support by Hans de Goede · 9 years ago
  39. 8145dea sunxi: emac: port to phylib by Hans de Goede · 9 years ago
  40. aab0964 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 9 years ago
  41. f9b7a04 sunxi: axp: Add driver-model support to the axp_gpio code by Hans de Goede · 9 years ago
  42. 2fcf033 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 9 years ago
  43. a536077 sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers by Hans de Goede · 9 years ago
  44. 1d624a4 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 9 years ago
  45. 12ce155 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 9 years ago
  46. 746c087 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too by Hans de Goede · 9 years ago
  47. 11d52a9 sunxi: gpio: Add compatible strings for all supported SoCs by Hans de Goede · 9 years ago
  48. a5ab883 sunxi: gpio: Add temporary implementation of name_to_gpio() by Simon Glass · 9 years ago
  49. 07ce60f sunxi: gpio: Rename GPIOs to include a 'P' prefix by Simon Glass · 9 years ago
  50. 4f7e01c sunxi: soft-i2c: Fix gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  51. 1572819 sunxi: display: Fix gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  52. a725426 sunxi: usbc: Fix vbus gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  53. 90641f8 sunxi: mmc: Fix card-detect gpio handling to work with the driver-model by Hans de Goede · 9 years ago
  54. 8b2db32 sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 9 years ago
  55. 8760d75 sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfig by Hans de Goede · 9 years ago
  56. 8681de3 sunxi: Add softwinner astar mid756 A33 tablet board defconfig by Vishnu Patekar · 10 years ago
  57. 8c3dacf sunxi: Add basic A33 basic support by Vishnu Patekar · 10 years ago
  58. ffc0ae0 sunxi: Add a33 dram init code by Vishnu Patekar · 10 years ago
  59. 886a7b4 sunxi: Add support for A33 PLL11 (second DRAM pll) by Hans de Goede · 9 years ago
  60. 5e6bacd sunxi: s/sun8i/sun8i_a23/ by Hans de Goede · 9 years ago
  61. 44d8ae5 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool by Hans de Goede · 9 years ago
  62. 929b262 sunxi: usbc: Remove unused irq field by Hans de Goede · 9 years ago
  63. 92bcc6c sunxi: Also set Auxiliary Ctl SMP bit in SPL by Hans de Goede · 9 years ago
  64. dcfa530 sun7i: Remove duplicate call to psci_arch_init by Jan Kiszka · 9 years ago
  65. 281239a x86: Enable multi-core init for Minnowboard MAX by Simon Glass · 9 years ago
  66. ede9709 x86: Add a CPU driver for baytrail by Simon Glass · 9 years ago
  67. bcb0c61 x86: Allow CPUs to be set up after relocation by Simon Glass · 9 years ago
  68. 86196c6 x86: Add functions to set and clear bits on MSRs by Simon Glass · 9 years ago
  69. 45b5a37 x86: Add multi-processor init by Simon Glass · 9 years ago
  70. 6f41e0e7b x86: Provide access to the IDT by Simon Glass · 9 years ago
  71. 5284529 x86: Store the GDT pointer in global_data by Simon Glass · 9 years ago
  72. 837a136 x86: Add an mfence macro by Simon Glass · 9 years ago
  73. 1a06d2a x86: Add defines for fixed MTRRs by Simon Glass · 9 years ago
  74. b551173 x86: Add atomic operations by Simon Glass · 9 years ago
  75. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago
  76. 6388e35 x86: Add support for the Simple Firmware Interface (SFI) by Simon Glass · 9 years ago
  77. 11f4dc1 dm: Implement a CPU uclass by Simon Glass · 9 years ago
  78. 33eac2d Add print_freq() to display frequencies nicely by Simon Glass · 9 years ago
  79. 2ea09c8 Move display_options functions to their own header by Simon Glass · 9 years ago
  80. 9a7d700 x86: Disable -Werror by Simon Glass · 9 years ago
  81. 4051386 x86: Remove unwanted MMC debugging by Simon Glass · 9 years ago
  82. 5b9000d dm: core: Add a function to bind a driver for a device tree node by Simon Glass · 9 years ago
  83. 4c50934 Fix comment nits in board_f.c by Simon Glass · 9 years ago
  84. 410b10f x86: fsp: Use reset_cpu() by Simon Glass · 9 years ago
  85. ebebf05 x86: quark: Use reset_cpu() by Simon Glass · 9 years ago
  86. 5021c81 x86: ivybridge: Use reset_cpu() by Simon Glass · 9 years ago
  87. ff6a8f3 x86: Implement reset_cpu() correctly for modern CPUs by Simon Glass · 9 years ago
  88. 87f4cd3 x86: link: Add PCH driver to support SPI Flash by Simon Glass · 9 years ago
  89. 8712af9 x86: Update chromebook_link instructions for binary blob by Simon Glass · 9 years ago
  90. 8ddb8cf x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 9 years ago
  91. cc4c8ac x86: Correct the typo in write_tables() by Bin Meng · 9 years ago
  92. 99556d7 x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS by Bin Meng · 9 years ago
  93. 3e45222 x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig by Bin Meng · 9 years ago
  94. d99b901 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics by Bin Meng · 9 years ago
  95. 029194a x86: Kconfig: Move platform options forward by Bin Meng · 9 years ago
  96. 65c4ac0 x86: Kconfig: Divide the target selection to vendor/model by Bin Meng · 9 years ago
  97. f82a784 x86: quark: Turn on legacy segments decode by Bin Meng · 9 years ago
  98. 283a08e x86: Check PIRQ routing table sanity in the F segment by Bin Meng · 9 years ago
  99. 8827227 x86: minnowmax: add GPIO banks in the device tree by Gabriel Huau · 9 years ago
  100. 4a34e4b x86: baytrail: fix the GPIOBASE address by Gabriel Huau · 9 years ago