aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-23sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede75-76/+7
2016-03-23sunxi: sinovoip-bpi-m3: drop LDO settings from defconfigvishnupatekar1-2/+0
2016-03-23sunxi: Specify SATAPWR pin for Orangepi PlusHans de Goede1-0/+1
2016-03-23sunxi: Turn satapwr on from board_initHans de Goede2-8/+4
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede4-41/+12
2016-03-23sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2-5/+23
2016-03-23sunxi: Enable support for the eMMC found on the orangepi plusHans de Goede1-0/+2
2016-03-23spl: Print from which mmc slot spl is trying to bootHans de Goede1-3/+3
2016-03-23sunxi: Add a bunch of missing compatible strings to sunxi_gpio.cHans de Goede1-1/+14
2016-03-23sunxi: Specify USB vbus pins for orangepi boardsHans de Goede2-0/+4
2016-03-23sunxi: Add support for USB vbus pin for USB3Hans de Goede2-0/+7
2016-03-23sunxi: Enable realtek phy supportHans de Goede1-0/+1
2016-03-23sunxi: Enable composite video out on the CHIPAlex Kaplan1-0/+1
2016-03-23sunxi: Fix DCDC2 output in CHIP_defconfigBoris Brezillon1-1/+0
2016-03-23sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu1-0/+4
2016-03-23sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai1-0/+7
2016-03-23sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede4-0/+206
2016-03-23sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede4-0/+306
2016-03-23sunxi: Add defconfig for yones toptech bs1078-v2 tabletPeter Korsgaard2-0/+29
2016-03-23sunxi: Add defconfig for Sinlinx SinA31sChen-Yu Tsai2-0/+27
2016-03-23sunxi: Add defconfig for icnova-a20-swacStefan Roese2-0/+26
2016-03-23sun7i: Add defconfig for the Itead IboxMarcus Cooper2-0/+21
2016-03-23sunxi: Add defconfig for Cubietruck PlusChen-Yu Tsai2-0/+23
2016-03-23sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede4-0/+270
2016-03-23sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede4-0/+251
2016-03-23sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede4-0/+235
2016-03-23sunxi: Fix clock_twi_onoff for sun9iHans de Goede1-2/+2
2016-03-23sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede2-31/+35
2016-03-23sunxi: Fix clock_twi_onoff for sun6iHans de Goede1-3/+8
2016-03-23sunxi: Sync dts files with the upstream kernelHans de Goede67-497/+4351
2016-03-23include/dt-bindings: Sync some files with the kernelHans de Goede3-509/+859
2016-03-23sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede1-3/+19
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng17-24/+13
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng10-9/+10
2016-03-22defconfig: Reorder boards' defconfig filesBin Meng48-103/+68
2016-03-22usb: Correct return value in usb_stor_info()Simon Glass1-1/+1
2016-03-22mkimage: Don't close the file if it wasn't openedSimon Glass1-2/+2
2016-03-22mkimage: Ensure file is closed in fdt_property_file()Simon Glass1-1/+2
2016-03-22mkimage: Fix missing free() and close() in fit_build()Simon Glass1-1/+4
2016-03-22mkimage: Fix missing free() in fit_extract_data()Simon Glass1-0/+2
2016-03-22mkimage: Fix error path in fit_extract_data()Simon Glass1-4/+7
2016-03-22mkimage: Add a missing free() to fit_import_data()Simon Glass1-0/+1
2016-03-22mkimage: Close the file when unable to get its sizeSimon Glass1-0/+1
2016-03-22part_efi: Drop NULL check in part_get_info_efi()Simon Glass1-1/+1
2016-03-22part_efi: Drop the NULL check on dev_desc in part_print_efi()Simon Glass1-4/+0
2016-03-22part_iso: Drop the customer unaligned access functionsSimon Glass1-23/+4
2016-03-22mkimage: Correct file being closed twice in fit_extract_data()Simon Glass1-2/+0
2016-03-22mkimage: Correct file being closed twice in fit_import_data()Simon Glass1-1/+1
2016-03-22mkimage: Fix munmap() call when importing dataSimon Glass1-1/+1
2016-03-22Fix spelling of "transferred".Vagrant Cascadian13-21/+21