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
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
2023-04-28
uclass: add uclass_find_device_by_phandle_id() helper
Rasmus Villemoes
2023-04-28
sandbox: disable tracing before unmapping RAM
Pavel Skripkin
2023-04-28
sandbox: correct posix_types.h define
Heinrich Schuchardt
2023-04-28
bootflow: Rework do_bootflow_menu() slightly
Tom Rini
2023-04-28
dm: core: Make aliases_lookup static
Bin Meng
2023-04-28
drivers: tee: sandbox: Fix SCP03 control emulator
Jorge Ramirez-Ortiz
2023-04-28
sandbox: fix return type of os_filesize()
Heinrich Schuchardt
2023-04-28
MAINTAINERS: assign include/os.h
Heinrich Schuchardt
2023-04-28
binman: Use unsigned long over typedef ulong
Andrew Davis
2023-04-28
common: static fdt_simplefb_enable_existing_node()
Heinrich Schuchardt
2023-04-28
boot: vbe_simple: Fix vbe_simple_read_bootflow() dependency
Bin Meng
2023-04-28
sandbox: mark sandbox_exit() as no return.
Heinrich Schuchardt
2023-04-28
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
Heinrich Schuchardt
2023-04-28
sandbox: fix sandbox_hub_submit_control_msg()
Heinrich Schuchardt
2023-04-28
sandbox: fix fall through in sandbox_flash_bulk()
Heinrich Schuchardt
2023-04-28
board: cssi: Add CPU board CMPCPRO
Christophe Leroy
2023-04-28
board: cssi: Move all mother board code into common.c
Christophe Leroy
2023-04-28
board: cssi: Refactor EEPROM read
Christophe Leroy
2023-04-28
board: cssi: Create dedicated file for common sources
Christophe Leroy
2023-04-28
board: cssi: Migrate to hashed password
Christophe Leroy
2023-04-28
Kconfig: Remove an impossible condition
Samuel Holland
2023-04-28
phy: sun4i-usb: Do not drive VBUS with external VBUS present
Samuel Holland
2023-04-28
gpio: axp/sunxi: Remove virtual VBUS detection GPIO
Samuel Holland
2023-04-28
sunxi: Switch to PMIC USB power supply VBUS detection
Samuel Holland
2023-04-28
power: regulator: Add a driver for the AXP USB power supply
Samuel Holland
2023-04-28
mtd: nand: sunxi: Pass the device to the init function
Samuel Holland
2023-04-28
mtd: nand: sunxi: Convert to the driver model
Samuel Holland
2023-04-28
mtd: nand: sunxi: Convert from fdtdec to ofnode
Samuel Holland
2023-04-28
mtd: nand: sunxi: Remove an unnecessary check
Samuel Holland
2023-04-28
pinctrl: sunxi: Add NAND pinmuxes
Samuel Holland
2023-04-28
clk: sunxi: Add NAND clocks and resets
Samuel Holland
2023-04-28
sunxi: binman: Fix U-Boot offset when SPL is not 32 KiB
Samuel Holland
2023-04-27
Merge branch '2023-04-27-introduce-nvm-xip-block-storage-emulation'
Tom Rini
2023-04-27
sandbox64: add a test case for UCLASS_NVMXIP
Abdellatif El Khlifi
2023-04-27
corstone1000: enable NVM XIP QSPI flash
Abdellatif El Khlifi
2023-04-27
corstone1000: add NVM XIP QSPI device tree node
Abdellatif El Khlifi
2023-04-27
sandbox64: add support for NVMXIP QSPI
Abdellatif El Khlifi
2023-04-27
sandbox64: fix: return unsigned long in readq()
Abdellatif El Khlifi
2023-04-27
drivers/mtd/nvmxip: introduce QSPI XIP driver
Abdellatif El Khlifi
2023-04-27
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
Abdellatif El Khlifi
2023-04-27
Merge branch '2023-04-27-IDE-code-cleanups'
Tom Rini
2023-04-27
ide: Make use of U-Boot types
Simon Glass
2023-04-27
ide: Simplify expressions and hex values
Simon Glass
2023-04-27
ide: Convert to use log_debug()
Simon Glass
2023-04-27
ide: Tidy up ide_reset()
Simon Glass
2023-04-27
ide: Correct LBA setting
Simon Glass
2023-04-27
ide: Use a single local blk_desc for ide_ident()
Simon Glass
2023-04-27
ide: Move all blk_desc init into ide_ident()
Simon Glass
2023-04-27
ide: Make ide_ident() return an error code
Simon Glass
[prev]
[next]