aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-coldfi...WIP/06Sep2023-nextTom Rini10-143/+303
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini2-63/+65
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini1-4/+5
2023-09-06Merge branch '2023-09-06-riscv-fixes' into nextTom Rini1-7/+3
2023-09-06riscv: Correct event usage for riscv_cpu_probe/setupTom Rini1-5/+1
2023-09-06riscv: Rework riscv_cpu_probe for current event macrosTom Rini1-2/+2
2023-09-06arch: m68k: Implement relocationMarek Vasut9-108/+204
2023-09-06tools: relocate-rela: Add M68K supportMarek Vasut1-31/+85
2023-09-06tools: relocate-rela: Fix BE symtab handlingMarek Vasut1-4/+14
2023-09-05ARM: rmobile: Clean up rmobile_cpuinfo_idx()Marek Vasut1-4/+5
2023-09-04usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier1-63/+29
2023-09-04usb: check for companion controller in uclassFabrice Gasnier1-0/+36
2023-09-04event.h: Documented some newly added portions betterTom Rini1-8/+9
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini72-454/+1217
2023-09-04Prepare v2023.10-rc4v2023.10-rc4Tom Rini2-2/+2
2023-09-04Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-ra...Tom Rini11-143/+86
2023-09-03arm: rpi: Switch to a text environmentSimon Glass2-100/+77
2023-09-03rpi: Disable DISTRO_DEFAULTSSimon Glass9-9/+0
2023-09-03arm: rpi: Switch to standard bootSimon Glass10-36/+11
2023-09-02Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini13-55/+372
2023-09-02Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini1-2/+5
2023-09-02doc: Add gpt command documentationJoshua Watt2-0/+185
2023-09-02cmd: gpt: Remove confusing help textJoshua Watt1-2/+0
2023-09-02doc: board: ti: am64x: Fix build step numberingNishanth Menon1-2/+2
2023-09-02doc: board: ti: am64x: provide image alt textNishanth Menon1-0/+3
2023-09-02doc: board: toradex: verdin-am62: document update u-boot wrapperMarcel Ziswiler1-0/+14
2023-09-02doc: board: toradex: minor documentation updateMarcel Ziswiler6-46/+71
2023-09-02video: fix typo in video_sync_all documentationHeinrich Schuchardt1-1/+1
2023-09-02doc: add events.h to documentationHeinrich Schuchardt2-0/+10
2023-09-02dm: event: document all eventsHeinrich Schuchardt1-6/+91
2023-08-31Merge branch '2023-08-31-replace-more-init-hooks-with-events' into nextTom Rini89-261/+431
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass54-80/+95
2023-08-31freescale: Drop call to init_func_vid() in the init sequenceSimon Glass5-14/+9
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass6-19/+12
2023-08-31event: Update documentation for simple spySimon Glass1-2/+21
2023-08-31event: Rename EVENT_SPY to EVENT_SPY_FULLSimon Glass3-3/+3
2023-08-31event: Convert existing spy records to simpleSimon Glass24-78/+52
2023-08-31initcall: Support manual relocationSimon Glass3-4/+19
2023-08-31initcall: Support emitting eventsSimon Glass4-16/+77
2023-08-31event: Export event_type_name()Simon Glass2-1/+9
2023-08-31initcall: Adjust the failure message and return valueSimon Glass1-5/+7
2023-08-31initcall: Adjust the loop logicSimon Glass1-12/+12
2023-08-31initcall: Factor out reloc_off calculationSimon Glass1-10/+15
2023-08-31Revert "initcall: Move to inline function"Simon Glass4-46/+58
2023-08-31event: Support a simple spy recordSimon Glass5-8/+79
2023-08-31Merge branch '2023-08-30-assorted-code-improvements' into nextTom Rini12-151/+188
2023-08-30setexpr: Silence some diagnostic messagesƁukasz Stelmach1-2/+2
2023-08-30configs: sandbox: Enable NVMXIP QSPI driverMarek Vasut1-0/+1
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut2-4/+2
2023-08-30drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bi...Marek Vasut1-2/+2