summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima2020-05-011-0/+4
| * | imx8m: Enable WDOG_B for timeoutYe Li2020-05-011-10/+10
| * | imx8mm: clock: fix fracpll decode issueYe Li2020-05-012-13/+13
| * | imx8: parser: fix some bad debug message formatingPeng Fan2020-05-011-5/+5
| * | imx8: ahab: fix some bad debug message formatingSeb Fagard2020-05-011-4/+3
| * | imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
| * | imx8: Change to use new SECO API commandsYe Li2020-05-012-6/+6
| * | imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan2020-05-011-1/+1
| * | imx8m: Dump DRAM PLL rate by clocks commandYe Li2020-05-011-0/+2
| * | imx8mq: Set ARM core clock directly from ARM PLLPeng Fan2020-05-012-17/+35
| * | imx8mq: Enable eMMC HS400 and SD UHS mode on EVKYe Li2020-05-011-4/+2
| * | imx8m: update clock root and fix core_selPeng Fan2020-05-012-11/+777
| * | imx8m: acquire ATF commit hashPeng Fan2020-05-011-0/+24
| * | imx8: move SIP macro to common headerPeng Fan2020-05-011-5/+3
| * | imx: update is_imx6ull to include i.MX6ULZPeng Fan2020-05-011-1/+1
| * | imx: imx8m: add i.MX8MN variants supportPeng Fan2020-05-014-3/+42
| * | imx: imx8m: add i.MX8MQ Dual and QuadLite supportPeng Fan2020-05-014-3/+19
| * | imx: cpu: support speed grade for i.MX8MPPeng Fan2020-05-011-1/+1
| * | imx8mn: Update speed gradePeng Fan2020-05-011-1/+13
| * | imx8mm: Update CPU speed gradingYe Li2020-05-011-3/+3
| * | imx: fix cpu_type helperPeng Fan2020-05-011-1/+1
| * | ARM: imx: imx8mm: Add missing clock entries for FEC clockMarek Vasut2020-05-012-0/+74
* | | Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-0444-2428/+4485
|\ \ \ | |_|/ |/| |
| * | rockchip: rk3399: Add Nanopi M4 2GB board supportDeepak Das2020-05-013-0/+75
| * | rk3399: Add ROC-RK3399-PC Mezzanine boardSuniel Mahesh2020-05-011-0/+6
| * | arm: dts: rk3399: Sync roc-pc-mezzanine from v5.7-rc1Jagan Teki2020-05-012-0/+94
| * | arm64: dts: rk3399: Sync v5.7-rc1 from LinuxJagan Teki2020-05-0126-1652/+2563
| * | arm64: dts: rk3399-evb: Move u-boot properties into -u-boot.dtsiJagan Teki2020-05-012-2/+8
| * | arm64: dts: rk3399-puma: Move u-boot properties into -u-boot.dtsiJagan Teki2020-05-012-11/+16
| * | rockchip: dts: rock64: Fix XHCI usageChen-Yu Tsai2020-05-011-0/+11
| * | rockchip: rk3328: Add support for ROC-RK3328-CC boardChen-Yu Tsai2020-05-013-0/+402
| * | rockchip: dts: rk3328: Sync device tree files from LinuxChen-Yu Tsai2020-05-014-581/+1166
| * | rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsiChen-Yu Tsai2020-05-012-1/+4
| * | rockchip: dts: rk3328-evb: Move gmac2io related nodes to -u-boot.dtsiChen-Yu Tsai2020-05-012-23/+23
| * | rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsiChen-Yu Tsai2020-05-012-9/+11
| * | arm: dts: rockchip: px30: add and enable rng nodeLin Jinhan2020-04-292-0/+10
| * | arm: dts: rockchip: rk3399: add and enable rng nodeLin Jinhan2020-04-292-0/+10
| * | rockchip: px30-evb: remove redundant include fileKever Yang2020-04-281-1/+0
| * | rockchip: px30: add -u-boot dtsi for socKever Yang2020-04-283-160/+88
| * | arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pcSuniel Mahesh2020-04-281-0/+10
* | | actions: Fix syntax for enabling SYS_RELOC_GD_ENV_ADDRTom Rini2020-05-011-1/+1
* | | common/board_r: arm: Merge initr_enable_interrupts into interrupts_initOvidiu Panait2020-05-013-0/+6
* | | arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviourPatrick Delaunay2020-05-011-1/+4
* | | arm: caches: add DCACHE_DEFAULT_OPTIONPatrick Delaunay2020-05-012-9/+10
* | | arm: caches: protect dram_bank_mmu_setup access to bi_dramPatrick Delaunay2020-05-011-0/+4
* | | configs: migrate CONFIG_SYS_ARM_CACHE_* in KconfigPatrick Delaunay2020-05-012-1/+28
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiWIP/30Apr2020Tom Rini2020-04-301-0/+11
|\ \ \ | |_|/ |/| |
| * | sifive: fu540: Enable spi-nor flash supportJagan Teki2020-04-301-0/+1
| * | riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsiJagan Teki2020-04-301-0/+10
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-3016-221/+139
|\ \ \