summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-03-30157-927/+108
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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: Move common defconfig options to KconfigAndre Przywara2020-03-184-0/+6
| * | | | sunxi: Pine H64: Enable SPI booting in defconfigAndre Przywara2020-03-181-0/+1
| * | | | sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara2020-03-182-10/+33
| * | | | sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara2020-03-182-2/+6
| * | | | sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara2020-03-181-8/+14
| * | | | sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara2020-03-181-41/+53
* | | | | 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
| * | | | efi_loader: description efi_convert_pointer()Heinrich Schuchardt2020-03-221-2/+2
| * | | | efi_loader: simplify logical expression in efi_disk_add_dev()Heinrich Schuchardt2020-03-221-1/+1
| * | | | efi_selftest: check length reported by GetNextVariableName()Heinrich Schuchardt2020-03-221-2/+8
| * | | | efi_loader: correct reported length in GetNextVariable()Heinrich Schuchardt2020-03-221-5/+6
| * | | | efi_loader: fix function descriptions in efi_disk.cHeinrich Schuchardt2020-03-221-22/+30
| * | | | efi_loader: description of efi_variable.cHeinrich Schuchardt2020-03-221-2/+2
|/ / / /
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2020-03-181-11/+5
|\| | |
| * | | Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski2020-03-181-11/+5
* | | | Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-03-185-24/+102
|\ \ \ \
| * | | | efi_loader: correct a definition of struct efi_capsule_headerAKASHI Takahiro2020-03-171-2/+2
| * | | | efi_loader: export a couple of protocol related functionsAKASHI Takahiro2020-03-172-8/+22
| * | | | efi_loader: define System Resource Table macrosAKASHI Takahiro2020-03-171-0/+27
| * | | | efi_loader: define OsIndicationsSupported flagsAKASHI Takahiro2020-03-171-0/+10
| * | | | cmd: bootefi: Parse reserved-memory node from DTAtish Patra2020-03-171-9/+34