summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * x86: efi: app: Display correct CPU info during bootBin Meng2018-06-171-1/+1
| * x86: Rename efi-x86 target to efi-x86_appBin Meng2018-06-175-5/+5
| * x86: efi: payload: Add EFI framebuffer driver supportBin Meng2018-06-171-0/+4
| * x86: baytrail: Drop EFI-specific test logicsBin Meng2018-06-172-6/+3
| * x86: Drop QEMU-specific EFI payload supportBin Meng2018-06-172-6/+0
| * x86: Add generic EFI payload supportBin Meng2018-06-172-0/+37
| * x86: efi: payload: Add arch_cpu_init()Bin Meng2018-06-171-3/+8
| * x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-178-11/+9
| * x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov2018-06-171-11/+13
| * x86: cherryhill: Fix DTC warningBin Meng2018-06-171-2/+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
| * ARM: dts: rmobile: Add initial SDHI nodes to R8A77990 E3Marek Vasut2018-06-161-0/+24
| * ARM: dts: rmobile: Add SCIF2 pinmux to E3 EbisuMarek Vasut2018-06-161-0/+16
| * ARM: dts: rmobile: Add Renesas RPC HF/QSPI DT node to R8A77990Marek Vasut2018-06-161-0/+8
| * ARM: rmobile: Sync Gen3 DTS with Linux v4.17Marek Vasut2018-06-149-359/+1974
| * ARM: rmobile: Sync Gen2 DTS with Linux v4.17Marek Vasut2018-06-1411-5904/+6590
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-161-2/+4
|\ \
| * | sunxi: clock: Fix EHCI and OHCI clocks on A64Vasily Khoruzhick2018-06-131-2/+4
* | | Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-06-1510-28/+80
|\ \ \
| * | | arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()Michal Simek2018-06-151-1/+5
| * | | arm: zynq: Drop #address-cells and #size-cells from gpio-keysMichal Simek2018-06-156-12/+0
| * | | arm64: zynqmp: Split emmc configuration into emmc0 and emmc1Siva Durga Prasad Paladugu2018-06-153-15/+75
* | | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-06-142-14/+8
|\ \ \ \ | |/ / / |/| | |
| * | | efi_loader: Convert runtime reset from switch to if statementsAlexander Graf2018-06-142-14/+8
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-1321-177/+284
|\ \ \ | |/ / |/| |
| * | x86: cougarcanyon2: Add missing chipset interrupt informationBin Meng2018-06-131-0/+46
| * | x86: irq: Support discrete PIRQ routing registers via device treeBin Meng2018-06-132-33/+101
| * | x86: irq: Parse number of PIRQ links from device treeBin Meng2018-06-132-4/+12
| * | x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2018-06-132-3/+4
| * | x86: Conditionally build the pinctrl_ich6 driverBin Meng2018-06-134-1/+9
| * | x86: irq: Change LINK_V2N and LINK_N2V to inline functionsBin Meng2018-06-132-10/+34
| * | x86: irq: Remove chipset specific irq router driversBin Meng2018-06-1310-129/+70
| * | x86: cougarcanyon2: Enable CPU driver and SMP supportBin Meng2018-06-131-0/+33
| * | x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodesBin Meng2018-06-131-5/+0