summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_ to XPL_Simon Glass
2024-10-11global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-11doc: Update init docs for the xPL changesSimon Glass
2024-10-11doc: Move init-related things out of READMESimon Glass
2024-10-11doc: Update SPL docs for the xPL changesSimon Glass
2024-10-11log: global: Rename warn_non_spl()Simon Glass
2024-10-11xpl: Rename spl_phase() to xpl_phase()Simon Glass
2024-10-11xpl: Rename spl_phase to xpl_phase_tSimon 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-09efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILESimon Glass
2024-10-09doc: Move the generic memory-documentation to doc/Simon Glass
2024-10-07Merge branch 'next'Tom Rini
2024-10-07Prepare v2024.10v2024.10Tom Rini
2024-10-04Update directories for new name of TF-A directoriesPeter Robinson
2024-10-03Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini
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-03Update the ARM trusted firmware git URLPeter Robinson
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-30Merge tag 'v2024.10-rc6' into nextTom Rini
2024-09-30Prepare v2024.10-rc6v2024.10-rc6Tom Rini
2024-09-21doc: usage: cmd: ums: fix dependenciesThomas Perrot
2024-09-18Merge patch series "Fix various bugs"Tom Rini
2024-09-18sandbox: Change the range used for memory-mapping tagsSimon Glass
2024-09-16cmd: mmc: Allow using partition name in mmc erase commandTomas Paukrt
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-16doc/develop/sending_patches.rst: Reword where our git tree is slightlyTom Rini
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12bootcount: Update to point to current documentationTom Rini
2024-09-12doc/mkeficapsule.1: Update homepage linkTom Rini
2024-09-12doc: Update rST to not reference the old wikiTom Rini
2024-09-12doc/arch/mips.rst: Update toolchain listTom Rini
2024-09-12doc/arch/m68k.rst: Update toolchain commentTom Rini
2024-09-12doc/develop/sending_patches.rst: Clarify when to use which branchTom Rini
2024-09-12tools: mkeficapsule: support generating dynamic GUIDsCaleb Connolly
2024-09-12doc: uefi: document dynamic UUID generationCaleb Connolly
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-06doc: board/qualcomm: document rb3gen2 building/flashingCaleb Connolly
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03sandbox: move the TCG event log to the start of ram memorySughosh Ganu
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-02Prepare v2024.10-rc4v2024.10-rc4Tom Rini
2024-08-27cmd: bind: Use device sequence instead for driver bind/unbindZixun LI
2024-08-27dm: core: Show device sequence instead in dm_dump_tree()Zixun LI
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini