summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27acpi: Add processor devicePatrick Rudolph
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Add IORT supportPatrick Rudolph
2024-10-27acpi: Add ACPITAB for PPTT and GTDTPatrick Rudolph
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-27arm: acpi: Add generic ACPI methodsPatrick Rudolph
2024-10-27acpi: Add define for GTDTPatrick Rudolph
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-27acpi: Fix typoPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-27acpi: x86: Move SPCR and DBG2 into common codeMaximilian Brune
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-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-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
2024-09-19imx6q-lxr: Add board supportFabio Estevam
2024-09-19imx93_evk: spl: update pmic settingsPeng Fan
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18dm: usb: Deal with USB keyboard persisting across testsSimon Glass
2024-09-18log: Add a new log category for the consoleSimon Glass
2024-09-18usb: Drop old non-DM codeSimon Glass
2024-09-16Merge patch series "Arm: npcm: modify npcm8xx boot setting"Tom Rini