summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-04sunxi: axp: Add driver-model support to the axp_gpio codeHans de Goede
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede
2015-05-04sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpersHans de Goede
2015-05-04sunxi: axp: Move axp pmic register helpers to a separate fileHans de Goede
2015-05-04sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass opsHans de Goede
2015-05-04sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code tooHans de Goede
2015-05-04sunxi: gpio: Add compatible strings for all supported SoCsHans de Goede
2015-05-04sunxi: gpio: Add temporary implementation of name_to_gpio()Simon Glass
2015-05-04sunxi: gpio: Rename GPIOs to include a 'P' prefixSimon Glass
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: display: Fix gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: usbc: Fix vbus gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: mmc: Fix card-detect gpio handling to work with the driver-modelHans de Goede
2015-05-04sunxi: Do not build i2c support when we've no i2c controllersHans de Goede
2015-05-04sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede
2015-05-04sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar
2015-05-04sunxi: Add a33 dram init codeVishnu Patekar
2015-05-04sunxi: Add support for A33 PLL11 (second DRAM pll)Hans de Goede
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-05-04sunxi: usbc: Remove unused irq fieldHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-05-02sun7i: Remove duplicate call to psci_arch_initJan Kiszka
2015-04-30x86: Enable multi-core init for Minnowboard MAXSimon Glass
2015-04-30x86: Add a CPU driver for baytrailSimon Glass
2015-04-30x86: Allow CPUs to be set up after relocationSimon Glass
2015-04-30x86: Add functions to set and clear bits on MSRsSimon Glass
2015-04-30x86: Add multi-processor initSimon Glass
2015-04-29x86: Provide access to the IDTSimon Glass
2015-04-29x86: Store the GDT pointer in global_dataSimon Glass
2015-04-29x86: Add an mfence macroSimon Glass
2015-04-29x86: Add defines for fixed MTRRsSimon Glass
2015-04-29x86: Add atomic operationsSimon Glass
2015-04-29Add a 'cpu' command to print CPU informationSimon Glass
2015-04-29x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-29dm: Implement a CPU uclassSimon Glass
2015-04-29Add print_freq() to display frequencies nicelySimon Glass
2015-04-29Move display_options functions to their own headerSimon Glass
2015-04-29x86: Disable -WerrorSimon Glass
2015-04-29x86: Remove unwanted MMC debuggingSimon Glass
2015-04-29dm: core: Add a function to bind a driver for a device tree nodeSimon Glass
2015-04-29Fix comment nits in board_f.cSimon Glass
2015-04-29x86: fsp: Use reset_cpu()Simon Glass
2015-04-29x86: quark: Use reset_cpu()Simon Glass
2015-04-29x86: ivybridge: Use reset_cpu()Simon Glass
2015-04-29x86: Implement reset_cpu() correctly for modern CPUsSimon Glass
2015-04-29x86: link: Add PCH driver to support SPI FlashSimon Glass
2015-04-29x86: Update chromebook_link instructions for binary blobSimon Glass
2015-04-29x86: minnowmax: use the correct NOR in the configurationGabriel Huau