summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-31Merge tag 'arc-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arcTom Rini
2018-05-31ARC: Add support for EM Development Kit boardAlexey Brodkin
2018-05-31ARC: Use elf32-bigarc in case of -EBAlexey Brodkin
2018-05-31ARC: Reset: Implement weak reset_cpu()Alexey Brodkin
2018-05-31ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASMAlexey Brodkin
2018-05-31ARC: Move .ivt section to the very beginning of the imageAlexey Brodkin
2018-05-31ARC: Improve relocation fix-upsAlexey Brodkin
2018-05-31ARC: Make sure .ivt section is not purged by garbage collectorAlexey Brodkin
2018-05-31ARC: Cache: Don't compare I$ and D$ line lengthsAlexey Brodkin
2018-05-31test: dm: Fix wrong aliases property namesEugeniu Rosca
2018-05-30Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-05-30Merge git://git.denx.de/u-boot-riscvTom Rini
2018-05-29Merge git://git.denx.de/u-boot-marvellTom Rini
2018-05-29mach-snapdragon: increase size of malloc poolRamon Fried
2018-05-29db820c: add dummy clock for uart nodeRamon Fried
2018-05-29riscv: dts: Support cfi flashRick Chen
2018-05-29riscv: dts: Sync DT with Linux KernelRick Chen
2018-05-29riscv: cpu: nx25: Rename as ax25Rick Chen
2018-05-29SPDX: Convert single license tags to Linux Kernel styleRick Chen
2018-05-29efi_loader: Enable RISC-V supportRick Chen
2018-05-29riscv: Add board_quiesce_devices stubAlexander Graf
2018-05-29riscv: Add EFI application infrastructureAlexander Graf
2018-05-29riscv: Enable function sectionsAlexander Graf
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf
2018-05-29ata: mvebu: move mvebu sata driver to drivers/ata directoryKen Ma
2018-05-29dts: mvebu: a80x0: Enable SD/eMMC interfacesKonstantin Porotchkin
2018-05-29mvebu: pinctrl: sync compatible string with Linux 4.17-rc4Evan Wang
2018-05-29ARM: kirkwood: Add device-tree for keymileChris Packham
2018-05-29ARM: kirkwood: Add device-tree for netspace & inetspaceChris Packham
2018-05-29ARM: kirkwood: Add device-tree for lschlv2 & lsxhlChris Packham
2018-05-29ARM: kirkwood: Add device-tree for ds109Chris Packham
2018-05-29ARM: kirkwood: Add device-tree for dreamplugChris Packham
2018-05-29ARM: kirkwood: Add device-tree for d2net_v2 & net2big_v2Chris Packham
2018-05-26stm32mp1: use OTP to configure MAC address and serial numberPatrick Delaunay
2018-05-26stm32mp1: add FUSE command supportPatrick Delaunay
2018-05-26stm32mp1: add bsec driverPatrick Delaunay
2018-05-26stm32mp1: remove the second TAMP_BOOT_CONTEXT updatePatrick Delaunay
2018-05-26stm32mp1: Allow to activate CONFIG_DEBUG_UARTPatrick Delaunay
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk
2018-05-26db410: added pinctrl node and serial bindingsRamon Fried
2018-05-26mach-snapdragon: Introduce pinctrl driverRamon Fried
2018-05-26mach-snapdragon: Fix UART clock flowRamon Fried
2018-05-26db820c: set clk node to be probed before relocationRamon Fried
2018-05-25sandbox: dts: add Sandbox TPMv2.x nodeMiquel Raynal
2018-05-24ARC: init debug uart in early common arc codeEugeniy Paltsev
2018-05-23arm: print instructions pointed to by pcHeinrich Schuchardt
2018-05-23arm64: timer: Create timer_get_bootus for bootstage supportMichal Simek
2018-05-23arm: armv7m: Clean up some thumb / compiler flag optionsTom Rini
2018-05-22at91: Minor tweaks to SPL logic for space savings on smartwebTom Rini
2018-05-23ARM: dts: uniphier: sync with Linux 4.17-rc6Masahiro Yamada