summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima
2023-06-07Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-06-07sunxi: Fix typo in include guardSam Edwards
2023-06-07sunxi: defconfig: Add Lctech Pi F1C200s boardAndre Przywara
2023-06-07sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2Andre Przywara
2023-06-07phy: rockchip-inno-usb2: Implement clock operations for usb2phy clockXavier Drudis Ferran
2023-06-07phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clockXavier Drudis Ferran
2023-06-07usb: musb-new: sunxi: fix error checkSam Edwards
2023-06-07Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-07serial: meson: fix meson_serial_pending() tx logicMattijs Korpershoek
2023-06-06Merge tag 'ubifixes-for-v2023-07-rc4' of https://source.denx.de/u-boot/custod...Tom Rini
2023-06-06Merge tag 'for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2023-06-06ubifs: allow loading to above 4GiBBen Dooks
2023-06-05I2C: cdns: Fix broken retry mechanism on arbitration lost.Andrea Merello
2023-06-05i2c: rockchip: De-initialize the bus after start bit failureOndrej Jirman
2023-06-02Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-06-02efi_selftest: LocateHandleBuffer return codeHeinrich Schuchardt
2023-06-02efi_loader: check return value of part_get_info()Heinrich Schuchardt
2023-06-02doc: android: Fix a typoBin Meng
2023-06-02doc: fix loady man-pageHeinrich Schuchardt
2023-06-02doc: loadx man-pageHeinrich Schuchardt
2023-06-02doc: loadb man-pageHeinrich Schuchardt
2023-06-01Merge branch '2023-06-01-assorted-platform-updates' into nextTom Rini
2023-06-01arm: mach-k3: am625_init: Add Erratum WA for RTC startupNishanth Menon
2023-06-01arm: baltos: switch to CONFIG_DM_I2CYegor Yefremov
2023-06-01phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module supportRavi Gunasekaran
2023-06-01arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMUKamlesh Gurudasani
2023-06-01arm: mach-k3: j7200: clk-data.c: Add main_uart1 clock dataBhavya Kapoor
2023-06-01arm: mach-k3: j7200: dev-data.c: Add main_uart1 device dataBhavya Kapoor
2023-06-01arch: arm: mach-k3: j721e: add support for UDA FSUdit Kumar
2023-06-01configs: j7200: correct mmc offsetUdit Kumar
2023-06-01doc: board: ti: add documenation for j7200Udit Kumar
2023-06-01arm: mach-k3: j721s2: clk-data.c: Add main_uart5 clock dataBhavya Kapoor
2023-06-01arm: mach-k3: j721s2: dev-data.c: Add main_uart5 device dataBhavya Kapoor
2023-06-01arm: mach-k3: j721e: clk-data.c: Add main_uart2 clock dataBhavya Kapoor
2023-06-01arm: mach-k3: j721e: dev-data.c: Add main_uart2 device dataBhavya Kapoor
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt
2023-06-01firmware: ti_sci: Add missing LF in error messageAndreas Dannenberg
2023-06-01pinctrl: nuvoton: set output state before enabling the outputJim Liu
2023-06-01configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPLVignesh Raghavendra
2023-06-01arm: mach-k3: common: reorder removal of firewallsManorit Chawdhry
2023-06-01Revert "arm: mach-k3: common: don't reconfigure background firewalls"Manorit Chawdhry
2023-06-01doc: Add info for building Xen target with ClangLeo Yan
2023-06-01arm64: Remove duplicated symbolsLeo Yan
2023-06-01Merge branch '2023-05-31-assorted-fixes-and-improvements' into nextTom Rini
2023-05-31mmc: fix improper use of memsetSam Edwards
2023-05-31common: dfu: Remove leading space charactersRavi Gunasekaran
2023-05-31cmd: sf/nand: Print and return failure when 0 length is passedAshok Reddy Soma
2023-05-31scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_c...Rasmus Villemoes
2023-05-31semihosting: create file in smh_fs_write_at()Heinrich Schuchardt