aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-08-06arm: zynq: Fix indentation for zynq-cse targetsMichal Simek
2018-08-06arm: zynq: Remove fclk-enable property for cse-nor targetMichal Simek
2018-08-06arm: zynqmp: Fix sdhci clock in emmc1 mini configurationMichal Simek
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-03ARM: dts: stm32: remove cd-inverted for stm32429i-evalPatrice Chotard
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-31board: sun50i: h6: Add OrangePi One Plus initial supportJagan Teki
2018-07-31sunxi: add support for Pine H64 boardIcenowy Zheng
2018-07-31sunxi: add support for Allwinner H6 SoCIcenowy Zheng
2018-07-31sunxi: add DRAM support to H6Icenowy Zheng
2018-07-31sunxi: add MMC support for H6Icenowy Zheng
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng
2018-07-31sunxi: add clock code for H6Icenowy Zheng
2018-07-31sunxi: change RMR64's RVBAR address for H6Icenowy Zheng
2018-07-31sunxi: add basic memory map definitions of H6 SoCIcenowy Zheng
2018-07-31sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESSIcenowy Zheng
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