summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* linux/bitops.h: GENMASK copy from linuxJagan Teki2015-10-21-0/+19
* linux/bitops: Move BIT definitions at topJagan Teki2015-10-21-4/+3
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-20-65/+3570
|\
| * mmc: mv_sdhci: Configure the SDHCI MBUS bridge windowsStefan Roese2015-10-21-0/+41
| * arm: mvebu: Enable DM_SERIAL on AXP / A38x boardsStefan Roese2015-10-21-1/+8
| * arm: mvebu: Enable DM_USB on AXP / A38x boardsStefan Roese2015-10-21-9/+11
| * usb: ehci-marvell.c: Add DM supportStefan Roese2015-10-21-16/+77
| * arm: mvebu: Add DM (driver model) supportStefan Roese2015-10-21-5/+8
| * arm: mvebu: Add basic Armada XP / 38x dtsi/dts filesStefan Roese2015-10-21-0/+3257
| * arm: mvebu: Do not call board_init_r() from board_init_f()Stefan Roese2015-10-21-2/+0
| * kwbimage: Align payload size to 4 bytesStefan Roese2015-10-21-0/+3
| * dm: core: Enable optional use of fdt_translate_address()Stefan Roese2015-10-21-0/+50
| * arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPLStefan Roese2015-10-21-12/+25
| * arm: mvebu: Add option to use UART xmodem protocol via kwbootStefan Roese2015-10-21-2/+65
| * arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig fileStefan Roese2015-10-20-21/+28
* | sunxi: Add CHIP supportMaxime Ripard2015-10-20-1/+231
* | axp209: Sync the DTSI with the kernelMaxime Ripard2015-10-20-0/+5
* | sun5i: Sync the DTSI with the kernelMaxime Ripard2015-10-20-10/+146
* | sunxi: Use Kconfig CONFIG_MMCMaxime Ripard2015-10-20-4/+10
* | sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard2015-10-20-1/+5
* | mmc: Add generic Kconfig optionMaxime Ripard2015-10-20-0/+6
* | fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-20-1/+1
* | sunxi: Add support for android boot imageMaxime Ripard2015-10-20-0/+1
* | sunxi: Add defconfig for the Sinovoip BPI-M2 boardHans de Goede2015-10-20-1/+233
* | sunxi: Fix sorting of boards in MAINTAINERSHans de Goede2015-10-20-1/+1
* | sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernelsHans de Goede2015-10-20-0/+17
* | sunxi: power: Columbus: only enable ELDO3 when necessaryHans de Goede2015-10-20-1/+0
* | sunxi: power: Change axp209 LDO3 and LDO4 default to disabledHans de Goede2015-10-20-2/+2
* | sunxi: power: Add support for disabling axp209 regulatorsHans de Goede2015-10-20-4/+54
* | sunxi: power: Drop protection against multiple calls from axp221 axp_init()Hans de Goede2015-10-20-6/+0
* | sunxi: power: Use pmic_bus functions for axp152 / axp209 driverHans de Goede2015-10-20-38/+26
* | sunxi: power: Change A23/A33 aldo1 default voltage to 3.0VHans de Goede2015-10-20-7/+2
* | sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1VHans de Goede2015-10-20-3/+3
* | sunxi: power: Unify axp pmic function namesHans de Goede2015-10-20-148/+106
* | sunxi: power: Make all voltages configurable through KconfigHans de Goede2015-10-20-99/+185
* | sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWERHans de Goede2015-10-20-52/+62
* | sunxi: Remove board defconfig-s for specific Q8 tablet PCB-sHans de Goede2015-10-20-633/+0
* | sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-20-3/+2
* | sunxi: Enable CONFIG_SPL_STACK_RHans de Goede2015-10-20-0/+13
* | malloc_simple: Add support for switching to DRAM heapHans de Goede2015-10-20-0/+22
* | malloc_simple: Add Kconfig option for using only malloc_simple in the SPLHans de Goede2015-10-20-4/+14
* | spl: spl_relocate_stack_gd: Do not unnecessarily clear bssHans de Goede2015-10-20-3/+0
|/
* Prepare v2015.10Tom Rini2015-10-19-1/+1
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-19-986/+0
* sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARDPaul Gortmaker2015-10-19-0/+2
* sbc8641d: increase monitor size from 256k to 384kPaul Gortmaker2015-10-19-5/+5
* sbc8641d: add basic flash setup instructions to README filePaul Gortmaker2015-10-19-0/+21
* sbc8641d: set proper environment sector size.Paul Gortmaker2015-10-19-1/+1
* sbc8641d: increase malloc pool size to a sane defaultPaul Gortmaker2015-10-19-1/+1
* sbc8641d: enable command line editingPaul Gortmaker2015-10-19-0/+1