index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
MIPS: remove deprecated qemu_mips board
Daniel Schwierzeck
1
-11
/
+0
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
1
-1
/
+1
2021-04-24
Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...
Tom Rini
109
-220
/
+118943
2021-04-23
mips: octeon: ebb7304: Add support for some I2C devices
Aaron Williams
1
-0
/
+11
2021-04-23
mips: octeon: dts/dtsi: Change UART DT node to use clocks property
Aaron Williams
2
-4
/
+2
2021-04-23
mips: octeon: Add Octeon III NIC23 board support
Stefan Roese
3
-0
/
+170
2021-04-23
mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT node
Stefan Roese
1
-0
/
+19
2021-04-23
mips: octeon: cpu.c: Enable AHCI/SATA support
Stefan Roese
1
-1
/
+20
2021-04-23
mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmd
Stefan Roese
1
-0
/
+327
2021-04-23
mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG defined
Stefan Roese
1
-2
/
+3
2021-04-23
mips: octeon: cvmx-bootmem: Fix compare in "if" statement
Stefan Roese
1
-2
/
+2
2021-04-23
mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.h
Stefan Roese
2
-2
/
+1
2021-04-23
mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT node
Stefan Roese
1
-0
/
+16
2021-04-23
mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BIT
Stefan Roese
1
-0
/
+4
2021-04-23
mips: octeon: Makefile: Enable building of the newly added C files
Stefan Roese
1
-0
/
+11
2021-04-23
mips: octeon: Add octeon_qlm.c
Aaron Williams
1
-0
/
+5853
2021-04-23
mips: octeon: Add octeon_fdt.c
Aaron Williams
1
-0
/
+1040
2021-04-23
mips: octeon: Add cvmx-qlm.c
Aaron Williams
1
-0
/
+2350
2021-04-23
mips: octeon: Add cvmx-pcie.c
Aaron Williams
1
-0
/
+2487
2021-04-23
mips: octeon: Add cvmx-helper.c
Aaron Williams
1
-0
/
+2611
2021-04-23
mips: octeon: Add cvmx-helper-util.c
Aaron Williams
1
-0
/
+1225
2021-04-23
mips: octeon: Add cvmx-helper-jtag.c
Aaron Williams
1
-0
/
+172
2021-04-23
mips: octeon: Add cvmx-helper-fdt.c
Aaron Williams
1
-0
/
+970
2021-04-23
mips: octeon: Add cvmx-helper-cfg.c
Aaron Williams
1
-0
/
+1914
2021-04-23
mips: octeon: Move cvmx-lmcx-defs.h from mach/cvmx to mach
Stefan Roese
2
-1
/
+1
2021-04-23
mips: octeon: Misc changes required because of the newly added headers
Stefan Roese
7
-208
/
+321
2021-04-23
mips: octeon: Add misc remaining header files
Aaron Williams
29
-0
/
+12242
2021-04-23
mips: octeon: Add cvmx-sso-defs.h header file
Aaron Williams
1
-0
/
+2904
2021-04-23
mips: octeon: Add cvmx-sriox-defs.h header file
Aaron Williams
1
-0
/
+44
2021-04-23
mips: octeon: Add cvmx-sriomaintx-defs.h header file
Aaron Williams
1
-0
/
+61
2021-04-23
mips: octeon: Add cvmx-smix-defs.h header file
Aaron Williams
1
-0
/
+360
2021-04-23
mips: octeon: Add cvmx-sli-defs.h header file
Aaron Williams
1
-0
/
+6548
2021-04-23
mips: octeon: Add cvmx-sata-defs.h header file
Aaron Williams
1
-0
/
+311
2021-04-23
mips: octeon: Add cvmx-rst-defs.h header file
Aaron Williams
1
-0
/
+77
2021-04-23
mips: octeon: Add cvmx-pow-defs.h header file
Aaron Williams
1
-0
/
+1135
2021-04-23
mips: octeon: Add cvmx-pko-defs.h header file
Aaron Williams
1
-0
/
+9388
2021-04-23
mips: octeon: Add cvmx-pki-defs.h header file
Aaron Williams
1
-0
/
+2353
2021-04-23
mips: octeon: Add cvmx-pip-defs.h header file
Aaron Williams
1
-0
/
+3040
2021-04-23
mips: octeon: Add cvmx-pepx-defs.h header file
Aaron Williams
1
-0
/
+1382
2021-04-23
mips: octeon: Add cvmx-pemx-defs.h header file
Aaron Williams
1
-0
/
+2028
2021-04-23
mips: octeon: Add cvmx-pcsx-defs.h header file
Aaron Williams
1
-0
/
+1005
2021-04-23
mips: octeon: Add cvmx-pciercx-defs.h header file
Aaron Williams
1
-0
/
+5586
2021-04-23
mips: octeon: Add cvmx-pcieepx-defs.h header file
Aaron Williams
1
-0
/
+6848
2021-04-23
mips: octeon: Add cvmx-npi-defs.h header file
Aaron Williams
1
-0
/
+1953
2021-04-23
mips: octeon: Add cvmx-mio-defs.h header file
Aaron Williams
1
-0
/
+353
2021-04-23
mips: octeon: Add cvmx-l2c-defs.h header file
Aaron Williams
1
-0
/
+172
2021-04-23
mips: octeon: Add cvmx-ipd-defs.h header file
Aaron Williams
1
-0
/
+1925
2021-04-23
mips: octeon: Add cvmx-gserx-defs.h header file
Aaron Williams
1
-0
/
+2191
2021-04-23
mips: octeon: Add cvmx-gmxx-defs.h header file
Aaron Williams
1
-0
/
+6378
2021-04-23
mips: octeon: Add cvmx-fpa-defs.h header file
Aaron Williams
1
-0
/
+1866
[next]