Commit 09a31a7
committed
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS updates from Thomas Bogendoerfer:
- removed support for PNX833x alias NXT_STB22x
- included Ingenic SoC support into generic MIPS kernels
- added support for new Ingenic SoCs
- converted workaround selection to use Kconfig
- replaced old boot mem functions by memblock_*
- enabled COP2 usage in kernel for Loongson64 to make use
of 16byte load/stores possible
- cleanups and fixes
* tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (92 commits)
MIPS: DEC: Restore bootmem reservation for firmware working memory area
MIPS: dec: fix section mismatch
bcm963xx_tag.h: fix duplicated word
mips: ralink: enable zboot support
MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGES
MIPS: cpu-probe: remove MIPS_CPU_BP_GHIST option bit
MIPS: cpu-probe: introduce exclusive R3k CPU probe
MIPS: cpu-probe: move fpu probing/handling into its own file
MIPS: replace add_memory_region with memblock
MIPS: Loongson64: Clean up numa.c
MIPS: Loongson64: Select SMP in Kconfig to avoid build error
mips: octeon: Add Ubiquiti E200 and E220 boards
MIPS: SGI-IP28: disable use of ll/sc in kernel
MIPS: tx49xx: move tx4939_add_memory_regions into only user
MIPS: pgtable: Remove used PAGE_USERIO define
MIPS: alchemy: Share prom_init implementation
MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabled
MIPS: process: include exec.h header in process.c
MIPS: process: Add prototype for function arch_dup_task_struct
MIPS: idle: Add prototype for function check_wait
...165 files changed
Lines changed: 1730 additions & 3681 deletions
File tree
- Documentation/devicetree/bindings/mips/ingenic
- arch/mips
- alchemy
- common
- devboards
- ar7
- ath25
- bcm47xx
- bcm63xx
- boards
- boot
- compressed
- dts
- ingenic
- loongson
- cavium-octeon
- cobalt
- configs
- dec
- prom
- fw
- arc
- sni
- generic
- include/asm
- mach-au1x00
- mach-bcm47xx
- mach-cavium-octeon
- mach-generic
- mach-ingenic
- mach-ip22
- mach-ip27
- mach-ip28
- mach-ip30
- mach-ip32
- mach-jz4740
- mach-loongson2ef
- mach-loongson64
- mach-malta
- mach-paravirt
- mach-pnx833x
- mach-rc32434
- mach-rm
- mach-sibyte
- mach-tx49xx
- mips-boards
- netlogic
- octeon
- sgi
- txx9
- ingenic
- jz4740
- kernel
- lantiq/xway
- loongson2ef/common
- loongson32/common
- loongson64
- mm
- mti-malta
- netlogic
- xlp
- xlr
- pci
- pnx833x
- common
- stb22x
- ralink
- rb532
- sgi-ip30
- sgi-ip32
- sibyte/common
- txx9
- generic
- jmr3927
- rbtx4927
- rbtx4938
- rbtx4939
- drivers
- firmware/broadcom
- tty/serial
- include/linux
- lib
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8675 | 8675 | | |
8676 | 8676 | | |
8677 | 8677 | | |
8678 | | - | |
8679 | | - | |
| 8678 | + | |
| 8679 | + | |
| 8680 | + | |
8680 | 8681 | | |
8681 | 8682 | | |
8682 | 8683 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
97 | 116 | | |
98 | 117 | | |
99 | 118 | | |
100 | 119 | | |
101 | | - | |
| 120 | + | |
102 | 121 | | |
103 | | - | |
| 122 | + | |
104 | 123 | | |
| 124 | + | |
105 | 125 | | |
106 | 126 | | |
107 | 127 | | |
| |||
138 | 158 | | |
139 | 159 | | |
140 | 160 | | |
| 161 | + | |
141 | 162 | | |
142 | 163 | | |
143 | 164 | | |
| |||
390 | 411 | | |
391 | 412 | | |
392 | 413 | | |
393 | | - | |
| 414 | + | |
394 | 415 | | |
395 | | - | |
396 | | - | |
| 416 | + | |
| 417 | + | |
397 | 418 | | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | 419 | | |
408 | 420 | | |
409 | 421 | | |
| |||
476 | 488 | | |
477 | 489 | | |
478 | 490 | | |
| 491 | + | |
479 | 492 | | |
480 | 493 | | |
481 | 494 | | |
| |||
569 | 582 | | |
570 | 583 | | |
571 | 584 | | |
| 585 | + | |
572 | 586 | | |
573 | 587 | | |
574 | 588 | | |
| |||
590 | 604 | | |
591 | 605 | | |
592 | 606 | | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | 607 | | |
607 | 608 | | |
608 | 609 | | |
| |||
616 | 617 | | |
617 | 618 | | |
618 | 619 | | |
| 620 | + | |
619 | 621 | | |
620 | 622 | | |
621 | 623 | | |
| |||
652 | 654 | | |
653 | 655 | | |
654 | 656 | | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
655 | 660 | | |
656 | 661 | | |
657 | 662 | | |
| |||
679 | 684 | | |
680 | 685 | | |
681 | 686 | | |
| 687 | + | |
682 | 688 | | |
683 | 689 | | |
684 | 690 | | |
| |||
714 | 720 | | |
715 | 721 | | |
716 | 722 | | |
| 723 | + | |
717 | 724 | | |
718 | 725 | | |
719 | 726 | | |
| |||
740 | 747 | | |
741 | 748 | | |
742 | 749 | | |
| 750 | + | |
743 | 751 | | |
744 | 752 | | |
745 | 753 | | |
| |||
767 | 775 | | |
768 | 776 | | |
769 | 777 | | |
| 778 | + | |
770 | 779 | | |
771 | 780 | | |
772 | 781 | | |
| |||
890 | 899 | | |
891 | 900 | | |
892 | 901 | | |
| 902 | + | |
893 | 903 | | |
894 | 904 | | |
895 | 905 | | |
| |||
901 | 911 | | |
902 | 912 | | |
903 | 913 | | |
| 914 | + | |
904 | 915 | | |
905 | 916 | | |
906 | 917 | | |
| |||
1026 | 1037 | | |
1027 | 1038 | | |
1028 | 1039 | | |
| 1040 | + | |
1029 | 1041 | | |
1030 | | - | |
1031 | 1042 | | |
1032 | 1043 | | |
1033 | 1044 | | |
| |||
1267 | 1278 | | |
1268 | 1279 | | |
1269 | 1280 | | |
1270 | | - | |
1271 | | - | |
1272 | | - | |
1273 | | - | |
1274 | | - | |
1275 | | - | |
1276 | | - | |
1277 | | - | |
1278 | | - | |
1279 | | - | |
1280 | | - | |
1281 | | - | |
1282 | | - | |
1283 | | - | |
1284 | | - | |
1285 | | - | |
1286 | | - | |
1287 | 1281 | | |
1288 | 1282 | | |
1289 | 1283 | | |
| |||
1620 | 1614 | | |
1621 | 1615 | | |
1622 | 1616 | | |
1623 | | - | |
1624 | 1617 | | |
1625 | 1618 | | |
1626 | 1619 | | |
| |||
1891 | 1884 | | |
1892 | 1885 | | |
1893 | 1886 | | |
| 1887 | + | |
1894 | 1888 | | |
1895 | 1889 | | |
1896 | 1890 | | |
| |||
2272 | 2266 | | |
2273 | 2267 | | |
2274 | 2268 | | |
2275 | | - | |
| 2269 | + | |
2276 | 2270 | | |
2277 | 2271 | | |
2278 | 2272 | | |
| |||
2638 | 2632 | | |
2639 | 2633 | | |
2640 | 2634 | | |
| 2635 | + | |
| 2636 | + | |
| 2637 | + | |
| 2638 | + | |
| 2639 | + | |
| 2640 | + | |
| 2641 | + | |
| 2642 | + | |
| 2643 | + | |
| 2644 | + | |
| 2645 | + | |
| 2646 | + | |
| 2647 | + | |
| 2648 | + | |
| 2649 | + | |
| 2650 | + | |
| 2651 | + | |
| 2652 | + | |
| 2653 | + | |
| 2654 | + | |
| 2655 | + | |
| 2656 | + | |
| 2657 | + | |
| 2658 | + | |
| 2659 | + | |
| 2660 | + | |
| 2661 | + | |
| 2662 | + | |
| 2663 | + | |
| 2664 | + | |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
| 2672 | + | |
| 2673 | + | |
| 2674 | + | |
| 2675 | + | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
| 2691 | + | |
| 2692 | + | |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
| 2697 | + | |
| 2698 | + | |
| 2699 | + | |
| 2700 | + | |
| 2701 | + | |
| 2702 | + | |
| 2703 | + | |
| 2704 | + | |
2641 | 2705 | | |
2642 | 2706 | | |
2643 | 2707 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 2 | | |
11 | 3 | | |
12 | 4 | | |
| |||
15 | 7 | | |
16 | 8 | | |
17 | 9 | | |
18 | | - | |
19 | 10 | | |
20 | 11 | | |
21 | 12 | | |
| |||
33 | 24 | | |
34 | 25 | | |
35 | 26 | | |
36 | | - | |
37 | 27 | | |
38 | 28 | | |
39 | 29 | | |
40 | 30 | | |
41 | 31 | | |
42 | | - | |
43 | 32 | | |
44 | 33 | | |
45 | 34 | | |
| |||
0 commit comments