summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeLines
...
* | | spmi: Add sandbox test driverMateusz Kulikowski2016-04-01-0/+4
* | | Migrate CONFIG_ULPI* to KconfigMateusz Kulikowski2016-04-01-0/+23
* | | kc1: Select libfdt to allow running devicetree-based kernelsPaul Kocialkowski2016-04-01-0/+1
* | | rpi: BCM2837 and Raspberry Pi 3 32-bit supportStephen Warren2016-04-01-0/+11
* | | sunxi: Add Pine64+ supportSiarhei Siamashka2016-04-01-0/+12
* | | sunxi: Cubietruck Plus: Enable USB Kconfig options in defconfigChen-Yu Tsai2016-04-01-1/+9
* | | sunxi: h8_homlet_v2: Enable USB Kconfig options in defconfigChen-Yu Tsai2016-04-01-0/+5
* | | sunxi: h8_homlet_v2: Set DLDO4 to 3.3VChen-Yu Tsai2016-03-31-0/+1
* | | sunxi: h8_homlet_v2: Set DCDC1 to default voltage (3.3V)Chen-Yu Tsai2016-03-31-1/+0
* | | power: axp818: Fix DCDC5 default voltageChen-Yu Tsai2016-03-31-1/+0
* | | sunxi: Enable LDO3 and LDO4 at 2.8V on OLinuxIno Lime boardsHans de Goede2016-03-31-0/+6
* | | sunxi: A20-OLinuXino-Lime2: Force 8211CL to masterMichael Haas2016-03-31-0/+1
* | | sunxi: A20-Olimex-SOM-EVB: Force 8211CL to masterMichael Haas2016-03-31-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-29-0/+80
|\ \ \
| * | | armv8: ls2080rdb: ls2080qds: Add secure boot supportSaksham Jain2016-03-29-0/+80
* | | | zipitz2: restore board supportVasily Khoruzhick2016-03-27-0/+7
* | | | usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-25-0/+185
* | | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-03-25-2/+3
|\ \ \ \
| * | | | arm: mvebu: theadorable: Add StratixV FPGA programming supportStefan Roese2016-03-24-2/+3
* | | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-03-23-74/+220
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede2016-03-23-73/+0
| * | | | sunxi: sinovoip-bpi-m3: drop LDO settings from defconfigvishnupatekar2016-03-23-2/+0
| * | | | sunxi: Specify SATAPWR pin for Orangepi PlusHans de Goede2016-03-23-0/+1
| * | | | sunxi: Enable support for the eMMC found on the orangepi plusHans de Goede2016-03-23-0/+2
| * | | | sunxi: Specify USB vbus pins for orangepi boardsHans de Goede2016-03-23-0/+4
| * | | | sunxi: Enable composite video out on the CHIPAlex Kaplan2016-03-23-0/+1
| * | | | sunxi: Fix DCDC2 output in CHIP_defconfigBoris Brezillon2016-03-23-1/+0
| * | | | sunxi: Add defconfig and dts for Orange Pi 2 SBCHans de Goede2016-03-23-0/+18
| * | | | sunxi: Add defconfig and dts for Dserve DSRV9703C tabletHans de Goede2016-03-23-0/+23
| * | | | sunxi: Add defconfig for yones toptech bs1078-v2 tabletPeter Korsgaard2016-03-23-0/+24
| * | | | sunxi: Add defconfig for Sinlinx SinA31sChen-Yu Tsai2016-03-23-0/+21
| * | | | sunxi: Add defconfig for icnova-a20-swacStefan Roese2016-03-23-0/+21
| * | | | sun7i: Add defconfig for the Itead IboxMarcus Cooper2016-03-23-0/+16
| * | | | sunxi: Add defconfig for Cubietruck PlusChen-Yu Tsai2016-03-23-0/+18
| * | | | sunxi: Add defconfig and dts for the Polaroid MID2809PXE4 tabletHans de Goede2016-03-23-0/+25
| * | | | sunxi: Add defconfig and dts for Difrence DIT4350 tabletHans de Goede2016-03-23-0/+23
| * | | | sunxi: Add defconfig and dts for colorfly e708 q1 tabletHans de Goede2016-03-23-0/+25
| |/ / /
* | | | ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-24-1/+1
|/ / /
* | | net: Move CONFIG_RTL8169 to KconfigBin Meng2016-03-22-0/+7
* | | net: Move CONFIG_RTL8139 to KconfigBin Meng2016-03-22-0/+4
* | | defconfig: Reorder boards' defconfig filesBin Meng2016-03-22-103/+68
* | | arm: socfpga: sr1500: Misc updates (SPI speed, env location)Stefan Roese2016-03-20-0/+2
|/ /
* | dm: sandbox: Switch over to use DM for block devicesSimon Glass2016-03-17-0/+1
* | x86: Add congatec conga-QA3/E3845-4G (Bay Trail) supportStefan Roese2016-03-17-0/+47
* | x86: Add support for the samus chromebookSimon Glass2016-03-17-0/+51
* | x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass2016-03-17-0/+10
* | x86: qemu: Enable ACPI table generation by defaultBin Meng2016-03-17-0/+1
* | ARM: DRA7xx: Enable NFS boot commandAndrew F. Davis2016-03-15-6/+0
* | efi_loader: hook up in build environmentAlexander Graf2016-03-15-0/+2
* | kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski2016-03-15-0/+2