summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-18sunxi: Add support for USB vbus pin for USB3Hans de Goede
2016-09-18sunxi: Enable realtek phy supportHans de Goede
2016-09-18sunxi: Enable composite video out on the CHIPAlex Kaplan
2016-09-18sunxi: Fix DCDC2 output in CHIP_defconfigBoris Brezillon
2016-09-18sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu
2016-09-18sunxi: Support SID e-fuses on A83T and H3Chen-Yu Tsai
2016-09-18sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede
2016-09-18sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede
2016-09-18sunxi: Add defconfig for yones toptech bs1078-v2 tabletPeter Korsgaard
2016-09-18sunxi: Add defconfig for Sinlinx SinA31sChen-Yu Tsai
2016-09-18sunxi: Add defconfig for icnova-a20-swacStefan Roese
2016-09-18sun7i: Add defconfig for the Itead IboxMarcus Cooper
2016-09-18sunxi: Add defconfig for Cubietruck PlusChen-Yu Tsai
2016-09-18sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede
2016-09-18sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede
2016-09-18sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede
2016-09-18sunxi: Fix clock_twi_onoff for sun9iHans de Goede
2016-09-18sunxi: Fix clock_twi_onoff for sun8i-a83Hans de Goede
2016-09-18sunxi: Fix clock_twi_onoff for sun6iHans de Goede
2016-09-18sunxi: Sync dts files with the upstream kernelHans de Goede
2016-09-18include/dt-bindings: Sync some files with the kernelHans de Goede
2016-09-18sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede
2016-03-24ARM: uniphier: switch to raw U-Boot imageMasahiro Yamada
2016-03-24ARM: uniphier: add NOR boot supportMasahiro Yamada
2016-03-24ARM: uniphier: fix README instruction for updating U-Boot via TFTPMasahiro Yamada
2016-03-24ARM: uniphier: support Debug UARTMasahiro Yamada
2016-03-24ARM: uniphier: add System Control register macros for ARMv8 SoCsMasahiro Yamada
2016-03-24ARM: uniphier: add sg_set_iectrl() functionMasahiro Yamada
2016-03-24ARM: dts: uniphier: add PH1-LD11 SoC/board device tree sourcesMasahiro Yamada
2016-03-24ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sourcesMasahiro Yamada
2016-03-24ARM: uniphier: enable DDR PHY parameter dump commands by defaultMasahiro Yamada
2016-03-24ARM: uniphier: add work-around to support Micro Support Card v3.6.10Masahiro Yamada
2016-03-24ARM: uniphier: drop ifdef in ddrphy-regs.hMasahiro Yamada
2016-03-24ARM: uniphier: refactor SBC init codeMasahiro Yamada
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-03-24ARM: uniphier: fix bogus commentMasahiro Yamada
2016-03-24ARM: uniphier: remove commented out defineMasahiro Yamada
2016-03-24ARM: dts: uniphier: add device tree for Micro Support CardMasahiro Yamada
2016-03-24spl_mmc: allow to load raw imageMasahiro Yamada
2016-03-24mtd: denali: fix warning when compiled for 64bit systemMasahiro Yamada
2016-03-22net: Move CONFIG_RTL8169 to KconfigBin Meng
2016-03-22net: Move CONFIG_RTL8139 to KconfigBin Meng
2016-03-22defconfig: Reorder boards' defconfig filesBin Meng
2016-03-22usb: Correct return value in usb_stor_info()Simon Glass
2016-03-22mkimage: Don't close the file if it wasn't openedSimon Glass
2016-03-22mkimage: Ensure file is closed in fdt_property_file()Simon Glass
2016-03-22mkimage: Fix missing free() and close() in fit_build()Simon Glass
2016-03-22mkimage: Fix missing free() in fit_extract_data()Simon Glass
2016-03-22mkimage: Fix error path in fit_extract_data()Simon Glass
2016-03-22mkimage: Add a missing free() to fit_import_data()Simon Glass