summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-04ARM: imx: Drop CONFIG_USE_BOOTCOMMAND=n on i.MX6 DHSOMMarek Vasut
2023-09-03arm: rpi: Switch to a text environmentSimon Glass
2023-09-03rpi: Disable DISTRO_DEFAULTSSimon Glass
2023-09-03arm: rpi: Switch to standard bootSimon Glass
2023-09-02Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-09-02Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini
2023-09-02doc: Add gpt command documentationJoshua Watt
2023-09-02cmd: gpt: Remove confusing help textJoshua Watt
2023-09-02doc: board: ti: am64x: Fix build step numberingNishanth Menon
2023-09-02doc: board: ti: am64x: provide image alt textNishanth Menon
2023-09-02doc: board: toradex: verdin-am62: document update u-boot wrapperMarcel Ziswiler
2023-09-02doc: board: toradex: minor documentation updateMarcel Ziswiler
2023-09-02video: fix typo in video_sync_all documentationHeinrich Schuchardt
2023-09-02doc: add events.h to documentationHeinrich Schuchardt
2023-09-02dm: event: document all eventsHeinrich Schuchardt
2023-08-31Merge branch '2023-08-31-replace-more-init-hooks-with-events' into nextTom Rini
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass
2023-08-31event: Update documentation for simple spySimon Glass
2023-08-31event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-31initcall: Support manual relocationSimon Glass
2023-08-31initcall: Support emitting eventsSimon Glass
2023-08-31event: Export event_type_name()Simon Glass
2023-08-31initcall: Adjust the failure message and return valueSimon Glass
2023-08-31initcall: Adjust the loop logicSimon Glass
2023-08-31initcall: Factor out reloc_off calculationSimon Glass
2023-08-31Revert "initcall: Move to inline function"Simon Glass
2023-08-31event: Support a simple spy recordSimon Glass
2023-08-31Merge branch '2023-08-30-assorted-code-improvements' into nextTom Rini
2023-08-30setexpr: Silence some diagnostic messagesƁukasz Stelmach
2023-08-30configs: sandbox: Enable NVMXIP QSPI driverMarek Vasut
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut
2023-08-30drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bi...Marek Vasut
2023-08-30drivers/mtd/nvmxip: Rework the read accessor to support 32bit systemsMarek Vasut
2023-08-30drivers/mtd/nvmxip: Trigger post bind as probe on driver levelMarek Vasut
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut
2023-08-30serial-uclass: reset gd->cur_serial_dev to NULL if serial not foundMaksim Kiselev
2023-08-30tools: image-host: print error messages to stderrOleksandr Suvorov
2023-08-30pci: pcie-brcmstb: do not rely on CLKREQ# signalSam Edwards
2023-08-30pci: pcie-brcmstb: bring over some robustness improvements from LinuxSam Edwards
2023-08-30Merge tag 'u-boot-at91-2023.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-08-29Merge branch '2023-08-29-integrate-efi-capsule-update-better-in-to-u-boot-bui...Tom Rini
2023-08-29doc: capsule: Document the new mechanism to embed ESL file into dtbSughosh Ganu
2023-08-29test: capsule: Remove logic to add public key ESLSughosh Ganu
2023-08-29sandbox: capsule: Add path to the public key ESL fileSughosh Ganu
2023-08-29scripts/Makefile.lib: Embed capsule public key in platform's dtbSughosh Ganu
2023-08-29scripts/Makefile.lib: Add dtsi include files as deps for building DTBSughosh Ganu
2023-08-29scripts/Makefile.lib: Collate all dtsi files for inclusionSughosh Ganu