summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03arm: SC589-MINI initial supportOliver Gaskell
2024-10-03arm: SC589-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZLITE initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZLITE initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: mach-sc5xx: clean up KconfigOliver Gaskell
2024-10-03dt-bindings: timer: Add SC5xx Timer bindingsOliver Gaskell
2024-10-03dt-bindings: clock: Add SC5xx clock tree bindingsOliver Gaskell
2024-10-03dt-bindings: arm: Add SC5xx Series bindingOliver Gaskell
2024-10-03arm: dts: Support SC598-SOM-EZLITEOliver Gaskell
2024-10-03arm: dts: Support SC598-SOM-EZKITOliver Gaskell
2024-10-03arm: dts: Support SC594-SOM-EZLITEOliver Gaskell
2024-10-03arm: dts: Support SC594-SOM-EZKITOliver Gaskell
2024-10-03arm: dts: Support SC589-EZKITOliver Gaskell
2024-10-03arm: dts: Support SC589-MINIOliver Gaskell
2024-10-03arm: dts: Support SC584-EZKITOliver Gaskell
2024-10-03arm: dts: Support SC573-EZKITOliver Gaskell
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
2024-10-03cmd: simplify CONFIG_CMD_USB_MASS_STORAGE dependenciesHeinrich Schuchardt
2024-10-02rtc: rv3028: add support to manage VDD regulatorArturo Buzarra
2024-10-02Makefile: pass external DTB provided by make variable EXT_DTB to binmanAlexander Kochetkov
2024-10-02spi: davinci: Drop the preload of TX buffer before read/writes operationsBastien Curutchet
2024-10-02Add mkimage secp521r1 ECDSA curve supportJoakim Tjernlund
2024-10-02fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabledHiago De Franco
2024-10-02board: ti: j722s: Update Resource Management configsVaishnav Achath
2024-10-02Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board"Tom Rini
2024-10-02board: ti: am62px: Add android bootflow supportMattijs Korpershoek
2024-10-02board: beagle: beagleplay: Add android bootflow supportMattijs Korpershoek
2024-10-02board: ti: am62x_evm: Add android bootflowGuillaume La Roque
2024-10-02cmd: booti: adjust the print formatDario Binacchi
2024-10-02bootm: adjust the print formatDario Binacchi
2024-10-01Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstreamTom Rini
2024-10-01Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408Tom Rini
2024-10-01Merge patch series "env: mmc: fix use of two separate partitions with proper ...Tom Rini
2024-10-01env: mmc: rework mmc_env_partition_by_guid() to work with two separate partit...Rasmus Villemoes
2024-10-01env: mmc: do not return an offset before the start of the partitionRasmus Villemoes
2024-10-01env: mmc: refactor mmc_offset_try_partition()Rasmus Villemoes
2024-10-01usb: gadget: usbhs: Add Renesas USBHS device driverVitaliy Vasylskyy
2024-10-01bootstd: android: Add U-Boot version to cmdlineMattijs Korpershoek
2024-10-01dfu: define a callback function for the dfu_alt_info environment variableRasmus Villemoes
2024-09-30power: regulator: Drop regulators_enable_boot_on/off()Marek Vasut
2024-09-30power: regulator: Drop regulator_unset()Marek Vasut
2024-09-30power: regulator: Convert regulators_enable_boot_on/off() to regulator_post_p...Marek Vasut
2024-09-30power: regulator: Trigger probe of regulators which are always-on or boot-onMarek Vasut
2024-09-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-30Prepare v2024.10-rc6v2024.10-rc6Tom Rini
2024-09-30Merge tag 'u-boot-dfu-20240930' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-09-30usb: gadget: cdns3: Fix missing cache operations for non-zero EndpointsSiddharth Vadapalli