pandora-u-boot.git
2018-11-16 Adam Fordconfigs: am3517_evm: Use default OMAP3 memory settings
2018-11-16 Adam FordARM: DTS: Resync am3517-evm.dts with Linux 4.19
2018-11-16 Vladimir Zapolskiymtd: nand: lpc32xx slc: disable DMA support in SPL...
2018-11-16 Vladimir Zapolskiymtd: nand: lpc32xx mlc: predefine number of NAND chips...
2018-11-16 Ye Ligpio: pca953x: Clear the polarity invert register at...
2018-11-16 Andreas Dannenbergclk: Allow clock defaults to be set also during re...
2018-11-16 Philippe Reynesbcm968580xref: add initial support
2018-11-16 Philippe Reynesbcm6858: add initial support
2018-11-16 Philippe Reynesserial: bcm6858: add serial support
2018-11-16 Heinrich Schuchardtcmd/bdinfo: correct output of numerical values
2018-11-16 Prasanthi Chellakumararm: at91: wdt: Convert watchdog driver to dm/dt
2018-11-16 Chee Hong AngARMv8: SError exception handling in PSCI exception...
2018-11-16 Chee Hong AngARMv8: Add EL3 exception handling for ARMv8's Kconfig
2018-11-16 Chee Hong AngARMv8: Enable all asynchronous abort exceptions taken...
2018-11-16 Tom Riniconfigs: Enable THUMB2 on various ARM boards
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-15 Tom Rinitravis: Ensure we use pytest 2.8.7
2018-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-14 Bin MengRevert "imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO"
2018-11-14 Bin Mengcpu: sandbox: Add "u-boot, dm-pre-reloc" for all cpu...
2018-11-14 Bin Mengcpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
2018-11-14 Bin Mengdm: doc: Update description of pre-relocation support
2018-11-14 Bin Mengwatchdog: Remove DM_FLAG_PRE_RELOC flag in various...
2018-11-14 Bin Mengvideo: simplefb: Remove DM_FLAG_PRE_RELOC flag
2018-11-14 Bin Mengsysreset: Remove DM_FLAG_PRE_RELOC flag in various...
2018-11-14 Bin Mengserial: Remove DM_FLAG_PRE_RELOC flag in various drivers
2018-11-14 Bin Mengtimer: Remove DM_FLAG_PRE_RELOC flag in various drivers
2018-11-14 Bin Mengram: bmips: Remove DM_FLAG_PRE_RELOC flag
2018-11-14 Bin Mengpinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
2018-11-14 Bin Mengmmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONT...
2018-11-14 Bin Mengi2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with...
2018-11-14 Bin Menggpio: Remove DM_FLAG_PRE_RELOC flag in various drivers
2018-11-14 Bin Mengclk: Remove DM_FLAG_PRE_RELOC flag in various drivers
2018-11-14 Bin Mengarm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
2018-11-14 Simon Goldschmidtserial: ns16550: fix debug uart putc called before...
2018-11-14 Liviu Dudauuclass: Use uclass_foreach_dev() macro instead of open...
2018-11-14 Bin Mengdoc: Document virtio support
2018-11-14 Bin Mengtest: dm: virtio: Add test cases for virtio uclass
2018-11-14 Bin Mengvirtio: Add a Sandbox transport driver
2018-11-14 Bin Mengvirtio: net: Support non-legacy device
2018-11-14 Bin Mengvirtio: pci: Support non-legacy PCI transport device
2018-11-14 Bin Mengtest: dm: pci: Add cases for finding next PCI capabilit...
2018-11-14 Bin Mengdm: pci: Add APIs to find next capability and extended...
2018-11-14 Bin Mengx86: qemu: Imply virtio PCI transport and device drivers
2018-11-14 Bin Mengarm: qemu: Enumerate virtio bus during early boot
2018-11-14 Bin Mengarm: qemu: Add a Kconfig in the board directory
2018-11-14 Bin Mengvirtio: Add virtio over pci transport driver
2018-11-14 Bin Mengx86: Implement arch-specific io accessor routines
2018-11-14 Bin Mengkconfig: Introduce HAVE_ARCH_IOMAP
2018-11-14 Bin Mengriscv: qemu: Include some useful commands
2018-11-14 Bin Mengriscv: qemu: Enumerate virtio bus during early boot
2018-11-14 Tuomas Tynkkynenvirtio: cmd: Add virtio command for virtio devices
2018-11-14 Tuomas Tynkkynenvirtio: Add block driver support
2018-11-14 Tuomas Tynkkynenblk: Introduce IF_TYPE_VIRTIO
2018-11-14 Bin Mengblk: Make blk_next_free_devnum() public
2018-11-14 Bin Mengblk: Drop blk_prepare_device()
2018-11-14 Bin Mengblk: Call part_init() in the post_probe() method
2018-11-14 Bin Mengefi_driver: blk: Switch to use platdata_auto_alloc_size...
2018-11-14 Bin Mengsandbox: blk: Switch to use platdata_auto_alloc_size...
2018-11-14 Bin Mengtest: dm: blk: Correct blk_base test case
2018-11-14 Tuomas Tynkkynenvirtio: Add net driver support
2018-11-14 Bin Mengvirtio: Add virtio over mmio transport driver
2018-11-14 Tuomas Tynkkynenvirtio: Add codes for virtual queue/ring management
2018-11-14 Bin Mengdm: Add a new uclass driver for VirtIO transport devices
2018-11-14 Bin Mengriscv: bootm: Add dm_remove_devices_flags() call to...
2018-11-14 Bin Mengtest: dm: core: Add test case for uclass driver's child...
2018-11-14 Bin Mengdm: core: Allow uclass to set up a device's child after...
2018-11-14 Mario Sixregmap: Add overview documentation
2018-11-14 Mario Sixregmap: Add endianness support
2018-11-14 Mario Sixtest: regmap: Add test for regmap_{set, get}
2018-11-14 Mario Sixregmap: Define regmap_{get,set}
2018-11-14 Mario Sixregmap: Support reading from specific range
2018-11-14 Mario Sixregmap: Add raw read/write functions
2018-11-14 Mario Sixmips: Implement {in, out}_{le, be}_{16, 32, 64} and...
2018-11-14 Mario Sixregmap: Add error output
2018-11-14 Mario Sixregmap: Introduce init_range
2018-11-14 Simon Glassbuildman: Add a --boards option to specify particular...
2018-11-14 Simon Glasssandbox: Try to start the RAM buffer at a particular...
2018-11-14 Mario Sixcore: ofnode: Fix mem leak in error path
2018-11-14 Mario Sixmisc: Add IHS FPGA driver
2018-11-14 Mario Sixmisc: Add gdsys_soc driver
2018-11-14 Mario Sixmisc: Sort Makefile entries
2018-11-14 Mario Sixregmap: Improve error handling
2018-11-14 Mario Sixregmap: Add documentation
2018-11-14 Mario Sixregmap: Fix documentation
2018-11-14 Mario Sixtest: regmap: Increase size of syscon0 memory
2018-11-14 Bin Mengtimer: Sort Kconfig driver entries
2018-11-14 Bin Mengtest: dm: core: Add a test case for driver marked with...
2018-11-14 Bin Mengdm: core: Mirror the chosen node parse logic in the...
2018-11-14 Bin Mengdm: Correct pre_reloc_only parameter description in...
2018-11-14 Bin Mengdm: core: Respect drivers with the DM_FLAG_PRE_RELOC...
2018-11-14 Bin Mengdm: util: Add a livetree equivalent API of dm_fdt_pre_r...
2018-11-14 Bin Mengcpu: mpc83xx: Remove unnecessary characters in the...
2018-11-14 Bin Mengdm: cpu: Fix print_cpuinfo() output
2018-11-14 Mario Sixboard_f: Use static print_cpuinfo if CONFIG_CPU is...
2018-11-14 Tom RiniMerge branch 'next'
2018-11-14 Tom RiniPrepare v2018.11 v2018.11
2018-11-14 Anatolij Gustschingpio: pca953x_gpio: fix DT GPIO flags translation
2018-11-14 Tom Riniconfigs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
2018-11-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
next