aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons10-0/+158
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-3/+0
2018-07-09reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-07-09arm: dts: bubblegum_96: Enable UART5 for serial consoleManivannan Sadhasivam1-0/+12
2018-07-09arm: dts: s900: Add UART nodeManivannan Sadhasivam1-0/+8
2018-07-09clk: Add Actions Semi OWL clock supportManivannan Sadhasivam2-0/+121
2018-07-09arm: dts: s900: Add Clock Management Unit (CMU) nodesManivannan Sadhasivam1-0/+22
2018-07-09board: Add uCRobotics Bubblegum-96 board supportManivannan Sadhasivam3-0/+41
2018-07-09arm: Add support for Actions Semi OWL SoC familyManivannan Sadhasivam6-0/+74
2018-07-03Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini5-6/+301
2018-07-03arm: timer: sunxi: add Allwinner timer erratum workaroundAndre Przywara2-0/+28
2018-07-03arm: timer: factor out FSL arch timer erratum workaroundAndre Przywara1-6/+25
2018-07-02board/aries: RemoveTom Rini9-380/+0
2018-07-01Merge git://git.denx.de/u-boot-x86Tom Rini7-4/+54
2018-07-02x86: efi_loader: Build EFI memory map per E820 tableBin Meng1-0/+39
2018-07-02x86: Use microcode update from device tree for all processorsIvan Gorinov4-4/+13
2018-07-02x86: Add scsi command to coreboot and qemuBin Meng2-0/+2
2018-06-30Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-7/+12
2018-06-30mx5: Select ARM_CORTEX_A8_CVE_2017_5715Fabio Estevam1-0/+2
2018-06-29ARM: mach-omap2: omap3/am335x: Enable ACR::IBE on Cortex-A8 SoCs for CVE-2017...Nishanth Menon1-0/+2
2018-06-29ARM: mach-omap2: omap5/dra7: Enable ACTLR[0] (Enable invalidates of BTB) to f...Nishanth Menon1-0/+1
2018-06-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon2-0/+12
2018-06-29ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon2-2/+10
2018-06-29usb: sunxi: Use proper reg_mask for clock gate, resetJagan Teki1-4/+5
2018-06-29sunxi: Fix USB PHY index for H3Jagan Teki1-3/+7
2018-06-27Merge git://git.denx.de/u-boot-imxTom Rini9-191/+397
2018-06-27imx6ul: geam: Fix fdt_file mismatchJagan Teki3-1/+1
2018-06-27arm: dts: imx7: colibri: add raw NAND supportStefan Agner1-0/+28
2018-06-27arm: dts: imx7: sync with LinuxStefan Agner1-176/+315
2018-06-24x86: efi: payload: Count in conventional memory above 4GB in DRAM bankBin Meng1-2/+1
2018-06-24x86: Change __kernel_size_t conditionals to use compiler provided definesBin Meng1-1/+2
2018-06-24x86: efi-x86_payload: Enable usb keyboard during bootBin Meng2-1/+10
2018-06-24x86: Add 64-bit setjmp/longjmp implementationIvan Gorinov3-19/+66
2018-06-24x86: qemu: do not build car.o with start64.oHeinrich Schuchardt1-1/+4
2018-06-23ARM: dts: uniphier: enable SD card for PXs3 reference boardMasahiro Yamada1-0/+4
2018-06-23ARM: dts: uniphier: sync DT with Linux 4.18-rc1Masahiro Yamada8-33/+1
2018-06-21Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-1/+39
2018-06-19meson: use the clock driverBeniamino Galvani2-12/+1
2018-06-19clk: add Amlogic meson clock driverBeniamino Galvani2-0/+119
2018-06-19configs: dragonboard410c: remove env partition offsetRamon Fried1-4/+0
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek5-21/+21
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut1-2/+3
2018-06-19ARM: dts: rmobile: Add HS200 support to E3 EbisuMarek Vasut1-0/+38
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIOs into PHY nodesMarek Vasut2-2/+2
2018-06-19ARM: dts: rmobile: Move the PHY reset GPIO backMarek Vasut1-1/+1
2018-06-18arm: mach-omap2/omap3/clock.c: Enable all GPIO with CMD_GPIOAdam Ford1-5/+5
2018-06-18arm: Do not clear LR on exception in SPLAndrew F. Davis1-1/+1
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada7-7/+0
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford1-1/+13
2018-06-18db410c: fix alignment of dts fileRamon Fried1-6/+6