summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* arm64: zynqmp: Enable netconsole for ZynqMPMichal Simek2020-04-063-0/+3
* ARM: zynq: Enable i2c mux support for all boardsMichal Simek2020-04-061-0/+2
* arm64: zynqmp Add support for zcu102 rev1.1Michal Simek2020-04-061-1/+1
* arm64: versal: Enable support for Gigadevice/ISSI flashesT Karthik Reddy2020-04-061-0/+3
* ARM: zynq: Enable DM for CFI NOR flashMichal Simek2020-04-062-0/+4
* ARM: zynq: Switch to single zynq configurationsMichal Simek2020-04-0617-1027/+18
* arm64: zynqmp: Enable cache command for mini mtest configurationMichal Simek2020-04-061-0/+1
* configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfigT Karthik Reddy2020-04-061-15/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini2020-04-037-0/+72
|\
| * 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
* | rockchip: Enable HDMI output on rk3399 board w/ HDMIJagan Teki2020-04-025-0/+34
|/
* 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-qoriqTom 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."Tom Rini2020-03-271-1/+1
* | Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...Tom 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...Tom 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-mmcTom 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