summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-09-10board: arm: Add support for Broadcom BCM7260Thomas Fitzsimmons
2018-09-10ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford
2018-09-10at91: fix devicetree warningsEugen Hristev
2018-09-10ARM: dts: Makefile: fix build for at91familyEugen Hristev
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-09-10arm: armv7-a: Compile and tune for armv7-a instead of armv5Adam Ford
2018-09-07ARM: Specify aligned address for secure section instead of using attributesChen-Yu Tsai
2018-09-05ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card DetectAdam Ford
2018-09-05Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arcTom Rini
2018-09-05ARC: HSDK: Fix timer frequency valueEugeniy Paltsev
2018-09-04Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2018-09-04imx: mx7: add system suspend/resume supportAnson Huang
2018-09-04imx: mx7: add gpc initialization for low power modeAnson Huang
2018-09-04imx: mx7: psci: improve cpu hotplug flowAnson Huang
2018-09-04watchdog: mx25: use the imx_watchdog driver for mx25Martin Kaiser
2018-09-04dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boardsYe Li
2018-09-04dts: imx6ul: Update alias to support DMYe Li
2018-09-04imx: imx7d-sdb: Add DM QSPI supportYe Li
2018-09-04imx: imx6sx-sabreauto: convert to use DM QSPI driverYe Li
2018-09-04imx: imx6sx-sdb: Enable DM QSPI driverYe Li
2018-08-30Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2018-08-30x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parametersBin Meng
2018-08-30x86: zimage: Support booting Linux kernel from an EFI payloadBin Meng
2018-08-30x86: efi: payload: Install E820 map from EFI memory mapBin Meng
2018-08-29rockchip: dts: fix unnecessary '-cells' warningKever Yang
2018-08-26cmd: ubi: change 'default y' for SUNXI to 'imply' in KconfigMasahiro Yamada
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-08-24Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-08-24board: arm: bcmstb: Declare get_ticks in timer.hThomas Fitzsimmons
2018-08-24ARM: dts: socfpga: Add missing NAND resetMarek Vasut
2018-08-24ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DTMarek Vasut
2018-08-24ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut
2018-08-24ARM: dts: socfpga: Flag timer clock as pre-relocMarek Vasut
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut
2018-08-24arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan
2018-08-24arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan
2018-08-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass
2018-08-23armv8: fsl-layerscape: Update README.falcon for compressionYork Sun
2018-08-22Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-08-21Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini
2018-08-21ARM: tegra: avoid more operations in non-secure worldStephen Warren
2018-08-21arm: tegra: Restore host1x/dc dm-pre-reloc propertiesNicolas Chauvet
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-21dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot
2018-08-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-20riscv: Include bss subsections in linker scriptAlexander Graf
2018-08-20x86: Enable -fdata-sections alwaysAlexander Graf