summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-21ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variablesEugeniy Paltsev
2018-03-21ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op()Eugeniy Paltsev
2018-03-21ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdefEugeniy Paltsev
2018-03-21ARC: Cache: Allways check D$ status before entire/line opsEugeniy Paltsev
2018-03-21ARC: Move BCR encodings to separate header fileEugeniy Paltsev
2018-03-21ARC: Cache: Move IOC initialization to a separate functionEugeniy Paltsev
2018-03-21ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev
2018-03-21ARC: Introduce is_isa_X() functionsEugeniy Paltsev
2018-03-21ARC: Cache: Add support for FLUSH_N_INV D$ operationsEugeniy Paltsev
2018-03-21ARC: Cache: Remove per-line I$ operations as unusedEugeniy Paltsev
2018-03-21ARC: Cache: Move I$ entire operation to a separate functionEugeniy Paltsev
2018-03-21arc: Fine-tune implementation of memory barriersAlexey Brodkin
2018-03-21arc: Introduce a possibility to not relocate U-bootAlexey Brodkin
2018-03-21arc: Eliminate unused code and data with GCC's garbage collectorAlexey Brodkin
2018-03-21arc: Don't halt slavesAlexey Brodkin
2018-03-21arc: Get rid of handwritten string routinesAlexey Brodkin
2018-03-20Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-03-20armv8: ls1088aqds: Add IFC-NOR as boot source for LS1088Ashish Kumar
2018-03-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-19board: st: add generic board for STM32MP1 familyPatrick Delaunay
2018-03-19dts: add device tree for STM32MP157C-ED1 boardPatrick Delaunay
2018-03-19ram: stm32mp1: add driverPatrick Delaunay
2018-03-19arm: stm32: add new architecture for STM32MP familyPatrick Delaunay
2018-03-19arm: armv7: solve issue for timer_rate_hz in arch timerPatrick Delaunay
2018-03-19sunxi: Add DRAM_SUN8I_A83T kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN8I_A33 kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN8I_A23 kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN9I kconfig entryJagan Teki
2018-03-19sunxi: Add DRAM_SUN4I kconfig entryJagan Teki
2018-03-19sunxi: add DRAM_SUN6I kconfigJagan Teki
2018-03-19sunxi: Add AXP_PMIC_BUS kconfig entryJagan Teki
2018-03-19sunxi: Add SUN8I_RSB kconfig entryJagan Teki
2018-03-19sunxi: Use SUN6I_PRCM if usedJagan Teki
2018-03-19sunxi: Add SUN6I_P2WI kconfig entryJagan Teki
2018-03-19sunxi: Add SUN6I_PRCM kconfig entryJagan Teki
2018-03-19arm: dts: stm32: add display for STM32F746 disco boardyannick fertre
2018-03-19arm: dts: stm32: add ltdc for STM32F746Philippe CORNU
2018-03-16common: move init_helpers.h prototypes in init.hPatrick Delaunay
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16clk: at91: add USB Host clock driverWenyou Yang
2018-03-15Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-03-15ARM: dts: uniphier: sync with Linux 4.16-rc5Masahiro Yamada
2018-03-15Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-14Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-03-13omap: Fix AM335x build with enabled fastboot flashSam Protsenko
2018-03-13ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPLJean-Jacques Hiblot
2018-03-13ARM: dts: dra76-evm: shift to using common IOdelay dataJean-Jacques Hiblot
2018-03-13ARM: dts: dra76x: create a common file with MMC/SD IOdelay dataJean-Jacques Hiblot
2018-03-13mach-stm32: Use default memory map as background regionPatrice Chotard