summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-03-21mips: bmips: add support for bcm6362 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add ar-5387un usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6328 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add wap-5813n usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6368 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add nb4-ser usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add hg556a usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6358 usbÁlvaro Fernández Rojas
2018-03-21mips: bmips: add ct-5361 usb supportÁlvaro Fernández Rojas
2018-03-21mips: bmips: add support for bcm6348 usbÁlvaro Fernández Rojas
2018-03-21MIPS: add BMIPS Netgear DGND3700v2 boardÁlvaro Fernández Rojas
2018-03-21MIPS: add support for Broadcom MIPS BCM6362 SoC familyÁlvaro Fernández Rojas
2018-03-21ARC: Cache: Refactor arc_ioc_setup()Eugeniy Paltsev
2018-03-21ARC: Cache: Add missing cache cleanup before cache disableEugeniy Paltsev
2018-03-21ARC: Cache: Add more HW configuration checksEugeniy Paltsev
2018-03-21ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev
2018-03-21ARC: Cache: Fix SLC operations when SLC is bypassed for dataEugeniy Paltsev
2018-03-21ARC: Cache: Implement [i,d]cache_enabled() as separate functionsEugeniy Paltsev
2018-03-21ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev
2018-03-21ARC: Cache: Move PAE exists check into slc_upper_region_init()Eugeniy Paltsev
2018-03-21ARC: Move cache global variables to arch_global_dataEugeniy Paltsev
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