aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-07-16sunxi: DT: A64: update board .dts files from LinuxAndre Przywara8-72/+900
2018-07-16sunxi: DT: A64: update device tree file for Allwinner A64 SoCAndre Przywara2-79/+287
2018-07-13mach-stm32: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESETLey Foon Tan1-1/+1
2018-07-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini20-84/+1470
2018-07-12arm: socfpga: Fixes: include <debug_uart.h>Ley Foon Tan1-0/+1
2018-07-12arm: socfpga: Fix: Compile MCR instruction on ARM 32-bit onlyLey Foon Tan1-0/+2
2018-07-12arm: dts: socfpga: stratix10: Fix memory nodeLey Foon Tan1-2/+2
2018-07-12imx_lpi2c: Update lpi2c driver to support imx8Ye Li1-519/+0
2018-07-12ARM: socfpga: Assure correct ACTLR configurationMarek Vasut1-1/+12
2018-07-12ARM: socfpga: Make DRAM node available in SPLMarek Vasut1-0/+1
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut1-1/+3
2018-07-12arm: socfpga: Add do_bridge_reset for Arria 10Ley Foon Tan1-0/+9
2018-07-12arm: socfpga: stratix10: Enable Stratix10 SoC buildLey Foon Tan2-4/+19
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan2-6/+188
2018-07-12arm: socfpga: stratix10: Add timer support for Stratix10 SoCLey Foon Tan2-1/+29
2018-07-12arm: socfpga: stratix10: Add SPL driver for Stratix10 SoCLey Foon Tan3-0/+323
2018-07-12arm: socfpga: Restructure the SPL fileLey Foon Tan3-52/+120
2018-07-12arm: socfpga: stratix10: Add MMU support for Stratix10 SoCLey Foon Tan2-0/+72
2018-07-12arm: socfpga: stratix10: Add mailbox support for Stratix10 SoCLey Foon Tan3-0/+525
2018-07-12arm: socfpga: stratix10: Add misc support for Stratix10 SoCLey Foon Tan2-0/+134
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan3-23/+37
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