summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-06efi_loader: define internal implementations of install/uninstallmultipleIlias Apalodimas
2022-10-06MAINTAINERS: get rid of the optee variables entryIlias Apalodimas
2022-10-06efi_driver: move event registration to driverHeinrich Schuchardt
2022-10-06efi_selftest: rename event_notifyHeinrich Schuchardt
2022-10-06efi_driver: add init function to EFI block driverHeinrich Schuchardt
2022-10-06efi_driver: provide driver binding protocol to bind functionHeinrich Schuchardt
2022-10-06efi_driver: reformat efi_block_device.cHeinrich Schuchardt
2022-10-06doc: documentation of EFI driver binding protocolHeinrich Schuchardt
2022-10-06efi_driver: carve out function to create block deviceHeinrich Schuchardt
2022-10-06cmd: simplify command efidebugHeinrich Schuchardt
2022-10-06efi_driver: simplify efi_uc_stop(), call efi_free_pool()Heinrich Schuchardt
2022-10-06efi_driver: fix error handlingHeinrich Schuchardt
2022-10-06efi_loader: function to unlink udevice and handleHeinrich Schuchardt
2022-10-06test: fix some pylint errors in test_efi_secbootHeinrich Schuchardt
2022-10-06efi_loader: efi_dp_part_node check dp_alloc return valueHeinrich Schuchardt
2022-10-06cmd: simplify do_efi_boot_add()Heinrich Schuchardt
2022-10-06cmd: simplify do_env_set_efi()Heinrich Schuchardt
2022-10-06efi: Add string conversion helperPaul Barker
2022-10-06doc: typo 'it it' in doc/develop/package/index.rstHeinrich Schuchardt
2022-10-06regmap: fix range checksHeinrich Schuchardt
2022-10-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-10-06arm: mvebu: turris_omnia: Specify VHV gpio for eFUSE programmingPali Rohár
2022-10-06arm: mvebu: Add support for specifying VHV_Enable GPIOPali Rohár
2022-10-06arm: mvebu: Add support for programming LD0 and LD1 eFusePali Rohár
2022-10-06timer: orion-timer: Only init timer onceStefan Roese
2022-10-06arm: mvebu: Remove timer.cStefan Roese
2022-10-06tools: kwbimage: Verify maximal kwbimage header sizePali Rohár
2022-10-06mtd: nand: pxa3xx: simplify ECC hardware parametersChris Packham
2022-10-06board/km: remove kirkwood boardsHolger Brunck
2022-10-05arm64: dts: Remove unused property device_idAshok Reddy Soma
2022-10-05mmc: zynq_sdhci: Read power-domains id from DT and useAshok Reddy Soma
2022-10-05mmc: zynq_sdhci: Change node_id prototype to u32Ashok Reddy Soma
2022-10-05net: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-10-05xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-10-05net: emaclite: fix handling for IP packets with specific lengthsSamuel Obuch
2022-10-05net: emaclite: fix xemaclite_alignedread/write functionsSamuel Obuch
2022-10-05net: emaclite: enable for more architecturesSamuel Obuch
2022-10-05firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0Ashok Reddy Soma
2022-10-05ARM: zynq: Define rtc alias on zc702/zc706Michal Simek
2022-10-05ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706Michal Simek
2022-10-05xilinx: zynq: Enable early eeprom decodingMichal Simek
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-10-03Merge branch 'next'Tom Rini
2022-10-03Prepare v2022.10v2022.10Tom Rini
2022-10-03imx8mn-ddr4-evk-u-boot: Fix broken bootFabio Estevam
2022-10-03imx8mn-venice-u-boot: Fix broken bootFabio Estevam
2022-09-30Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' int...Tom Rini
2022-09-30Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-29dm: core: Support copying properties with ofnodeSimon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass