summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: ls1043aqds: enable DM support for sataPeng Ma2018-09-271-0/+5
| * | | Enable CONFIG_BLK and CONFIG_DM_MMC to KconfigYinbo Zhu2018-09-2749-0/+98
| |/ /
* | | ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford2018-09-291-1/+2
* | | ARM: am3517_evm: Enable TCA6416PW GPIO ExpanderAdam Ford2018-09-291-0/+1
* | | ARM: da850evm: Pinctrl for da850evmAdam Ford2018-09-293-0/+6
* | | ARM: da850evm: Enable CMD_DM for da850evmAdam Ford2018-09-293-0/+3
* | | ARM: am3517_evm: Enable PinctrlAdam Ford2018-09-291-0/+2
* | | configs: sama5d4_xplained: add fdt overlay supportEugen Hristev2018-09-283-0/+3
* | | configs: sama5d27_som1_ek: add fdt overlay supportEugen Hristev2018-09-281-0/+1
* | | configs: sama5d2_ptc_ek: add fdt overlay supportEugen Hristev2018-09-282-0/+2
* | | configs: sama5d3_xplained: add fdt overlay supportEugen Hristev2018-09-282-0/+2
* | | configs: sama5d2_xplained: add fdt overlay supportEugen Hristev2018-09-282-0/+2
* | | configs: sama5d4_xplained: add onewire and eeprom driversEugen Hristev2018-09-283-0/+12
* | | configs: sama5d2_ptc_ek: add onewire and eeprom driversEugen Hristev2018-09-282-0/+8
* | | configs: sama5d27_som1_ek: add onewire and eeprom driversEugen Hristev2018-09-281-0/+4
* | | configs: sama5d3_xplained: add onewire and eeprom driversEugen Hristev2018-09-282-0/+8
* | | configs: sama5d2_xplained: add onewire and eeprom driversEugen Hristev2018-09-282-0/+8
* | | configs: sandbox: add onewire w1 and sandbox eepromEugen Hristev2018-09-281-0/+4
| |/ |/|
* | Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-278-0/+8
|\ \
| * | arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda2018-09-261-0/+1
| * | arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek2018-09-267-0/+7
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-09-265-0/+5
|\ \ \
| * | | efi_selftest: test qemu-arm(64)_defconfigHeinrich Schuchardt2018-09-232-0/+2
| * | | efi: sandbox: Enable selftest commandSimon Glass2018-09-231-0/+1
| * | | efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATIONHeinrich Schuchardt2018-09-232-0/+2
| | |/ | |/|
* | | configs: am335x_evm: enable OF_BOARD_SETUPSekhar Nori2018-09-251-0/+1
* | | configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu2018-09-251-0/+91
* | | configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu2018-09-251-0/+2
* | | configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu2018-09-251-0/+88
* | | configs: stm32mp15: Enable USB relative flagsPatrice Chotard2018-09-251-0/+16
| |/ |/|
* | mips: Add Gardena Smart-Gateway board supportStefan Roese2018-09-232-0/+113
* | mips: Add LinkIt Smart 7688 supportStefan Roese2018-09-232-0/+106
* | bcm968380gerg: enable pinctrlPhilippe Reynes2018-09-221-0/+1
|/
* Merge git://git.denx.de/u-boot-imxTom Rini2018-09-194-15/+191
|\
| * pico-imx7d: Add a new defconfig with PICO-Hobbit selectedOtavio Salvador2018-09-181-0/+61
| * pico-imx6ul: Add a new defconfig with PICO-Pi selectedOtavio Salvador2018-09-181-0/+53
| * Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2018-09-187-0/+75
| |\
| * | pico-imx6ul: Add Falcon mode supportOtavio Salvador2018-09-141-0/+2
| * | pico-imx6ul: Add new pico-hobbit configOtavio Salvador2018-09-141-0/+53
| * | pico-imx6ul: Add bootmenu to choose the baseboardOtavio Salvador2018-09-141-2/+3
| * | pico-imx6ul: Sync defconfig with new changesOtavio Salvador2018-09-141-16/+4
| * | pico-imx6ul: Add bmode supportFabio Estevam2018-09-141-1/+0
| * | pico-imx6ul: Add fastboot supportFabio Estevam2018-09-141-1/+6
| * | pico-imx6ul: Convert to SPLFabio Estevam2018-09-141-1/+13
| * | pico-imx6ul: Convert to distro configFabio Estevam2018-09-141-0/+2
* | | board: turris_mox: Fixup U-Boot's device tree if PCIe connectedMarek BehĂșn2018-09-191-0/+1
* | | board: turris_mox: Enable PCI in defconfigMarek BehĂșn2018-09-191-0/+5
| |/ |/|
* | arm: socfpga: stratix10: Add CONFIG_OF_EMBEDDalon Westergreen2018-09-151-0/+1
* | Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini2018-09-141-3/+0
* | Configs: am3517_evm: Remove TWL4030 referenceAdam Ford2018-09-111-0/+1