summaryrefslogtreecommitdiff
path: root/src/arch/mips/include
AgeCommit message (Expand)Author
2019-11-20Remove MIPS architectureJulius Werner
2019-11-04arch/mips: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-09-28arch/arm,mips: Use generic PCI MMCONFKyösti Mälkki
2019-09-26arch/: Replace __BOOTBLOCK__ with ENV_BOOTBLOCKKyösti Mälkki
2019-09-09arch/x86: Refactor CAR_GLOBAL quirk for FSP1.0Kyösti Mälkki
2019-08-27AUTHORS: Move src/arch/mips copyrights into AUTHORS fileMartin Roth
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-12arch, include, soc: Use common stdint.hJacob Garber
2019-03-22arch/mips: Fix <arch/mmio.h> prototypesKyösti Mälkki
2019-03-04arch/io.h: Separate MMIO and PNP opsKyösti Mälkki
2019-01-04src: Move {pci,pnp}_devfn_t to common 'device/pci_type.h'Elyes HAOUAS
2019-01-04src: Get rid of device_tElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-21arch/{mips,power8}/include/arch: Don't use device_tElyes HAOUAS
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2018-08-07arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)Julius Werner
2018-05-14pci: Fix compilation on non x86Patrick Rudolph
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-05-30arch: Unify basic cache clearing APIJulius Werner
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-05-02arch: introduce architecture dependent common variablesAaron Durbin
2016-02-11arches: lib: add main_decl.h for main() declarationAaron Durbin
2016-02-11arch: remove stage_exit()Aaron Durbin
2015-12-31imgtec/pistachio: Add SOC_REGISTERS memory regionIonela Voinescu
2015-12-29mips: add coherency argument to identity mappingIonela Voinescu
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-29arm, arm64, mips: Add rough static stack size checks with -Wstack-usageJulius Werner
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21Unify byte order macros and clrsetbitsJulius Werner
2015-04-21arch/mips: simplify cache operationsIonela Voinescu
2015-04-21mips: Allow memory to be identity mapped in the TLBAndrew Bresticker
2015-04-17arch/mips: Fix bug when performing cache operationsIonela Voinescu
2015-04-13arch/mips: provide proper cache primitivesIonela Voinescu
2015-04-13urara: add support for DMA coherent memory areaIonela Voinescu
2015-04-07mips: add c0 register access plumbingVadim Bendebury
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-30mips: bring payload execution to current standardsPatrick Georgi
2015-03-28mips: fix API expectations that break buildsAaron Durbin
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton