summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-07-02x86: Use microcode update from device tree for all processorsIvan Gorinov
2018-07-02x86: Add scsi command to coreboot and qemuBin Meng
2018-06-29ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon
2018-06-29ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon
2018-06-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon
2018-06-29ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini
2018-06-27imx6ul: geam: Fix fdt_file mismatchJagan Teki
2018-06-27arm: dts: imx7: colibri: add raw NAND supportStefan Agner
2018-06-27arm: dts: imx7: sync with LinuxStefan Agner
2018-06-24x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng
2018-06-24x86: Change __kernel_size_t conditionals to use compiler provided definesBin Meng
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng
2018-06-24x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov
2018-06-24x86: qemu: do not build car.o with start64.oHeinrich Schuchardt
2018-06-23ARM: dts: uniphier: enable SD card for PXs3 reference boardMasahiro Yamada
2018-06-23ARM: dts: uniphier: sync DT with Linux 4.18-rc1Masahiro Yamada
2018-06-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-19meson: use the clock driverBeniamino Galvani
2018-06-19clk: add Amlogic meson clock driverBeniamino Galvani
2018-06-19configs: dragonboard410c: remove env partition offsetRamon Fried
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-06-19ARM: dts: rmobile: Add HS200 support to E3 EbisuMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodesMarek Vasut
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIO backMarek Vasut
2018-06-18arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford
2018-06-18arm: Do not clear LR on exception in SPLAndrew F. Davis
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-06-18db410c: fix alignment of dts fileRamon Fried
2018-06-18ARM: sunxi: remove empty #ifdef/endif blockChris Packham
2018-06-18m68k: Remove empty #ifdef/#ifndef blockChris Packham
2018-06-18Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-18board: Add support for KEY1 status detection on K+P's HSC|DDC boardsLukasz Majewski
2018-06-18board: imx53: Always disable display before starting kernelLukasz Majewski
2018-06-18ARM: mxs: let boards override entire dram parameter tableMans Rullgard
2018-06-18imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platformsYe Li
2018-06-17x86: efi: app: Display correct CPU info during bootBin Meng
2018-06-17x86: Rename efi-x86 target to efi-x86_appBin Meng
2018-06-17x86: efi: payload: Add EFI framebuffer driver supportBin Meng
2018-06-17x86: baytrail: Drop EFI-specific test logicsBin Meng
2018-06-17x86: Drop QEMU-specific EFI payload supportBin Meng
2018-06-17x86: Add generic EFI payload supportBin Meng
2018-06-17x86: efi: payload: Add arch_cpu_init()Bin Meng
2018-06-17x86: efi: Refactor the directory of EFI app and payload supportBin Meng
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov
2018-06-17x86: cherryhill: Fix DTC warningBin Meng
2018-06-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-06-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini