summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-14virtio: Add virtio over mmio transport driverBin Meng
2018-11-14virtio: Add codes for virtual queue/ring managementTuomas Tynkkynen
2018-11-14dm: Add a new uclass driver for VirtIO transport devicesBin Meng
2018-11-14riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng
2018-11-14test: dm: core: Add test case for uclass driver's child_post_probe()Bin Meng
2018-11-14dm: core: Allow uclass to set up a device's child after it is probedBin Meng
2018-11-14regmap: Add overview documentationMario Six
2018-11-14regmap: Add endianness supportMario Six
2018-11-14test: regmap: Add test for regmap_{set, get}Mario Six
2018-11-14regmap: Define regmap_{get,set}Mario Six
2018-11-14regmap: Support reading from specific rangeMario Six
2018-11-14regmap: Add raw read/write functionsMario Six
2018-11-14mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six
2018-11-14regmap: Add error outputMario Six
2018-11-14regmap: Introduce init_rangeMario Six
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-11-14sandbox: Try to start the RAM buffer at a particular addressSimon Glass
2018-11-14core: ofnode: Fix mem leak in error pathMario Six
2018-11-14misc: Add IHS FPGA driverMario Six
2018-11-14misc: Add gdsys_soc driverMario Six
2018-11-14misc: Sort Makefile entriesMario Six
2018-11-14regmap: Improve error handlingMario Six
2018-11-14regmap: Add documentationMario Six
2018-11-14regmap: Fix documentationMario Six
2018-11-14test: regmap: Increase size of syscon0 memoryMario Six
2018-11-14timer: Sort Kconfig driver entriesBin Meng
2018-11-14test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flagBin Meng
2018-11-14dm: core: Mirror the chosen node parse logic in the livetree scanningBin Meng
2018-11-14dm: Correct pre_reloc_only parameter description in several APIs' commentsBin Meng
2018-11-14dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()Bin Meng
2018-11-14dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()Bin Meng
2018-11-14cpu: mpc83xx: Remove unnecessary characters in the description stringBin Meng
2018-11-14dm: cpu: Fix print_cpuinfo() outputBin Meng
2018-11-14board_f: Use static print_cpuinfo if CONFIG_CPU is activeMario Six
2018-11-14Merge branch 'next'Tom Rini
2018-11-14Prepare v2018.11Tom Rini
2018-11-14gpio: pca953x_gpio: fix DT GPIO flags translationAnatolij Gustschin
2018-11-14configs: Migrate and re-enabled CONFIG_CMD_MTDPARTSTom Rini
2018-11-13Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-11-13configs: Resync with savedefconfigTom Rini
2018-11-13sunxi: use 6MHz PLL_VIDEO step for DE2 for higher resolution LCDIcenowy Zheng
2018-11-13board: allwinner: sun50i-h6: Add Orangepi Lite2 supportJagan Teki
2018-11-13arm64: allwinner: h6: Add common orangepi nodes into dtsiJagan Teki
2018-11-13sunxi: DT: add support for PinebookVasily Khoruzhick
2018-11-13sun50i: A64: add support for R_I2C controllerVasily Khoruzhick
2018-11-13dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is mi...Vasily Khoruzhick
2018-11-13mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick
2018-11-13sunxi: A64: Add Pine64-LTS boardAndre Przywara
2018-11-13sunxi: H3/H5: Update .dts filesAndre Przywara
2018-11-13sunxi: A64: Re-add syscon to DT nodeAndre Przywara