summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay
2020-02-13ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay
2020-02-13ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay
2020-02-13ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-10Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-10riscv: Remove unnecessary instructionSean Anderson
2020-02-10riscv: Add option to print registers on exceptionSean Anderson
2020-02-10riscv: Fix breakage caused by linker relaxationSean Anderson
2020-02-09board: ge: bx50v3: override panelIan Ray
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: add eeprom partitionsRobert Beckett
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut
2020-02-09ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut
2020-02-09mx7dsabre: Fix usbtog probe when use dfu or umsJoris Offouga
2020-02-09arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsiJoris Offouga
2020-02-09arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disab...Lukasz Majewski
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk
2020-02-09arm: dts: imx8mm-pinfunc: sync latest linux-next pin func headerMarcel Ziswiler
2020-02-07board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li
2020-02-07mpc8xx: Expose show_regs()Tom Rini
2020-02-07arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee
2020-02-07x86: coral: Add I2C and TPM device-tree definitionsSimon Glass
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass
2020-02-07x86: itss: Add of-platdata supportSimon Glass
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass
2020-02-07x86: apl: Use the clock driverSimon Glass
2020-02-07x86: Move P2SB from Apollo Lake to a more generic locationWolfgang Wallner
2020-02-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05sandbox: Support changing the LCD colour depthSimon Glass
2020-02-05sandbox: sdl: Add an option to double the screen sizeSimon Glass
2020-02-05sandbox: sdl: Move to use SDL2Simon Glass
2020-02-05sandbox: sdl: Support waiting for audio to completeSimon Glass
2020-02-05sandbox: sdl: Improve error handlingSimon Glass
2020-02-05sandbox: Add comments to the sdl structSimon Glass
2020-02-05sound: Add a new stop_play() methodSimon Glass