index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-05-01
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2023-04-29
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-04-28
core: fdtaddr: use map_sysmem() as cast for the return
Johan Jonker
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
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
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
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
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-27
sandbox64: add support for NVMXIP QSPI
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
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
2023-04-27
ide: Use desc consistently for struct blk_desc
Simon Glass
2023-04-27
ide: Combine the two loops in ide_probe()
Simon Glass
2023-04-27
ide: Move ide_init() entirely within ide_probe()
Simon Glass
2023-04-27
ide: Move setting of vendor strings into ide_probe()
Simon Glass
2023-04-27
ide: Make ide_bus_ok a local variable
Simon Glass
2023-04-27
ide: Move bus init into a function
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_LBA48
Simon Glass
2023-04-27
ide: Avoid preprocessor for CONFIG_ATAPI
Simon Glass
2023-04-27
ide: Simplify success condition
Simon Glass
2023-04-27
ide: Refactor confusing loop code
Simon Glass
2023-04-27
ide: Change the retries variable
Simon Glass
2023-04-27
ide: Make function static
Simon Glass
2023-04-27
ide: Correct use of ATAPI
Simon Glass
2023-04-27
ide: Create a prototype for ide_set_reset()
Simon Glass
2023-04-27
ide: Drop weak functions
Simon Glass
2023-04-27
ide: Move a few functions further up the file
Simon Glass
2023-04-27
ide: Drop ide_device_present()
Simon Glass
[next]