]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2018-11-16  Patrick Delaunayi2c: stm32f7: cosmetic: clean the driver
2018-11-16  Adam FordARM: am3517_evm: Remove SPL_OF_CONTROL and OF_PLATDATA
2018-11-16  Adam FordARM: omap3_logic: Remove SPL_OF_CONTROL and OF_PLATDATA
2018-11-16  Klaus Gogerarm: Make arch specific memcpy thumb-safe.
2018-11-16  Patrice Chotardtest/py: test pinmux command
2018-11-16  Patrice Chotardpinctrl: sandbox: Add get_pin_muxing ops support
2018-11-16  Patrice Chotardgpio: stm32f7: Add ops get_function
2018-11-16  Patrice Chotardpinctrl: stm32: Add get_pin_muxing() ops
2018-11-16  Patrice Chotardpinctrl: stm32: Add get_pin_name() ops
2018-11-16  Patrice Chotardpinctrl: stm32: Add get_pins_count() ops
2018-11-16  Patrice Chotardcmd: pinmux: Add pinmux command
2018-11-16  Patrice Chotarddm: uclass: Add uclass_foreach_dev_probe
2018-11-16  Patrice Chotarddm: uclass: Add uclass_next_device_err() to return...
2018-11-16  Patrice Chotarddm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_p...
2018-11-16  Patrice Chotarddm: pinctrl: Add get_pin_muxing() ops
2018-11-16  Martin Fuzzeyw1-eeprom: Add support for Maxim DS2502 add only memory
2018-11-16  Adam FordARM: omap3_logic: Make CONFIG_SYS_TEXT_BASE match READM...
2018-11-16  Adam FordARM: am3517_evm: Build for Thumb
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
next