index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-08-14
phy: rcar: Add R-Car Gen2 PHY driver
Marek Vasut
2018-08-14
phy: Fix off-by-one error when parsing DT PHY bindings
Marek Vasut
2018-08-10
drivers: serial: document on_baudrate()
Heinrich Schuchardt
2018-08-10
dm: led: move default state support in led uclass
Patrick Delaunay
2018-08-10
Revert "dm: led: auto probe() LEDs with "default-state""
Patrick Delaunay
2018-08-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-09
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-08-08
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-08-08
dfu: Provide more verbose error message
Sam Protsenko
2018-08-08
dfu: Fix memory leak in dfu_init_env_entities()
Sam Protsenko
2018-08-08
dfu: Fix data abort in dfu_free_entities()
Sam Protsenko
2018-08-08
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
Alberto Panizzo
2018-08-08
usb: rockchip: fix printing csw debug info
Alberto Panizzo
2018-08-08
usb: rockchip: be quiet on serial port while transferring data
Alberto Panizzo
2018-08-08
usb: rockchip: implement K_FW_LBA_ERASE_10 command
Alberto Panizzo
2018-08-08
usb: rockchip: implement K_FW_LBA_READ_10 command
Alberto Panizzo
2018-08-08
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
Alberto Panizzo
2018-08-08
usb: rockchip: fix command failed on host side due to missing data
Alberto Panizzo
2018-08-08
gadget: f_thor: fix hang-up with ctrl-c
Seung-Woo Kim
2018-08-08
test: dm: pci: Add cases for finding PCI capability APIs
Bin Meng
2018-08-08
dm: pci: Add APIs to find capability and extended capability
Bin Meng
2018-08-08
pci: sandbox: emul: Rename priv structure
Bin Meng
2018-08-08
pci: sandbox: swap_case: Declare dynamic driver matching
Bin Meng
2018-08-08
pci: sandbox: Support dynamically binding device driver
Bin Meng
2018-08-08
dm: pci: Assign correct driver data when binding a driver
Bin Meng
2018-08-08
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
Bin Meng
2018-08-08
pci: sandbox: swap_case: Preserve space indicator bit in BAR registers
Bin Meng
2018-08-08
dm: pci: Fix scanning multi-function device
Bin Meng
2018-08-08
dm: pci: Extract vendor/device id in child_post_bind()
Bin Meng
2018-08-08
dm: core: Add ofnode function to read PCI vendor and device id
Bin Meng
2018-08-08
bcm6838: add initial support
Philippe Reynes
2018-08-08
bmips: ram: add an option to force the size of the ram
Philippe Reynes
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-08-07
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Tom Rini
2018-08-07
Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-08-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-08-07
gpio: xilinx: Add support for using label property
Michal Simek
2018-08-07
gpio: xilinx: Return 0 from xilinx_gpio_set_value
Michal Simek
2018-08-07
gpio: xilinx: Not read output values via regs
Michal Simek
2018-08-07
gpio: xilinx: Simplify logic in xilinx_gpio_set_value
Michal Simek
2018-08-07
gpio: xilinx: Set value before changing direction
Michal Simek
2018-08-07
gpio: xilinx: Remove !DM driver
Michal Simek
2018-08-07
gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()
Michal Simek
2018-08-06
i2c: imx_lpi2c: add uclass api support
Peng Fan
2018-08-06
i2c-mux: pca954x: support pca9646 i2c switch
Peng Fan
2018-08-06
dm: core: device: enable power domain in probe
Peng Fan
2018-08-06
power: Add CONFIG_SPL_POWER_DOMAIN config
Peng Fan
2018-08-06
gpio: zynq: Used platdata structure for storing static data instead of priv
Vipul Kumar
2018-08-06
spi: Kconfig: Create ISSI Kconfig entry
Michal Simek
2018-08-06
ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMC
Lukasz Majewski
[next]