index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-06
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...
Tom Rini
2023-09-06
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...
Tom Rini
2023-09-06
ARM: rmobile: Clean up rmobile_cpuinfo_idx()
Marek Vasut
2023-09-06
Merge branch '2023-09-06-riscv-fixes' into next
Tom Rini
2023-09-06
riscv: Correct event usage for riscv_cpu_probe/setup
Tom Rini
2023-09-06
riscv: Rework riscv_cpu_probe for current event macros
Tom Rini
2023-09-04
usb: host: ohci-generic: Make usage of clock/reset bulk() API
Fabrice Gasnier
2023-09-04
usb: check for companion controller in uclass
Fabrice Gasnier
2023-09-04
event.h: Documented some newly added portions better
Tom Rini
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-09-04
Prepare v2023.10-rc4
v2023.10-rc4
Tom Rini
2023-09-04
Merge tag 'rpi-2023.10' of https://source.denx.de/u-boot/custodians/u-boot-ra...
Tom Rini
2023-09-03
arm: rpi: Switch to a text environment
Simon Glass
2023-09-03
rpi: Disable DISTRO_DEFAULTS
Simon Glass
2023-09-03
arm: rpi: Switch to standard boot
Simon Glass
2023-09-02
Merge tag 'doc-2023-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2023-09-02
Merge tag 'doc-next' of https://source.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
2023-09-02
doc: Add gpt command documentation
Joshua Watt
2023-09-02
cmd: gpt: Remove confusing help text
Joshua Watt
2023-09-02
doc: board: ti: am64x: Fix build step numbering
Nishanth Menon
2023-09-02
doc: board: ti: am64x: provide image alt text
Nishanth Menon
2023-09-02
doc: board: toradex: verdin-am62: document update u-boot wrapper
Marcel Ziswiler
2023-09-02
doc: board: toradex: minor documentation update
Marcel Ziswiler
2023-09-02
video: fix typo in video_sync_all documentation
Heinrich Schuchardt
2023-09-02
doc: add events.h to documentation
Heinrich Schuchardt
2023-09-02
dm: event: document all events
Heinrich Schuchardt
2023-08-31
Merge branch '2023-08-31-replace-more-init-hooks-with-events' into next
Tom Rini
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
freescale: Drop call to init_func_vid() in the init sequence
Simon Glass
2023-08-31
x86: Convert arch_fsp_init() to use events
Simon Glass
2023-08-31
event: Update documentation for simple spy
Simon Glass
2023-08-31
event: Rename EVENT_SPY to EVENT_SPY_FULL
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-31
initcall: Support manual relocation
Simon Glass
2023-08-31
initcall: Support emitting events
Simon Glass
2023-08-31
event: Export event_type_name()
Simon Glass
2023-08-31
initcall: Adjust the failure message and return value
Simon Glass
2023-08-31
initcall: Adjust the loop logic
Simon Glass
2023-08-31
initcall: Factor out reloc_off calculation
Simon Glass
2023-08-31
Revert "initcall: Move to inline function"
Simon Glass
2023-08-31
event: Support a simple spy record
Simon Glass
2023-08-31
Merge branch '2023-08-30-assorted-code-improvements' into next
Tom Rini
2023-08-30
setexpr: Silence some diagnostic messages
Ćukasz Stelmach
2023-08-30
configs: sandbox: Enable NVMXIP QSPI driver
Marek Vasut
2023-08-30
drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
Marek Vasut
2023-08-30
drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bi...
Marek Vasut
2023-08-30
drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
Marek Vasut
2023-08-30
drivers/mtd/nvmxip: Trigger post bind as probe on driver level
Marek Vasut
2023-08-30
fwu: Initialize global fwu library state during CI test
Marek Vasut
2023-08-30
serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
Maksim Kiselev
[next]