riscv: Remove non-DM version of print_cpuinfo()
[oweals/u-boot.git] / arch /
2018-12-18 Bin Mengriscv: Remove non-DM version of print_cpuinfo()
2018-12-18 Bin Mengriscv: Probe cpus during boot
2018-12-18 Bin Mengriscv: Enlarge the default SYS_MALLOC_F_LEN
2018-12-18 Bin Mengriscv: qemu: Add platform-specific Kconfig options
2018-12-18 Anup Patelriscv: Implement riscv_get_time() API using rdtime...
2018-12-18 Bin Mengriscv: Add a SYSCON driver for SiFive's Core Local...
2018-12-18 Anup Patelriscv: Introduce a Kconfig option for machine mode
2018-12-18 Bin Mengriscv: ax25: Hide the ax25-specific Kconfig option
2018-12-18 Bin Mengriscv: qemu: Create a simple-bus driver for the soc...
2018-12-18 Lukas Auerriscv: add Kconfig entries for the code model
2018-12-17 Tom RiniMerge tag 'for-master-20181216' of git://git.denx.de...
2018-12-16 Otavio SalvadorARM: rockchip: Add rv1108-elgin-r1 board support
2018-12-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-15 Tom RiniMerge branch '2018-12-15-master-imports'
2018-12-15 Kever Yangrockchip: rk3288-evb: dts: remove 'vmmc' from emmc...
2018-12-15 Christoph Muellnerrockchip: rk3399-puma: Remove obsolete DTS node 'vcc5v0...
2018-12-15 Shawn Guopoplar: fix boot failure caused by serial driver change
2018-12-14 Tom RiniMerge tag 'dm-pull-14dec18' of git://git.denx.de/u...
2018-12-14 Jean-Jacques Hiblotarm: am33xx: Register USB controllers if DM_USB is...
2018-12-14 Jean-Jacques Hiblotusb: musb-new: Add support for DM_USB
2018-12-14 Jean-Jacques Hiblotdts: am4372: Enable USB1 in SPL
2018-12-14 Jean-Jacques Hiblotdts: Add a u-boot specific dtsi file for the am4372
2018-12-14 Jean-Jacques HiblotARM: dts: k2g-evm: enable USB0 and USB1
2018-12-13 Simon Glassdm: sandbox: Allow selection of sample rate and channels
2018-12-13 Simon Glassdm: sound: Complete migration to driver model
2018-12-13 Simon Glassdm: sandbox: sound: Convert to use driver model
2018-12-13 Simon Glassdm: exynos: sound: Convert to use driver model
2018-12-13 Simon Glassexynos: Add support for exynos5420 i2s pinmux
2018-12-13 Simon Glassexynos: Add proid_is_exynos542x() for common 542x
2018-12-13 Simon Glassdm: sound: Add conversion to driver model
2018-12-13 Simon Glassdm: core: Add a function to read into a unsigned int
2018-12-13 Simon Glassdm: sound: Create a uclass for sound
2018-12-13 Simon Glassdm: sandbox: Update sound to use two buffers
2018-12-13 Simon Glassdm: sound: Create a uclass for i2s
2018-12-13 Simon Glassdm: sound: Create a uclass for audio codecs
2018-12-13 Simon Glassdm: sound: Create an option to use driver model for...
2018-12-13 Simon Glassdm: sound: exynos: Correct codec bus addresses
2018-12-13 Simon Glasssnow: Expand U-Boot size
2018-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-13 Tom RiniMerge branch '2018-12-12-master-imports'
2018-12-12 Felix Brackarm: am335x-pdu001: Move from embedded to separate DTB
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-10 Tom RiniMerge tag 'mips-fixes-for-2019.01' of git://git.denx...
2018-12-10 Álvaro Fernández... bmips: bcm6838: fix device tree warning
2018-12-10 Álvaro Fernández... bmips: swapping IO space isn't required
2018-12-10 Tom RiniMerge tag 'for-master-20181210' of git://git.denx.de...
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-10 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-12-10 Philipp Tomsichrockchip: rk3399-puma: enable fan53555 regulators in DTS
2018-12-10 Jean-Jacques Hiblotdra7: Allow selecting a new dtb after board detection.
2018-12-10 Jean-Jacques Hiblotti: remove usage of DM_I2C_COMPAT and don't disable...
2018-12-10 Jean-Jacques Hiblotomap: detect the board after DM is available
2018-12-10 Jean-Jacques Hiblotdts: am43x: omap5: Add node for I2C in SPL
2018-12-10 Jean-Jacques Hiblotam335x: Register the I2C controllers if DM_I2C is used.
2018-12-10 Jean-Jacques Hibloti2c: omap24xx_i2c: Use platdata to probe the device
2018-12-10 Vignesh Ri2c: omap24xx_i2c: Move away from SoC specific headers...
2018-12-10 Bin Mengefi: payload: only init usb if necessary
2018-12-10 Thomas RIENOESSLcoreboot: only init usb if necessary
2018-12-10 Bin Mengx86: kconfig: Allow board defconfig file to disable...
2018-12-10 Bin Mengx86: Wrap calls to 8259 with CONFIG_I8259_PIC
2018-12-10 Hannes Schmelzerx86: make the LAPIC / IOAPIC construct switchable with...
2018-12-10 Andy Shevchenkox86: acpi: Fix indentation in Intel Tangier ASL code
2018-12-10 Andy Shevchenkox86: acpi: Enable RTC for Intel Tangier
2018-12-09 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-12-08 Aditya Prayogaarm: mvebu: helios4: Reset uSOM onboard phy during...
2018-12-08 Aditya Prayogaarm: mvebu: helios4: Enable SPI flash support
2018-12-08 Aditya Prayogaarm: mvebu: helios4: Enable I2C and IO Expander
2018-12-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-07 Olliver Schinaglsunxi: pmic_bus: Decrease boot time by not writing...
2018-12-07 Tom RiniMerge branch '2018-12-06-master-imports'
2018-12-07 Simon Goldschmidtarm: socfpga: imply SPL options instead of select
2018-12-07 Jean-Jacques Hiblotdts: dra7x: make ocp2scp@4a080000 compatible with simpl...
2018-12-07 Jean-Jacques Hiblotsyscon: dm: Add a new method to get a regmap from DTS
2018-12-07 Jean-Jacques Hiblotusb: introduce a separate config option for DM USB...
2018-12-07 Takeshi KiharaARM: rmobile: Fix to enable icache early in Gen3
2018-12-07 Takeshi KiharaARM: rcar_gen3: fix protection area access error
2018-12-07 Hiroyuki YokoyamaARM: rcar_gen3: fix protection area access error at...
2018-12-07 Felix Brackarm: dts: am33xx: Sync dts with Linux 4.20.0
2018-12-07 Adam FordARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux...
2018-12-07 Adam FordARM: dts: da850-lcdk: Sync from Linux 4.20
2018-12-07 Adam FordARM: DTS: da850: Sync from Linux 4.20
2018-12-07 Adam FordARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux...
2018-12-07 Adam FordARM: DTS: Resync LogicPD SOM-LV with Linux 4.20
2018-12-07 Adam FordARM: DTS: Resync am3517-evm.dts with Linux 4.20
2018-12-07 Patrice Chotardgpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
2018-12-07 Patrice Chotardgpio: stm32f7: Add gpio bank holes management
2018-12-07 Álvaro Fernández... serial: bcm6858: remove driver and switch to bcm6345
2018-12-07 Álvaro Fernández... arm: implement {in, out}_{16, 32} and {clr, set, clrset...
2018-12-07 Felix Brackarm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC
2018-12-07 Felix Brackdts: am335x-pdu001: Fix polarity of card detection...
2018-12-07 Grygorii Strashkotest: dma: add dma-uclass test
2018-12-07 Eugen.Hristev@micr... ARM: at91: lds: add test for SPL binary size and bss...
2018-12-07 Benjamin Gaignardpinctrl: stm32: make pinctrl use hwspinlock
2018-12-07 Benjamin Gaignardhwspinlock: add stm32 hardware spinlock support
2018-12-07 Benjamin Gaignarddm: Add Hardware Spinlock class
2018-12-06 Priyanka Jainarmv8: lx2160a: Add LX2160A SoC Support
next