summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* riscv: qemu: Include some useful commandsBin Meng2018-11-141-0/+8
* riscv: qemu: Enumerate virtio bus during early bootBin Meng2018-11-142-0/+12
* virtio: cmd: Add virtio command for virtio devicesTuomas Tynkkynen2018-11-143-0/+46
* virtio: Add block driver supportTuomas Tynkkynen2018-11-144-0/+274
* blk: Introduce IF_TYPE_VIRTIOTuomas Tynkkynen2018-11-143-0/+9
* blk: Make blk_next_free_devnum() publicBin Meng2018-11-142-1/+12
* blk: Drop blk_prepare_device()Bin Meng2018-11-142-19/+0
* blk: Call part_init() in the post_probe() methodBin Meng2018-11-149-22/+14
* efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver dataBin Meng2018-11-141-12/+12
* sandbox: blk: Switch to use platdata_auto_alloc_size for the driver dataBin Meng2018-11-141-7/+8
* test: dm: blk: Correct blk_base test caseBin Meng2018-11-141-16/+11
* virtio: Add net driver supportTuomas Tynkkynen2018-11-144-0/+494
* virtio: Add virtio over mmio transport driverBin Meng2018-11-144-0/+550
* virtio: Add codes for virtual queue/ring managementTuomas Tynkkynen2018-11-143-1/+679
* dm: Add a new uclass driver for VirtIO transport devicesBin Meng2018-11-148-0/+1135
* riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng2018-11-141-1/+10
* test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng2018-11-143-2/+51
* dm: core: Allow uclass to set up a device's child after it is probedBin Meng2018-11-142-2/+15
* regmap: Add overview documentationMario Six2018-11-141-0/+27
* regmap: Add endianness supportMario Six2018-11-142-10/+138
* test: regmap: Add test for regmap_{set, get}Mario Six2018-11-141-0/+28
* regmap: Define regmap_{get,set}Mario Six2018-11-141-4/+50
* regmap: Support reading from specific rangeMario Six2018-11-142-5/+75
* regmap: Add raw read/write functionsMario Six2018-11-142-7/+115
* mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six2018-11-141-0/+22
* regmap: Add error outputMario Six2018-11-141-2/+8
* regmap: Introduce init_rangeMario Six2018-11-141-12/+56
* buildman: Add a --boards option to specify particular boards to buildSimon Glass2018-11-145-23/+72
* sandbox: Try to start the RAM buffer at a particular addressSimon Glass2018-11-141-1/+6
* core: ofnode: Fix mem leak in error pathMario Six2018-11-141-1/+3
* misc: Add IHS FPGA driverMario Six2018-11-146-0/+964
* misc: Add gdsys_soc driverMario Six2018-11-145-0/+122
* misc: Sort Makefile entriesMario Six2018-11-141-30/+31
* regmap: Improve error handlingMario Six2018-11-141-0/+17
* regmap: Add documentationMario Six2018-11-141-0/+6
* regmap: Fix documentationMario Six2018-11-141-9/+39
* test: regmap: Increase size of syscon0 memoryMario Six2018-11-142-2/+2
* timer: Sort Kconfig driver entriesBin Meng2018-11-141-55/+55
* test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng2018-11-143-4/+31
* dm: core: Mirror the chosen node parse logic in the livetree scanningBin Meng2018-11-141-0/+10
* dm: Correct pre_reloc_only parameter description in several APIs' commentsBin Meng2018-11-143-12/+13
* dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng2018-11-147-15/+21
* dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng2018-11-142-1/+51
* cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng2018-11-141-1/+1
* dm: cpu: Fix print_cpuinfo() outputBin Meng2018-11-141-1/+1
* board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six2018-11-142-0/+35
* Merge branch 'next'Tom Rini2018-11-1441-2030/+3657
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-net into nextTom Rini2018-11-0541-2030/+3657
| |\
| | * driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko2018-11-053-115/+18
| | * driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko2018-11-051-128/+6