index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-12-28
cli: Enables using modern hush parser as command line parser
Francis Laniel
2023-12-28
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
Francis Laniel
2023-12-28
test: Add framework to test hush behavior
Francis Laniel
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Create a new boot_run() function to handle booting
Simon Glass
2023-12-21
bootm: Create a function to run through the booti states
Simon Glass
2023-12-21
bootm: Create a function to run through the bootz states
Simon Glass
2023-12-21
bootm: Create a function to run through the bootm states
Simon Glass
2023-12-21
bootm: Tidy up boot_selected_os()
Simon Glass
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
2023-12-21
bootm: Drop arguments from do_bootm_states()
Simon Glass
2023-12-21
bootm: Move do_bootm_states() comment to header file
Simon Glass
2023-12-21
bootm: Add more fields to bootm_info
Simon Glass
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
bootm: Create a struct for argument information
Simon Glass
2023-12-21
iommu: add a connect op
Caleb Connolly
2023-12-21
include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionally
Manorit Chawdhry
2023-12-21
include: Further cleanup includes
Tom Rini
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
2023-12-21
arc: Cleanup and audit usage of <config.h>
Tom Rini
2023-12-21
qe: Add <config.h> to linux/immap_qe.h
Tom Rini
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-19
board: lg: x3-t30: switch to DM pinmux
Svyatoslav Ryhel
2023-12-19
drivers: gpio: implement PALMAS GPIO cell
Svyatoslav Ryhel
2023-12-19
drivers: gpio: implement MAX77663 GPIO cell
Svyatoslav Ryhel
2023-12-19
Merge patch series "Add support for MediaTek MT8365 EVK Board"
Tom Rini
2023-12-19
dt-bindings: clock: add Mediatek MT8365 pinctrl bindings
Julien Masson
2023-12-19
arm: mediatek: add support for MediaTek MT8365 SoC
Julien Masson
2023-12-19
dt-bindings: power: add power-domain header for MediaTek MT8365 SoC
Julien Masson
2023-12-19
dt-bindings: clock: add Mediatek MT8365 SoC clock bindings
Julien Masson
2023-12-19
arm: vexpress64: juno: Allow boot from VirtIO
Robert Catherall
2023-12-18
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2023-12-18
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...
Tom Rini
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-18
riscv: sifive: unmatched: migrate to text environment
Yong-Xuan Wang
2023-12-18
riscv: Add support for AMD/Xilinx MicroBlaze V
Michal Simek
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
2023-12-17
cmd: bootefi: re-organize do_bootefi()
AKASHI Takahiro
2023-12-15
Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2023-12-15
board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE
Andrew Davis
2023-12-15
Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-12-15
cmd: clk: Make soc_clk_dump static
Igor Prusov
2023-12-15
clk: Add dump operation to clk_ops
Igor Prusov
2023-12-15
Merge patch series "bootm: Handle compressed arm64 images with bootm"
Tom Rini
2023-12-15
image: Correct load_bug typo
Simon Glass
2023-12-15
board: stm32f469-disco: add splash screen with stmicroelectronics logo
Dario Binacchi
2023-12-14
mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
2023-12-14
Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2023-12-13
acpi: fix struct acpi_xsdt
Heinrich Schuchardt
2023-12-13
boot: Move adding initrd earlier in image_setup_libfdt()
Simon Glass
[next]