summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: Add NVIDIA Jetson Nano Developer Kit supportTom Warren2020-04-021-0/+64
* tegra: Enable CONFIG_BOOTP_PREFER_SERVERIP for all Jetson boardsTom Warren2020-04-026-0/+6
* ARM: tegra: p2771-0000: enable PIE relocationVishruth2020-04-022-0/+2
* Merge tag 'efi-2020-04-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-03-311-1/+1
|\
| * vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-281-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-03-311-2/+2
|\ \
| * | ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH}Marek Vasut2020-03-301-2/+2
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/30Mar2020Tom Rini2020-03-3045-3/+89
|\ \
| * | configs: lx2160a: Define ENV_ADDR valueKuldeep Singh2020-03-302-0/+2
| * | configs: lx2160a: Enable FSPI supportKuldeep Singh2020-03-304-0/+8
| * | configs: disable eMMC HS200 support on layerscape platformsYangbo Lu2020-03-303-3/+0
| * | configs: ls1012ardb: secure boot: Add PFE configPriyanka Singh2020-03-301-0/+2
| * | configs: arm: ls1021aiot: enable CONFIG_DM_USB supportRan Wang2020-03-301-0/+1
| * | configs: arm64: ls1012afrdm Enable CONFIG_BLKRan Wang2020-03-302-0/+2
| * | dm: arm64: ls1046a: add i2c DM supportBiwen Li2020-03-3018-0/+36
| * | dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-3017-0/+34
| * | configs: lx2160a: Enable GIC_V3_ITS configWasim Khan2020-03-304-0/+4
| |/
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-03-30151-872/+2
|\ \ | |/ |/|
| * configs: a64-olinuxino-emmc: add eMMC boot part config commandsPetr Štetiar2020-03-281-0/+1
| * sunxi: Remove no longer needed default options from defconfigsAndre Przywara2020-03-18151-872/+0
| * sunxi: Pine H64: Enable SPI booting in defconfigAndre Przywara2020-03-181-0/+1
* | Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."WIP/27Mar2020Tom Rini2020-03-271-1/+1
* | Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...WIP/26Mar2020Tom Rini2020-03-266-0/+7
|\ \
| * | elgin-rv1108: Avoid adc_channel_single_shot errorOtavio Salvador2020-03-261-0/+1
| * | elgin-rv1108: Use rk_board_late_init() for GPIO settingsOtavio Salvador2020-03-261-0/+1
| * | rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson2020-03-265-0/+5
| |/
* | vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-231-1/+1
|/
* Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/12Mar2020Tom Rini2020-03-122-2/+0
|\
| * drivers/rng: simplify KconfigHeinrich Schuchardt2020-03-112-2/+0
* | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-105-0/+41
|\ \ | |/ |/|
| * configs: j721e_evm: Add Support for eMMC bootFaiz Abbas2020-03-092-0/+6
| * configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas2020-03-092-0/+2
| * board: presidio-asic: Add eMMC board supportAlex Nemirovsky2020-03-091-0/+33
* | Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-03-1010-118/+17
|\ \
| * | mx6slevk: Convert to DM_ETHPedro Jardim2020-03-101-0/+3
| * | mx6sabreauto: Convert to DM_ETHPedro Jardim2020-03-101-0/+5
| * | mx7dsabresd: Boot in non secure by defaultFabio Estevam2020-03-102-2/+0
| * | mx6sabresd: Convert ethernet to driver modelAlifer Moraes2020-03-101-0/+5
| * | mx6sxsabresd: Enable DM_PCIFabio Estevam2020-03-091-0/+1
| * | configs: imxrt1050-evk: enable D/I cacheGiulio Benetti2020-03-091-2/+0
| * | imx: remove woodburn boardStefano Babic2020-03-092-114/+0
| * | imx6, aristainetos2c: add da9063 pmic setupHeiko Schocher2020-03-091-0/+3
| |/
* | Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-03-101-0/+1
|\ \ | |/ |/|
| * board: sama5d3_xplained: Fix SPL DTB read from NANDFabien Lehoussel2020-03-101-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/04Mar2020Tom Rini2020-03-041-0/+84
|\ \
| * | ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-031-0/+84
* | | Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-03-022-1/+1
|\ \ \
| * | | ARM: zynq: Rename defconfig to be align with ZynqMP and VersalMichal Simek2020-02-281-0/+0
| * | | arm: zynq: zybo z7: fix SPL uart init bitrateMilan Obuch2020-02-281-1/+1
* | | | Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-02-291-2/+2
|\ \ \ \ | |_|/ / |/| | |