summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mips' into nextSascha Hauer2023-03-162-22/+24
|\
| * MIPS: bootm: remove unnecessary phys/virt conversionsDenis Orlov2023-03-161-2/+2
| * MIPS: bootm: do not leak memory on error in of_overlay_load_firmware()Denis Orlov2023-03-161-1/+1
| * MIPS: bootm: do not free fdt pointer that contains an errorDenis Orlov2023-03-161-2/+2
| * MIPS: dma-default: do not flush caches in dma_sync_single_* excessivelyDenis Orlov2023-03-141-19/+17
| * MIPS: dma-default: use virtual addresses when flushing cachesDenis Orlov2023-03-141-2/+6
* | ARM: drop CONFIG_HAS_ASM_DEBUG_LLSascha Hauer2023-03-031-0/+6
|/
* Merge branch 'for-next/mips'Sascha Hauer2023-02-233-49/+42
|\
| * MIPS: dma: simplify source structureDenis Orlov2023-02-142-41/+30
| * MIPS: dma: add arch-specific dma_alloc() implementationDenis Orlov2023-02-131-0/+12
| * MIPS: dma: remove unnecessary ifdefsDenis Orlov2023-02-131-8/+0
| * MIPS: dma: fix nullptr handling in dma_free_coherentDenis Orlov2023-02-131-1/+1
* | MIPS: dts: ath79: ar9331: use path references when extending nodesAhmad Fatoum2023-02-222-17/+11
|/
* Rename struct driver_d to driverSascha Hauer2023-01-102-2/+2
* Rename struct device_d to deviceSascha Hauer2023-01-103-5/+5
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* treewide: rename CONFIG_HAS_ARCH_SJLJ to CONFIG_ARCH_HAS_SJLJAhmad Fatoum2022-12-072-2/+2
* Treewide: Reference environment partitions by phandleSascha Hauer2022-10-197-14/+14
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-114-3/+5
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-114-3/+6
* pbl: replace __piggydata_end with __image_endAhmad Fatoum2022-08-221-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2022-08-113-1/+16
|\
| * asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-0/+2
| * MIPS: asm: add get_runtime_offset stubAhmad Fatoum2022-08-081-0/+14
| * gitignore: add device tree blobs to top-level .gitignoreAhmad Fatoum2022-08-081-1/+0
* | kbuild: gen-dtb-s: use Makefile.lib instead of duplicating cmd_lzoAhmad Fatoum2022-07-141-1/+1
|/
* dma: avoid clash between static inline and extern dma_alloc declarationsAhmad Fatoum2022-06-171-0/+2
* clocksource: assign non-zero priorities to all clocksourcesAhmad Fatoum2022-04-252-0/+2
* MIPS: fix optimised memset returning garbageDenis Orlov2022-03-141-1/+1
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-057-0/+14
* arch: add SPDX-License-Identifier to all .S filesAhmad Fatoum2022-01-056-0/+12
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-0515-0/+30
* treewide: add SPDX-License-Identifier for .gitignoreAhmad Fatoum2022-01-052-0/+4
* treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-0532-3/+63
* kbuild: remove unneeded -nostdlib flagMasahiro Yamada2021-11-171-2/+0
* blspec: Rework firmware loadSascha Hauer2021-06-281-0/+4
* of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-021-3/+6
* of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
* Merge branch 'for-next/x86'Sascha Hauer2021-05-171-0/+7
|\
| * PCI: support PCI BIOS preassigned busesAhmad Fatoum2021-05-031-0/+7
* | MIPS: qemu-malta: use generic syscon reset driverAntony Pavlov2021-05-034-32/+15
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-03-231-2/+1
|\
| * MIPS: qemu-malta: make barebox Malta images detectableAhmad Fatoum2021-03-011-2/+1
* | mips: Implement setjmp/longjmp/initjmp for 32BITSascha Hauer2021-03-174-0/+84
* | mips: Add linkage.hSascha Hauer2021-03-171-0/+9
|/
* Merge branch 'for-next/video'Sascha Hauer2021-01-191-0/+4
|\
| * MIPS: qemu-malta_defconfig: enable VGA outputAhmad Fatoum2021-01-051-0/+4
* | MIPS: dts: ar9331: add stdout-path propertiesOleksij Rempel2021-01-133-0/+6
|/
* clk: ls1b200: add clk driver for loongson 1bDu Huanpeng2020-11-133-4/+22
* MIPS: dtb: remove unused variable ``root''Du Huanpeng2020-10-221-1/+0