summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeLines
...
| * mx7dsabresd: Fix the boot of a NXP kernelFabio Estevam2016-07-12-0/+38
| * mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-12-0/+34
| * mx6: add support for el6x boardStefano Babic2016-07-12-0/+44
* | Add a power domain framework/uclassStephen Warren2016-07-27-0/+2
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-26-3/+17
|\ \
| * | sunxi: Disable sun8i emac driverHans de Goede2016-07-27-2/+0
| * | sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede2016-07-26-1/+17
* | | ARM: uniphier: move CONFIG_I2C_EEPROM to defconfigMasahiro Yamada2016-07-26-0/+12
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-0/+31
|\ \ \
| * | | arm: ls1021atwr: Add SD secure boot targetSumit Garg2016-07-26-0/+31
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-07-26-0/+8
|\ \ \ \
| * | | | defconfig: am57xx_hs_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: am57xx_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: dra7xx_hs_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: dra7xx_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: am43xx_hs_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: am43xx_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: am335x_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | | | defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| | |/ / | |/| |
* | | | config: add config file for evb-rk3399Kever Yang2016-07-25-0/+33
* | | | cosmetic: rockchip: rk3036: pinctrl: fix config symbol namingHeiko Stübner2016-07-25-4/+4
* | | | cosmetic: rockchip: rk3288: pinctrl: fix config symbol namingHeiko Stübner2016-07-25-5/+5
* | | | rockchip: add basic support for evb-rk3288 boardXu Ziyuan2016-07-25-0/+67
|/ / /
* | | sandbox: Migrate CONFIG_I2C_EEPROMTom Rini2016-07-25-0/+1
* | | arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONSMasahiro Yamada2016-07-25-1/+0
|/ /
* | igep00x0: UBIizeLadislav Michl2016-07-22-28/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-07-22-38/+69
|\ \
| * | zynq: defconfig: Remove unnecessary board specific config filesSiva Durga Prasad Paladugu2016-07-22-7/+7
| * | zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfigSiva Durga Prasad Paladugu2016-07-22-0/+9
| * | usb: zynq: Define config USB_STORAGE through defconfigSiva Durga Prasad Paladugu2016-07-22-0/+6
| * | usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQSiva Durga Prasad Paladugu2016-07-22-0/+12
| * | ARM64: zynqmp: Enable SPL for all zynqmp boardsMichal Simek2016-07-22-0/+35
| * | ARM64: zynqmp: Enable CLK and SPL_CLK by defaultMichal Simek2016-07-22-14/+0
| * | ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2Michal Simek2016-07-22-17/+0
* | | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-07-21-0/+30
|\ \ \
| * | | powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-21-0/+30
| |/ /
* | | ARM: tegra: split p2771-0000 buildStephen Warren2016-07-21-2/+33
|/ /
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-0/+19
|\ \
| * | sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede2016-07-15-0/+15
| * | sunxi: orangepi_pc: Add support for eMMC found on the Orange Pi PC PlusHans de Goede2016-07-15-0/+2
| * | net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-0/+2
* | | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-15-0/+186
|\ \ \
| * | | rockchip: Use of-platdata for firefly-rk3288Simon Glass2016-07-14-0/+3
| * | | dm: sandbox: Enable of-platdata for sandbox_splSimon Glass2016-07-14-0/+1
| * | | sandbox: Add a new sandbox_spl boardSimon Glass2016-07-14-0/+182
| |/ /
* | | configs: da850evm: enable bootz commandSekhar Nori2016-07-14-0/+1
* | | arm: am4x: add U-Boot FIT signing and SPL image post-processingMadan Srinivas2016-07-14-0/+1
* | | arm: omap5: add U-Boot FIT signing and SPL image post-processingAndreas Dannenberg2016-07-14-0/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-07-12-0/+126
|\ \
| * | x86: Add Advantech SOM-DB5800/SOM-6867 supportGeorge McCollister2016-07-12-0/+61