aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2022.04-rc5' into nextTom Rini2022-03-28146-558/+2480
|\
| * Prepare v2022.04-rc5v2022.04-rc5Tom Rini2022-03-281-1/+1
| * configs: Resync with savedefconfigTom Rini2022-03-2821-106/+63
| * Merge branch '2022-03-28-critical-fixes'Tom Rini2022-03-289-36/+82
| |\
| | * mtd: gpmi: fix the bch setting backward compatible issueWIP/2022-03-28-critical-fixesHan Xu2022-03-283-13/+62
| | * boot: image: fixup zstd decompression buffer initialization typoJérôme Carretero2022-03-281-1/+1
| | * Fix URLs to old freescale git reposPali Rohár2022-03-282-2/+2
| | * Makefile: add drivers/video/u_boot_logo.S to cleanHeinrich Schuchardt2022-03-281-1/+2
| | * arm: apple: Fix mem layoutMark Kettenis2022-03-281-18/+14
| | * arm: apple: Increase RTKit timeoutHector Martin2022-03-281-1/+1
| |/
| * Merge tag 'efi-2022-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/27Mar2022Tom Rini2022-03-277-17/+233
| |\
| | * cmd: efidebug: simplify do_efi_boot_add()Heinrich Schuchardt2022-03-261-3/+2
| | * test: test UEFI boot managerHeinrich Schuchardt2022-03-262-0/+74
| | * efi_loader: initrddump: drain input before promptHeinrich Schuchardt2022-03-261-4/+10
| | * efi_loader: nocolor command line attr for initrddump.efiHeinrich Schuchardt2022-03-261-9/+68
| | * efi_loader: typo devie-pathHeinrich Schuchardt2022-03-261-1/+1
| | * doc: man-page for the wdt commandHeinrich Schuchardt2022-03-262-0/+78
| |/
| * Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-03-2516-15/+17
| |\
| | * sunxi: dts: Update RGMII phy-mode propertiesAndre Przywara2022-03-2614-14/+14
| | * sunxi: Fix old GMAC pinmux setupAndre Przywara2022-03-262-1/+3
| |/
| * doc: update doc/sphinx/requirements.txtHeinrich Schuchardt2022-03-251-2/+23
| * Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-03-241-3/+10
| |\
| | * arm: a37xx: espressobin: Fix non-working SPIPali Rohár2022-03-241-3/+10
| |/
| * Merge tag 'i2c-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/23Mar2022Tom Rini2022-03-235-27/+29
| |\
| | * bootcount: clarify documentationMichael Opdenacker2022-03-232-21/+23
| | * cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabledMarek Vasut2022-03-231-1/+1
| | * i2c: fix always-true condition in i2c_probe_chip()Nikita Yushchenko2022-03-231-1/+1
| | * misc: atsha204a: fix i2c address readout from DTSAdrian Fiergolski2022-03-231-1/+1
| | * misc: atsha204a: add delay after sending the messageAdrian Fiergolski2022-03-231-1/+1
| | * misc: atsha204a: return timeout from wakeup functionAdrian Fiergolski2022-03-231-2/+2
| * | arm: mvebu: dts: turris_mox: fix non-working USB portMarek Behún2022-03-231-0/+4
| |/
| * Merge tag 'efi-2022-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/20Mar2022Tom Rini2022-03-2044-219/+519
| |\
| | * efi_loader: move dtbdump.c, initrddump.c to lib/efi_loaderHeinrich Schuchardt2022-03-204-13/+13
| | * efi_loader: remove efi_disk_is_system_part()Heinrich Schuchardt2022-03-203-33/+9
| | * efi_loader: export efi_system_partition_guidHeinrich Schuchardt2022-03-201-0/+2
| | * efi_loader: use short-form DP for load optionsHeinrich Schuchardt2022-03-201-22/+48
| | * efi_loader: support booting via short-form device-pathHeinrich Schuchardt2022-03-201-10/+10
| | * efi_loader: efi_dp_find_obj() add protocol checkHeinrich Schuchardt2022-03-205-10/+20
| | * efi_loader: fix efi_dp_find_obj()Heinrich Schuchardt2022-03-202-51/+63
| | * efi_loader: export efi_dp_shorten()Heinrich Schuchardt2022-03-202-9/+15
| | * efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returnedIlias Apalodimas2022-03-201-11/+20
| | * efi_loader: Ignore DT when ACPI is onAlexander Graf2022-03-201-2/+2
| | * doc: board: raspberrypi: Add documentationMatthias Brugger2022-03-203-0/+65
| | * doc: uefi: Fix reference to CONFIG_EFI_SECURE_BOOTJan Kiszka2022-03-201-1/+1
| | * Nokia RX-51: Update documentation about QEMUPali Rohár2022-03-201-0/+57
| | * doc: boards: amlogic: Add documentation on pre-generated FIP filesNeil Armstrong2022-03-2025-0/+147
| | * doc: board: amlogic-p20x: fix FIP generation docNeil Armstrong2022-03-202-62/+52
| | * tools: buildman: Fix doc path in warning messageJohannes Krottmayer2022-03-201-1/+1
| | * Makefile: Fix doc path in warning messageJohannes Krottmayer2022-03-201-2/+2
| |/
| * Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodi...WIP/18Mar2022Tom Rini2022-03-1820-8/+308
| |\