~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mips: use asm-generic/unaligned.hJens Wiklander2023-05-31
* Correct SPL use of MIPS_CMSimon Glass2023-02-10
* mips: add support for noncached_alloc()Weijie Gao2022-07-13
* mips: add more definitions for asm/cm.hWeijie Gao2022-07-13
* mips: add asm/mipsmtregs.h for MIPS multi-threadingWeijie Gao2022-07-13
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-07
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-31
* Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini2021-04-24
|\
| * mips: global_data.h: Add Octeon specific data to arch_global_data structStefan Roese2021-04-23
* | lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-22
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck2020-07-18
* mips: sync asm/addrspace.h with Linux 5.7Daniel Schwierzeck2020-07-18
* mips: sync asm/asm.h with Linux 5.7Daniel Schwierzeck2020-07-18
* mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck2020-07-18
* mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CMStefan Roese2020-07-18
* mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usageStefan Roese2020-07-18
* mips: traps: Set WG bit in EBase register on OcteonStefan Roese2020-07-18
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* mips: add a mtmips-specific field to architecture-specific global dataWeijie Gao2020-04-27
* mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-27
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-20
* mips: Add SPL headerPaul Burton2018-12-19
* MIPS: Allow to prefetch and lock instructions into cacheGregory CLEMENT2018-12-19
* MIPS: move create_tlb() in an proper header: mipsregs.hGregory CLEMENT2018-12-19
* MIPS: remove local_irq_[save|restore] from CP0 macrosDaniel Schwierzeck2018-12-19
* MIPS: drop asm/const.hBaruch Siach2018-11-20
* Use _AC and UL macros from linux/const.hBaruch Siach2018-11-20
* mips: mt76xx: Enable watchdog supportStefan Roese2018-11-18
* mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8Mario Six2018-11-14
* mips: use asm-generic/atomic.hChris Packham2018-09-25
* mips: Add arch/mips/include/asm/atomic.hStefan Roese2018-09-22
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-10
* mips: au1x00: Remove support for these SoCsTom Rini2018-08-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* MIPS: Clear instruction hazards in flush_cache()Paul Burton2017-11-28
* mips: Use asm-generic/io.hPaul Burton2017-10-02
* MIPS: Stop building position independent codePaul Burton2017-07-25
* mips: Make u-boot-mips.h a private headerSimon Glass2017-06-05
* mips: Use common _AC macro now.Tom Rini2017-01-10
* MIPS: Fix map_physmem for cached mappingsPaul Burton2016-11-30
* mips: Let cache.h be included from assembly sourceMarek Vasut2016-11-30
* MIPS: add handling for generic and EJTAG exceptionsDaniel Schwierzeck2016-11-30
* MIPS: add asm-offsets for struct pt_regsDaniel Schwierzeck2016-11-30
* MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-30
* efi: Use asmlinkage for EFIAPISimon Glass2016-10-19
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23
* MIPS: Hang if run on a secondary CPUPaul Burton2016-09-21