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