summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: correct SMBIOS information for ODROID-C2Heinrich Schuchardt2020-04-151-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWIP/14Apr2020Tom Rini2020-04-142-3/+2
|\
| * arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún2020-04-141-1/+1
| * arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún2020-04-141-0/+1
| * arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson2020-04-141-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/13Apr2020Tom Rini2020-04-131-0/+5
|\ \ | |/ |/|
| * ARM: socfpga: Enable DM RTC bootcount on ABB SECU1Marek Vasut2020-04-131-0/+5
* | Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...WIP/08Apr2020-nextTom Rini2020-04-082-0/+146
|\ \
| * | arm64: dts: meson: add libretech-pc supportJerome Brunet2020-04-062-0/+146
| |/
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-nextTom Rini2020-04-07231-1921/+233
|\ \
| * | 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-tegraWIP/03Apr2020Tom 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-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
* | | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextWIP/31Mar2020-nextTom Rini2020-03-318-2/+7
|\ \ \ | |/ /
| * | 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