summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-11xpl: Rename u_boot_first_phase to xpl_is_first_phase()Simon Glass
2024-10-11stdio: Make use of the SERIAL defineSimon Glass
2024-10-10Merge patch series "led: introduce LED boot and activity function"Tom Rini
2024-10-10doc: introduce led.rst documentationChristian Marangi
2024-10-10led: implement LED activity APIChristian Marangi
2024-10-10common: board_r: rework BOOT LED handlingChristian Marangi
2024-10-10led: implement LED boot APIChristian Marangi
2024-10-10dm: core: implement ofnode_options helpersChristian Marangi
2024-10-10power: pmic/regulator: Support pca9452Joy Zou
2024-10-10power: mp5416: Fix LDO SVAL for MP5416 PMICSidharth Prabukumar
2024-10-10mtd: spi-nor: Clear Winbond SR3 WPS bit on bootMarek Vasut
2024-10-09efi_leader: delete rng-seed if having EFI RNG protocolHeinrich Schuchardt
2024-10-10sunxi: H616: switch to OF_UPSTREAMAndre Przywara
2024-10-09Merge patch series "spi-nor: Add parallel and stacked memories support"Tom Rini
2024-10-09spi: zynqmp_gqspi: Add parallel memories support in GQSPI driverVenkatesh Yadav Abbarapu
2024-10-09spi: spi-uclass: Read chipselect and restrict capabilitiesVenkatesh Yadav Abbarapu
2024-10-09mtd: spi-nor: Add parallel and stacked memories supportVenkatesh Yadav Abbarapu
2024-10-07Merge branch 'next'Tom Rini
2024-10-04mmc: fsl_esdhc_imx: Reset tuning logicPeng Fan
2024-10-03Merge tag 'u-boot-dfu-next-20241003' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-10-03Merge patch series "vbe: Series part D"Tom Rini
2024-10-03gzip: Correct function comment for gunzip()Simon Glass
2024-10-03bootstd: Add stub for bootdev_setup_for_sibling_blk()Simon Glass
2024-10-03Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini
2024-10-03arm: SC573-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC589-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
2024-10-02Add mkimage secp521r1 ECDSA curve supportJoakim Tjernlund
2024-10-02Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board"Tom Rini
2024-10-02board: ti: am62x_evm: Add android bootflowGuillaume La Roque
2024-10-01Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408Tom Rini
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-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-24Merge patch series "Miscellaneous fixes"Tom Rini
2024-09-24flash: prefix error codes with FL_Jerome Forissier
2024-09-21mmc: Poll CD in case cyclic framework is enabledMarek Vasut
2024-09-21events: correct event_uninit() descriptionHeinrich Schuchardt
2024-09-21boot: correct struct expo_action descriptionHeinrich Schuchardt
2024-09-21sandbox: fix OS function descriptionsHeinrich Schuchardt
2024-09-21efi_loader: correct efi_set_variable_int() descriptionHeinrich Schuchardt
2024-09-21doc: include/getopt.h: remove comments confusing SphinxHeinrich Schuchardt
2024-09-20cmd: sf: prevent overwriting the reserved memoryPrasad Kummari
2024-09-19Merge tag 'u-boot-imx-next-20240919' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-19Merge tag 'fwu-next-19092024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-19fwu: check all images for transitioning out of Trial StateSughosh Ganu