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-11-14
gpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
clk: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2018-11-14
uclass: Use uclass_foreach_dev() macro instead of open coding
Liviu Dudau
2018-11-14
virtio: Add a Sandbox transport driver
Bin Meng
2018-11-14
virtio: net: Support non-legacy device
Bin Meng
2018-11-14
virtio: pci: Support non-legacy PCI transport device
Bin Meng
2018-11-14
test: dm: pci: Add cases for finding next PCI capability APIs
Bin Meng
2018-11-14
dm: pci: Add APIs to find next capability and extended capability
Bin Meng
2018-11-14
virtio: Add virtio over pci transport driver
Bin Meng
2018-11-14
virtio: Add block driver support
Tuomas Tynkkynen
2018-11-14
blk: Introduce IF_TYPE_VIRTIO
Tuomas Tynkkynen
2018-11-14
blk: Make blk_next_free_devnum() public
Bin Meng
2018-11-14
blk: Drop blk_prepare_device()
Bin Meng
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
virtio: Add net driver support
Tuomas Tynkkynen
2018-11-14
virtio: Add virtio over mmio transport driver
Bin Meng
2018-11-14
virtio: Add codes for virtual queue/ring management
Tuomas Tynkkynen
2018-11-14
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
2018-11-14
dm: core: Allow uclass to set up a device's child after it is probed
Bin Meng
2018-11-14
regmap: Add endianness support
Mario Six
2018-11-14
regmap: Support reading from specific range
Mario Six
2018-11-14
regmap: Add raw read/write functions
Mario Six
2018-11-14
regmap: Add error output
Mario Six
2018-11-14
regmap: Introduce init_range
Mario Six
2018-11-14
core: ofnode: Fix mem leak in error path
Mario Six
2018-11-14
misc: Add IHS FPGA driver
Mario Six
2018-11-14
misc: Add gdsys_soc driver
Mario Six
2018-11-14
misc: Sort Makefile entries
Mario Six
2018-11-14
regmap: Improve error handling
Mario Six
2018-11-14
regmap: Add documentation
Mario Six
2018-11-14
timer: Sort Kconfig driver entries
Bin Meng
2018-11-14
dm: core: Mirror the chosen node parse logic in the livetree scanning
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
2018-11-14
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
Bin Meng
2018-11-14
cpu: mpc83xx: Remove unnecessary characters in the description string
Bin Meng
2018-11-14
Merge branch 'next'
Tom Rini
2018-11-14
gpio: pca953x_gpio: fix DT GPIO flags translation
Anatolij Gustschin
2018-11-13
sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCD
Icenowy Zheng
2018-11-13
dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...
Vasily Khoruzhick
2018-11-13
mmc: sunxi: add support for automatic delay calibration
Vasily Khoruzhick
2018-11-13
mtd: Drop duplicate MTD_PARTITIONS Kconfig option
Boris Brezillon
2018-11-13
dfu: nand: Add missing dependency on CMD_MTDPARTS
Boris Brezillon
2018-11-13
mtd: Use default mtdparts/mtids when not defined in the environment
Boris Brezillon
2018-11-10
mmc: dw_mmc: Add RCRC handling
Marek Vasut
2018-11-09
dm: Fix typo - missed semicolon
Andy Shevchenko
2018-11-05
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: introduce common mdio support library
Grygorii Strashko
[prev]
[next]