summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: dts: Set custom names for cp110 master/slave MDIO busesAlex Marginean2019-09-042-0/+2
* drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2019-09-041-17/+0
* Merge tag 'arc-for-2019.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-09-031-0/+75
|\
| * arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit divisionAlexey Brodkin2019-09-031-0/+75
* | Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-09-031-0/+6
|\ \
| * | i2c: mxc: add CONFIG_CLK supportPeng Fan2019-09-021-0/+6
* | | riscv: cache: use CCTL to flush d-cacheRick Chen2019-09-031-9/+13
* | | riscv: dts: move out AE350 L2 node from cpus nodeRick Chen2019-09-032-12/+22
* | | riscv: cache: Flush L2 cache before jump to linuxRick Chen2019-09-031-0/+17
* | | riscv: ax25: add imply v5l2 cache controllerRick Chen2019-09-031-0/+1
* | | riscv: andes_plic: init plic by scanning each cpu nodeRick Chen2019-09-031-11/+25
* | | riscv: update fix_rela_dynMarcus Comstedt2019-09-031-5/+5
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-09-011-0/+14
|\ \
| * | ARM: renesas: Enable R8A66597 USB host on GR PeachMarek Vasut2019-08-221-0/+14
* | | Revert "vexpress64: fvp dram: add DRAM configuration"Ryan Harkin2019-08-311-10/+0
* | | board_f: fix noncached reservation calculationStephen Warren2019-08-301-0/+1
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-2917-0/+429
|\ \
| * | MPC8548: dts: Added PCIe DT nodeHou Zhiqiang2019-08-283-0/+21
| * | P5040: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | P4080: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | P3041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
| * | P2041: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | P2020: dts: Added PCIe DT nodesHou Zhiqiang2019-08-283-0/+64
| * | P1020: dts: Added PCIe DT nodesHou Zhiqiang2019-08-284-0/+56
| * | t104x: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
| * | t102x: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+36
| * | t4240: dts: Added PCIe DT nodesHou Zhiqiang2019-08-281-0/+48
* | | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-08-2730-660/+1368
|\ \ \ | |/ / |/| |
| * | stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-273-0/+32
| * | bsec: update after MISC u-class updatePatrick Delaunay2019-08-271-14/+16
| * | stm32mp1: Makefile cleanupPatrick Delaunay2019-08-271-1/+2
| * | stm32mp1: board: Update the way vdd-supply is retrieved from DTPatrick Delaunay2019-08-273-3/+12
| * | stm32mp1: board: support of error led on ed1/ev1 boardPatrick Delaunay2019-08-271-15/+6
| * | stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 bootPatrick Delaunay2019-08-271-0/+6
| * | stm32mp1: configs: add spi load support in splPatrick Delaunay2019-08-271-0/+1
| * | stm32mp1: configs: add condition to activate WATCHDOG in SPLPatrick Delaunay2019-08-271-1/+1
| * | stm32mp1: configs: imply CONFIG_OF_LIBFDT_OVERLAYPatrick Delaunay2019-08-271-0/+1
| * | stm32mp1: configs: Activate DISABLE_CONSOLEPatrick Delaunay2019-08-271-0/+1
| * | stm32mp1: configs: select CONFIG_STM32_SERIALPatrick Delaunay2019-08-271-0/+1
| * | stm32mp1: configs: activate PRE_CONSOLE_BUFFERPatrick Delaunay2019-08-271-0/+8
| * | stm32mp1: configs: activate CONFIG_SILENT_CONSOLEPatrick Delaunay2019-08-271-0/+1
| * | stpmic1: program pmic to keep only the debug unit onPatrick Delaunay2019-08-271-0/+1
| * | ARM: dts: stm32mp1: add pull-up on serial rx of console connected to STLINKPatrick Delaunay2019-08-272-0/+4
| * | ARM: dts: stm32mp1: add key support on DK1/DK2Patrick Delaunay2019-08-271-0/+2
| * | ARM: dts: stm32mp1: add ldtc pre-reloc proper in SOC filePatrick Delaunay2019-08-271-0/+5
| * | ARM: dts: stm32mp1: Add PSCI node access before relocationPatrick Delaunay2019-08-271-0/+5
| * | ARM: dts: stm32mp1: Add iwdg2 support for SPLPatrick Delaunay2019-08-271-0/+4
| * | ARM: dts: stm32mp1: DDR config v1.45Patrick Delaunay2019-08-272-5/+4
| * | ARM: dts: stm32mp1: sync device tree with v5.3-rc2Patrick Delaunay2019-08-2711-60/+885
| * | ARM: dts: stih410-b2260: Sync DT with kernel v5.2Patrice Chotard2019-08-278-561/+370