summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan2018-07-091-1/+1
* arm: dts: bubblegum_96: Enable UART5 for serial consoleManivannan Sadhasivam2018-07-091-0/+12
* arm: dts: s900: Add UART nodeManivannan Sadhasivam2018-07-091-0/+8
* clk: Add Actions Semi OWL clock supportManivannan Sadhasivam2018-07-092-0/+121
* arm: dts: s900: Add Clock Management Unit (CMU) nodesManivannan Sadhasivam2018-07-091-0/+22
* board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam2018-07-093-0/+41
* arm: Add support for Actions Semi OWL SoC familyManivannan Sadhasivam2018-07-096-0/+74
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-07-035-6/+301
|\
| * arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2018-07-032-0/+28
| * arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara2018-07-031-6/+25
| * sun50i: h5: Add initial Orange Pi Zero Plus supportHauke Mehrtens2018-06-162-0/+146
| * sun8i: h2: Add initial Orange Pi R1 supportHauke Mehrtens2018-06-162-0/+102
* | board/aries: RemoveTom Rini2018-07-029-380/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-302-7/+12
|\ \
| * | usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki2018-06-291-4/+5
| * | sunxi: Fix USB PHY index for H3Jagan Teki2018-06-291-3/+7
* | | mx5: Select ARM_CORTEX_A8_CVE_2017_5715Fabio Estevam2018-06-301-0/+2
* | | ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon2018-06-291-0/+2
* | | ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon2018-06-291-0/+1
* | | ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon2018-06-292-0/+12
* | | ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon2018-06-292-2/+10
|/ /
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-06-279-191/+397
|\ \
| * | imx6ul: geam: Fix fdt_file mismatchJagan Teki2018-06-273-1/+1
| * | arm: dts: imx7: colibri: add raw NAND supportStefan Agner2018-06-271-0/+28
| * | arm: dts: imx7: sync with LinuxStefan Agner2018-06-271-176/+315
| * | board: Add support for KEY1 status detection on K+P's HSC|DDC boardsLukasz Majewski2018-06-181-0/+2
| * | board: imx53: Always disable display before starting kernelLukasz Majewski2018-06-181-0/+2
| * | ARM: mxs: let boards override entire dram parameter tableMans Rullgard2018-06-181-7/+7
| * | imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li2018-06-182-7/+42
* | | ARM: dts: uniphier: enable SD card for PXs3 reference boardMasahiro Yamada2018-06-231-0/+4
* | | ARM: dts: uniphier: sync DT with Linux 4.18-rc1Masahiro Yamada2018-06-238-33/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-212-1/+39
|\ \ \
| * | | ARM: dts: rmobile: Add HS200 support to E3 EbisuMarek Vasut2018-06-191-0/+38
| * | | ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodesMarek Vasut2018-06-192-2/+2
| * | | ARM: dts: rmobile: Move the PHY reset GPIO backMarek Vasut2018-06-191-1/+1
* | | | meson: use the clock driverBeniamino Galvani2018-06-192-12/+1
* | | | clk: add Amlogic meson clock driverBeniamino Galvani2018-06-192-0/+119
* | | | configs: dragonboard410c: remove env partition offsetRamon Fried2018-06-191-4/+0
* | | | common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-193-12/+12
* | | | ARM: image: Add option for ignoring ep bit 3Marek Vasut2018-06-191-2/+3
* | | | arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford2018-06-181-5/+5
* | | | arm: Do not clear LR on exception in SPLAndrew F. Davis2018-06-181-1/+1
* | | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-06-181-1/+0
* | | | dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-181-1/+13
* | | | db410c: fix alignment of dts fileRamon Fried2018-06-181-6/+6
* | | | ARM: sunxi: remove empty #ifdef/endif blockChris Packham2018-06-181-3/+0
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-06-1722-6263/+8637
|\ \ \ | |/ / |/| |
| * | ARM: dts: rmobile: Add AVB PHY reset on V3M EagleMarek Vasut2018-06-161-0/+2
| * | ARM: dts: rmobile: Add AVB pinmux on V3M EagleMarek Vasut2018-06-161-0/+9
| * | ARM: dts: rmobile: Enable SDHI on E3 EbisuMarek Vasut2018-06-161-0/+14