summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21usb: ehci-marvell.c: Add DM supportStefan Roese
2015-10-21arm: mvebu: Add DM (driver model) supportStefan Roese
2015-10-21arm: mvebu: Add basic Armada XP / 38x dtsi/dts filesStefan Roese
2015-10-21arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese
2015-10-21kwbimage: Align payload size to 4 bytesStefan Roese
2015-10-21dm: core: Enable optional use of fdt_translate_address()Stefan Roese
2015-10-21arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese
2015-10-21arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese
2015-10-20sunxi: Add CHIP supportMaxime Ripard
2015-10-20axp209: Sync the DTSI with the kernelMaxime Ripard
2015-10-20sun5i: Sync the DTSI with the kernelMaxime Ripard
2015-10-20sunxi: Use Kconfig CONFIG_MMCMaxime Ripard
2015-10-20sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard
2015-10-20mmc: Add generic Kconfig optionMaxime Ripard
2015-10-20fastboot: Implement OEM format only when we have MMC supportMaxime Ripard
2015-10-20sunxi: Add support for android boot imageMaxime Ripard
2015-10-20sunxi: Add defconfig for the Sinovoip BPI-M2 boardHans de Goede
2015-10-20sunxi: Fix sorting of boards in MAINTAINERSHans de Goede
2015-10-20sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede
2015-10-20sunxi: power: Columbus: only enable ELDO3 when necessaryHans de Goede
2015-10-20sunxi: power: Change axp209 LDO3 and LDO4 default to disabledHans de Goede
2015-10-20sunxi: power: Add support for disabling axp209 regulatorsHans de Goede
2015-10-20sunxi: power: Drop protection against multiple calls from axp221 axp_init()Hans de Goede
2015-10-20sunxi: power: Use pmic_bus functions for axp152 / axp209 driverHans de Goede
2015-10-20sunxi: power: Change A23/A33 aldo1 default voltage to 3.0VHans de Goede
2015-10-20sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1VHans de Goede
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede
2015-10-20sunxi: power: Make all voltages configurable through KconfigHans de Goede
2015-10-20sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWERHans de Goede
2015-10-20sunxi: Remove board defconfig-s for specific Q8 tablet PCB-sHans de Goede
2015-10-20sunxi: Switch to using malloc_simple for the splHans de Goede
2015-10-20sunxi: Enable CONFIG_SPL_STACK_RHans de Goede
2015-10-20malloc_simple: Add support for switching to DRAM heapHans de Goede
2015-10-20malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede
2015-10-20spl: spl_relocate_stack_gd: Do not unnecessarily clear bssHans de Goede
2015-10-20arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese
2015-10-19Prepare v2015.10Tom Rini
2015-10-19powerpc: Drop old non-generic-board codeSimon Glass
2015-10-19sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker
2015-10-19sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker
2015-10-19sbc8641d: add basic flash setup instructions to README filePaul Gortmaker
2015-10-19sbc8641d: set proper environment sector size.Paul Gortmaker
2015-10-19sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker
2015-10-19sbc8641d: enable command line editingPaul Gortmaker
2015-10-19image-fit: Fix signature checkingAndrej Rosano
2015-10-19igep00x0: Use BCH8 ECCLadislav Michl
2015-10-19vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.Liviu Dudau
2015-10-19vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.Liviu Dudau
2015-10-19dfu: dfu_sf: Take the start address into accountFabio Estevam
2015-10-19dfu: dfu_sf: Use the erase sector size for erase operationsFabio Estevam