summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-03armv8: make SPL exception vectors optionalAndre Przywara
2018-08-03armv8: Reduce exception handling codeAndre Przywara
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-08-03Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-01ARM: tegra: align carveout sizeStephen Warren
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-07-31dm: Fix CMD_DM enablingMichal Simek
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin
2018-07-31AXS10x: add spi flash supportEugeniy Paltsev
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-07-26tegra: beaver/apalis: Fix DTC warningTom Warren
2018-07-26ARM: tegra: avoid using secure carveout RAMStephen Warren
2018-07-26ARM: PSCI: Enable the PSCI nodeStephen Warren
2018-07-26ARM: PSCI: Support PSCI v0.2Stephen Warren
2018-07-26ARM: define MON_MODEStephen Warren
2018-07-26ARM: tegra: implement RAM repairBibek Basu
2018-07-26Revert "tegra: Introduce SRAM repair on tegra124"Stephen Warren
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-07-26arm: Prevent redefinition error in fsl-layerscapeJoe Hershberger
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger
2018-07-26sandbox: eth-raw: Make sure descriptors are always initializedJoe Hershberger
2018-07-26sandbox: Fix format of fake-host-hwaddr in test.dtsJoe Hershberger
2018-07-26sandbox: eth-raw: Correct valid socket test in send/recvJoe Hershberger
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun
2018-07-26armv8: layerscape: spl: Initialize QSPI AHB for QSPI bootYork Sun
2018-07-26armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang
2018-07-26armv8: fsl: remove sata supportYuantian Tang
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-07-25x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-25elf: Move x86 reloc defines to common elf.hAlexander Graf
2018-07-25ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supportedMark Kettenis
2018-07-25ARM: HYP/non-sec: migrate stackMark Kettenis
2018-07-25ARM: uniphier: enable distro bootMasahiro Yamada
2018-07-25ARM: uniphier: support fdt_fixup_mtdpartsMasahiro Yamada
2018-07-25ARM: uniphier: split ft_board_setup() out to a separate fileMasahiro Yamada
2018-07-25ARM: uniphier: clean-up ft_board_setup()Masahiro Yamada