aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada4-12/+4
2020-02-19dma-mapping: fix the prototype of dma_map_single()Masahiro Yamada4-8/+12
2020-02-14Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians...Tom Rini23-103/+920
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay2-0/+4
2020-02-13ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay5-0/+34
2020-02-13ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay1-1/+1
2020-02-13ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo4-4/+4
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay7-32/+112
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay9-63/+42
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay3-9/+8
2020-02-13armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg1-0/+10
2020-02-13arm: K3: j721e: Fix boot parameter table index memory addressAndreas Dannenberg1-1/+1
2020-02-13arm: mach-k3: Fix nomenclature on Silicon RevisionsLokesh Vutla1-1/+1
2020-02-13arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uartLokesh Vutla1-0/+4
2020-02-13arm: dts: am437x-gp-evm: Add some nodes to u-boot.dtsiFaiz Abbas1-0/+16
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut6-1/+722
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin1-129/+75
2020-02-12ARC: rework setting of ARC CPU specific compiler optionsEugeniy Paltsev1-20/+0
2020-02-12ARC: nsim_hs38: Add support of Virtio NET & BLKAlexey Brodkin2-2/+26
2020-02-12ARC: nSIM: switch from ARC UART to DW UARTAlexey Brodkin1-5/+7
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini54-196/+382
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini14-65/+250
2020-02-10Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-14/+1243
2020-02-10riscv: Remove unnecessary instructionSean Anderson1-3/+2
2020-02-10riscv: Add option to print registers on exceptionSean Anderson3-12/+44
2020-02-10riscv: Fix breakage caused by linker relaxationSean Anderson1-1/+0
2020-02-09board: ge: bx50v3: override panelIan Ray4-0/+10
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray1-0/+5
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett1-1/+6
2020-02-09board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett1-1/+6
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett2-1/+21
2020-02-09board: ge: bx50v3, imx53ppd: add eeprom partitionsRobert Beckett4-2/+36
2020-02-09ARM: imx: novena: Enable DM ethernetMarek Vasut1-0/+1
2020-02-09ARM: imx: novena: Move defconfig bits to arch KconfigMarek Vasut1-0/+8
2020-02-09mx7dsabre: Fix usbtog probe when use dfu or umsJoris Offouga1-0/+4
2020-02-09arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsiJoris Offouga2-9/+10
2020-02-09arm: xea: dts: Add 'fec-3v3' regulator properties to prevent accidental disab...Lukasz Majewski1-0/+2
2020-02-09board: toradex: Add Verdin iMX8M Mini supportIgor Opaniuk4-0/+1118
2020-02-09arm: dts: imx8mm-pinfunc: sync latest linux-next pin func headerMarcel Ziswiler1-2/+18
2020-02-07board: presidio-asic: Add basic G3 engr. development board supportAlex Nemirovsky4-0/+81
2020-02-07gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCsJason Li1-2/+2
2020-02-07mpc8xx: Expose show_regs()Tom Rini1-1/+1
2020-02-07arm: dts: mediatek: add ethernet and sgmii dts node for mt7622MarkLee2-0/+58
2020-02-07x86: coral: Add I2C and TPM device-tree definitionsSimon Glass2-0/+89
2020-02-07x86: Add support for ACPI general-purpose eventsSimon Glass3-0/+119
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass1-1/+4
2020-02-07x86: itss: Add of-platdata supportSimon Glass1-0/+10
2020-02-07x86: Give each driver an IRQ typeSimon Glass4-5/+7
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass1-0/+4
2020-02-07x86: apl: Drop the I2C config in FSP-SSimon Glass1-58/+0