summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 git://git.denx.de/u-boot-x86Tom Rini2018-07-017-4/+54
|\ \
| * | x86: efi_loader: Build EFI memory map per E820 tableBin Meng2018-07-021-0/+39
| * | x86: Use microcode update from device tree for all processorsIvan Gorinov2018-07-024-4/+13
| * | x86: Add scsi command to coreboot and qemuBin Meng2018-07-022-0/+2
* | | 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
* | | x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng2018-06-241-2/+1
* | | x86: Change __kernel_size_t conditionals to use compiler provided definesBin Meng2018-06-241-1/+2
* | | x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2018-06-242-1/+10
* | | x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov2018-06-243-19/+66
* | | x86: qemu: do not build car.o with start64.oHeinrich Schuchardt2018-06-241-1/+4
* | | 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-195-21/+21
* | | | 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-187-7/+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
* | | | m68k: Remove empty #ifdef/#ifndef blockChris Packham2018-06-181-4/+0
|/ / /
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-1819-45/+80
|\ \ \