aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: ls1012ardb: secure boot: Add PFE configPriyanka Singh2020-03-302-1/+3
* 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-3027-14/+148
* dm: arm64: ls1043a: add i2c DM supportBiwen Li2020-03-3021-12/+144
* configs: ls1012afrwy: fix wrong env of boardBiwen Li2020-03-301-0/+3
* armv8: ls1028a: clean up the environment variablesYuantian Tang2020-03-302-86/+88
* armv8: ls1028aqds: add some environmentsYuantian Tang2020-03-301-11/+28
* configs: ls2080aqds: support distro bootBiwen Li2020-03-301-2/+32
* configs: ls1088aqds: support distro bootBiwen Li2020-03-301-13/+50
* board: fsl: lx2160a: fix SDHC1_DAT4 signal routingYangbo Lu2020-03-301-3/+9
* pci-host-ecam-generic: access config space independent of system-wide bus idVladimir Oltean2020-03-301-4/+33
* include/configs: ls1012afrwy: fix load address of itb with bootm commandBiwen Li2020-03-301-1/+1
* armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
* armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
* net: fman: add support for all RGMII delay modesMadalin Bucur2020-03-301-0/+4
* lx2160a: Add dhcp in boot_targetsMeenakshi Aggarwal2020-03-301-1/+2
* armv8: ls1028a: add dhcp boot target deviceYuantian Tang2020-03-301-1/+2
* board: ls1028ardb: add BOARD_LATE_INIT configYuantian Tang2020-03-301-0/+1
* lx2160a : Remove default VID settingMeenakshi Aggarwal2020-03-303-3/+8
* armv8: ls1028a: Update secure boot headers offsetPriyanka Singh2020-03-302-7/+7
* lx2160a : Add emmc in boot_targets environment variableMeenakshi Aggarwal2020-03-303-0/+25
* arm64: ls1046a: remove fdt_high environment variableYuantian Tang2020-03-301-2/+1
* arm64: ls1028a: remove fdt_high environment variableYuantian Tang2020-03-302-4/+1
* board: fsl: lx2160a: Add GIC LPI memory reserve fixupWasim Khan2020-03-301-0/+16
* configs: lx2160a: Enable GIC_V3_ITS configWasim Khan2020-03-304-0/+4
* board: fsl: lx2160a: Program GIC LPI configuration tableWasim Khan2020-03-301-1/+9
* board: lx2160a: Correct board fixup for PCIe nodesVikas Singh2020-03-301-0/+1
* ls1021a: Set CONFIG_SYS_BOOTMAPSZ to the memory for relocationAlison Wang2020-03-304-7/+7
* Merge branch '2020-03-27-master-imports'Tom Rini2020-03-274-4/+12
|\
| * test: typo decompressionHeinrich Schuchardt2020-03-271-1/+1
| * MAINTAINERS: add myself as maintainer of fs/btrfsMarek BehĂșn2020-03-271-0/+7
| * fs: ext4: Fix alignment of cache buffersJan Kiszka2020-03-271-1/+1
| * MAINTAINERS: Add usb.h entry to usbMarek Vasut2020-03-271-0/+1
| * test/py: mmc: Fix 'mmc info' testcaseHarald Seiler2020-03-271-2/+2
|/
* Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader."Tom Rini2020-03-272-3/+2
* Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-03-2616-16/+40
|\
| * rockchip: mkimage: Use an existing macro instead of a decimal valueMiquel Raynal2020-03-261-2/+4
| * rv1108: Fix boot regressionOtavio Salvador2020-03-261-0/+6
| * 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-262-1/+2
| * ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1Otavio Salvador2020-03-261-0/+11
| * rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboardPeter Robinson2020-03-2610-5/+10
| * rockchip: evb-rv1108: Use syscon API to get grf baseKever Yang2020-03-261-4/+3
| * rockchip: elgin-rv1108: Use syscon API to get grf baseKever Yang2020-03-261-4/+3
* | vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader.Kristian Amlie2020-03-232-2/+3
|/
* Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-03-239-39/+132
|\
| * efi_loader: definition of GetNextVariableName()Heinrich Schuchardt2020-03-223-4/+4
| * efi_selftest: test CalculateCrc32, CopyMem, SetMemHeinrich Schuchardt2020-03-222-0/+78
| * efi_loader: fix freestanding memmove()Heinrich Schuchardt2020-03-221-1/+1