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
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
x86: qemu: Imply virtio PCI transport and device drivers
Bin Meng
2018-11-14
arm: qemu: Enumerate virtio bus during early boot
Bin Meng
2018-11-14
arm: qemu: Add a Kconfig in the board directory
Bin Meng
2018-11-14
virtio: Add virtio over pci transport driver
Bin Meng
2018-11-14
x86: Implement arch-specific io accessor routines
Bin Meng
2018-11-14
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
2018-11-14
riscv: qemu: Include some useful commands
Bin Meng
2018-11-14
riscv: qemu: Enumerate virtio bus during early boot
Bin Meng
2018-11-14
virtio: cmd: Add virtio command for virtio devices
Tuomas Tynkkynen
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
efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
test: dm: blk: Correct blk_base test case
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
riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()
Bin Meng
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
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 overview documentation
Mario Six
2018-11-14
regmap: Add endianness support
Mario Six
2018-11-14
test: regmap: Add test for regmap_{set, get}
Mario Six
2018-11-14
regmap: Define regmap_{get,set}
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
mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
Mario Six
2018-11-14
regmap: Add error output
Mario Six
2018-11-14
regmap: Introduce init_range
Mario Six
2018-11-14
buildman: Add a --boards option to specify particular boards to build
Simon Glass
2018-11-14
sandbox: Try to start the RAM buffer at a particular address
Simon Glass
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
regmap: Fix documentation
Mario Six
2018-11-14
test: regmap: Increase size of syscon0 memory
Mario Six
2018-11-14
timer: Sort Kconfig driver entries
Bin Meng
2018-11-14
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
dm: core: Mirror the chosen node parse logic in the livetree scanning
Bin Meng
2018-11-14
dm: Correct pre_reloc_only parameter description in several APIs' comments
Bin Meng
2018-11-14
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
Bin Meng
[next]