summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-18rockchip: tpl: change call condition rockchip_stimer_init()Johan Jonker
2022-04-18rockchip: spl: change call condition rockchip_stimer_init()Johan Jonker
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker
2022-04-18rockchip: Enable AHCI/SCSI/SATA on rockpro64-rk3399.Vagrant Cascadian
2022-04-18rockchip: Enable SCSI in distro bootcmd for rk3399.Vagrant Cascadian
2022-04-18rockchip: clk: add clocks to px30_clk_enableChris Morgan
2022-04-18spi: rockchip_sfc: Add missing include for dm/device_compat.hChris Morgan
2022-04-18adc: rockchip-saradc: add support for getting reference voltage valuePeter Cai
2022-04-18mmc: rockchip_sdhci: Correct error checkingHaolin Li
2022-04-15Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-15CI: Print out unmigrated symbols when failingTom Rini
2022-04-15Merge branch '2022-04-14-assorted-updates'Tom Rini
2022-04-15efi_loader: simplify efi_serialize_load_option()Heinrich Schuchardt
2022-04-15efi_loader: EFI_HII_STRING_PROTOCOL.GetString()Heinrich Schuchardt
2022-04-15lib: simplify u16_strdup()Heinrich Schuchardt
2022-04-15lib: convert u16_strlen() into a macroHeinrich Schuchardt
2022-04-15doc: man-page for the env commandPatrick Delaunay
2022-04-15doc: uefi: Update the capsule update related documentationSughosh Ganu
2022-04-15mkeficapsule: Remove raw and FIT GUID typesSughosh Ganu
2022-04-15FMP: Remove GUIDs for FIT and raw imagesSughosh Ganu
2022-04-15test: capsule: Modify the capsule tests to use GUID values for sandboxSughosh Ganu
2022-04-15efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabledSughosh Ganu
2022-04-15capsule: Put a check for image index before the updateSughosh Ganu
2022-04-15capsule: FMP: Populate the image descriptor array from platform dataSughosh Ganu
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-04-14fs: Allow to compile CMD_UBIFS when SPL is enabledPali Rohár
2022-04-14fs: Allow to compile FS_FAT only for proper U-BootPali Rohár
2022-04-14Remove duplication of table_compute_checksum functionTom Rini
2022-04-14serial: smh: Implement puts for DMSean Anderson
2022-04-14test: serial: Add test for putc/putsSean Anderson
2022-04-14serial: sandbox: Implement putsSean Anderson
2022-04-14serial: Fix _serial_puts using \n\r instead of \r\nSean Anderson
2022-04-14cmd: ubi.c: skip part command if right partition is already attachedAlexandre Besnard
2022-04-14led: Configure LED default-state on bootMarek Vasut
2022-04-14led: gpio: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: pwm: Drop duplicate OF "label" property parsingTom Rini
2022-04-14led: bcm6753: Drop duplicate OF "label" property parsingTom Rini
2022-04-14led: cortina: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: bcm6858: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: bcm6358: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: bcm6328: Drop duplicate OF "label" property parsingMarek Vasut
2022-04-14led: Move OF "label" property parsing to coreMarek Vasut
2022-04-14misc: atsha204a: Fix big endian supportPali Rohár
2022-04-14power: domain: ti: Extend use of PTCMD and PTSTAT registers for high PDsDave Gerlach
2022-04-14arm: apple: Add M1 Ultra supportJanne Grunau
2022-04-14sandbox: Increase default SYS_MALLOC_LENTom Rini
2022-04-13configs: Resync with savedefconfigTom Rini
2022-04-13configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut
2022-04-13net: dm9000: Add Kconfig entryMarek Vasut