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
Age
Commit message (
Expand
)
Author
2022-10-10
phy: Add generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: gadget: Clean up Makefile ifdeffery
Marek Vasut
2022-10-10
usb: Add missing guard around env_get() in usb_hub
Marek Vasut
2022-10-10
Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2022-10-09
mtd: Update the function name to 'rfree'
Fabio Estevam
2022-10-09
mtd: mxs_nand: Support EDO mode for imx8mn architecture
Michael Trimarchi
2022-10-09
mtd: mxs_nand: get the clock with the right name
Dario Binacchi
2022-10-09
mtd: mxs_nand: don't get the gpmi_apbh_dma clock
Dario Binacchi
2022-10-09
imx: gpmi: Add register needed to control nand bus timing
Michael Trimarchi
2022-10-09
clk: imx: clk-imx8mn add gpmi nand clocks
Michael Trimarchi
2022-10-09
clk: imx: gate2 support shared counter and relative clock functions
Michael Trimarchi
2022-10-09
dm: clk: add missing stub when CONFIG_CLK is deactivated
Dario Binacchi
2022-10-08
mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT to Kconfig
Roger Quadros
2022-10-07
Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-10-07
Merge branch '2022-10-07-riscv-toolchain-update'
Tom Rini
2022-10-07
Merge branch '2022-10-06-assorted-platform-and-board-updates'
Tom Rini
2022-10-07
riscv: Fix build against binutils 2.38
Alexandre Ghiti
2022-10-07
buildman: differentiate between riscv32, riscv64
Heinrich Schuchardt
2022-10-07
docker: install riscv32 toolchain
Heinrich Schuchardt
2022-10-06
clk: nuvoton: Add support for NPCM845
Jim Liu
2022-10-06
arm: nuvoton: Add support for Nuvoton NPCM845 BMC
Jim Liu
2022-10-06
net: ti: am65-cpsw-nuss: Enable MDIO manual mode
Ravi Gunasekaran
2022-10-06
net: ti: cpsw-mdio: Add workaround for errata i2329
Ravi Gunasekaran
2022-10-06
dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error
Dhruva Gole
2022-10-06
armv8: cache_v8: Fix pgtables setup when MMU is already enabled
Pali Rohár
2022-10-06
common/board_f: drop ifdefs around header includes
Ovidiu Panait
2022-10-06
common/board_f: introduce arch_setup_dest_addr()
Ovidiu Panait
2022-10-06
common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c
Ovidiu Panait
2022-10-06
common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code
Ovidiu Panait
2022-10-06
board: developerbox: move mem_map setup later
Jassi Brar
2022-10-06
board: developerbox: use identity mapping for >4GB
Jassi Brar
2022-10-06
gpio: ftgpio010: Add support for Faraday Technology FTGPIO010
Sergei Antonov
2022-10-06
cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol
Ilias Apalodimas
2022-10-06
efi_loader: define internal implementations of install/uninstallmultiple
Ilias Apalodimas
2022-10-06
MAINTAINERS: get rid of the optee variables entry
Ilias Apalodimas
2022-10-06
efi_driver: move event registration to driver
Heinrich Schuchardt
2022-10-06
efi_selftest: rename event_notify
Heinrich Schuchardt
2022-10-06
efi_driver: add init function to EFI block driver
Heinrich Schuchardt
2022-10-06
efi_driver: provide driver binding protocol to bind function
Heinrich Schuchardt
2022-10-06
efi_driver: reformat efi_block_device.c
Heinrich Schuchardt
2022-10-06
doc: documentation of EFI driver binding protocol
Heinrich Schuchardt
2022-10-06
efi_driver: carve out function to create block device
Heinrich Schuchardt
2022-10-06
cmd: simplify command efidebug
Heinrich Schuchardt
2022-10-06
efi_driver: simplify efi_uc_stop(), call efi_free_pool()
Heinrich Schuchardt
2022-10-06
efi_driver: fix error handling
Heinrich Schuchardt
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-10-06
test: fix some pylint errors in test_efi_secboot
Heinrich Schuchardt
2022-10-06
efi_loader: efi_dp_part_node check dp_alloc return value
Heinrich Schuchardt
2022-10-06
cmd: simplify do_efi_boot_add()
Heinrich Schuchardt
2022-10-06
cmd: simplify do_env_set_efi()
Heinrich Schuchardt
[next]