summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-09-11Remove CONFIG_USE_STDINTMasahiro Yamada2-10/+0
2018-09-11arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford2-2/+3
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai1-2/+2
2018-09-05ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford1-4/+0
2018-09-05Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini1-1/+1
2018-09-05ARC: HSDK: Fix timer frequency valueEugeniy Paltsev1-1/+1
2018-09-05Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini20-23/+1738
2018-09-04imx: mx7: add system suspend/resume supportAnson Huang3-3/+515
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang1-0/+103
2018-09-04imx: mx7: psci: improve cpu hotplug flowAnson Huang1-2/+21
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser1-0/+1
2018-09-04dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li5-1/+921
2018-09-04dts: imx6ul: Update alias to support DMYe Li1-6/+7
2018-09-04imx: imx7d-sdb: Add DM QSPI supportYe Li6-6/+91
2018-09-04imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li2-0/+56
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li2-5/+23
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini8-18/+0
2018-08-30x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng2-6/+0
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng3-0/+42
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng1-0/+82
2018-08-29rockchip: dts: fix unnecessary '-cells' warningKever Yang8-18/+0
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada1-0/+1
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini11-67/+55
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini3-2/+13
2018-08-24board: arm: bcmstb: Declare get_ticks in timer.hThomas Fitzsimmons1-1/+1
2018-08-24ARM: dts: socfpga: Add missing NAND resetMarek Vasut1-0/+1
2018-08-24ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DTMarek Vasut1-1/+0
2018-08-24ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut1-1/+0
2018-08-24ARM: dts: socfpga: Flag timer clock as pre-relocMarek Vasut2-12/+10
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut6-44/+36
2018-08-24arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan1-8/+7
2018-08-24arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan1-1/+1
2018-08-24Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+1
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass2-8/+4
2018-08-23armv8: fsl-layerscape: Update README.falcon for compressionYork Sun1-1/+1
2018-08-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini3-8/+29
2018-08-21Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini7-11/+8
2018-08-21ARM: tegra: avoid more operations in non-secure worldStephen Warren2-8/+19
2018-08-21arm: tegra: Restore host1x/dc dm-pre-reloc propertiesNicolas Chauvet1-0/+10
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot1-0/+11
2018-08-21dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot2-2/+2
2018-08-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini11-117/+2631
2018-08-20riscv: Include bss subsections in linker scriptAlexander Graf1-1/+1
2018-08-20x86: Enable -fdata-sections alwaysAlexander Graf1-3/+1
2018-08-20x86: Include bss subsections in linker scriptAlexander Graf4-4/+4
2018-08-20sunxi: fix sid base address macro name for H6Icenowy Zheng1-1/+1
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf1-3/+2
2018-08-20x86: efi: payload: Add default TSC frequency in the device treeBin Meng1-0/+4
2018-08-20x86: coreboot: Add default TSC frequency in the device treeBin Meng1-0/+4
2018-08-20x86: dts: Remove coreboot_fb.dtsiBin Meng6-10/+0