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
2024-07-31
Kconfig: Unify endian support option
Jiaxun Yang
6
-31
/
+25
2024-07-15
mips: Remove duplicate newlines
Marek Vasut
6
-12
/
+0
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
3
-1
/
+2
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
3
-2
/
+1
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
1
-0
/
+1
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
2
-1
/
+1
2024-04-22
Merge patch series "Kconfig: some cleanups"
Tom Rini
4
-6
/
+6
2024-04-22
common: Convert *.c/h from UTF-8 to ASCII enconfing
Michal Simek
4
-6
/
+6
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
1
-1
/
+1
2024-04-10
Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"
Tom Rini
1
-1
/
+1
2024-04-10
treewide: Make arch-specific bootm code depend on BOOTM
Simon Glass
1
-1
/
+1
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
3
-3
/
+20
2024-03-13
mips: fix change_k0_cca()
Daniel Schwierzeck
1
-2
/
+2
2024-03-13
mips: implement __udivdi3
Linus Walleij
2
-1
/
+18
2024-03-13
Kconfig: move CONFIG_32/64BIT to arch/Kconfig
Dan Carpenter
1
-6
/
+0
2024-02-27
Kconfig: Centralize prompting for SYS_CONFIG_NAME
Tom Rini
3
-3
/
+0
2024-01-29
treewide: Remove clk_free
Sean Anderson
1
-6
/
+1
2024-01-22
mtd: Make CONFIG_MTD be the gate symbol for the menu
Tom Rini
1
-0
/
+2
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2
-4
/
+12
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
1
-1
/
+1
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
1
-2
/
+4
2023-12-21
mips: Add a reset_cpu() function
Simon Glass
1
-1
/
+7
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
1
-1
/
+1
2023-12-15
clk: treewide: switch to clock dump from clk_ops
Igor Prusov
1
-23
/
+0
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
1
-2
/
+2
2023-11-28
mips: io.h: Add defines for read/write/in/out functions
Igor Prusov
1
-0
/
+32
2023-11-28
mips: io.h: Add const to reads functions params
Igor Prusov
1
-1
/
+2
2023-11-06
bmips: Add Inteno XG6846 board
Linus Walleij
3
-0
/
+70
2023-10-24
mips: Remove common.h usage
Tom Rini
46
-47
/
+4
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2
-4
/
+4
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2
-2
/
+8
2023-08-31
event: Convert existing spy records to simple
Simon Glass
1
-8
/
+2
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2
-2
/
+2
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2
-2
/
+2
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
4
-4
/
+4
2023-07-20
mips: octeon: Correct types in cvmx-pko3-queue
Tom Rini
2
-6
/
+9
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
1
-1
/
+1
2023-06-24
mips: cpu: Use plain puts() in restart handler
Marek Vasut
1
-1
/
+1
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
1
-1
/
+1
2023-05-31
mips: use asm-generic/unaligned.h
Jens Wiklander
1
-22
/
+1
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
1
-1
/
+1
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
33
-113
/
+113
2023-02-10
Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL use of OCTEON_SERIAL_BOOTCMD
Simon Glass
1
-1
/
+1
2023-02-10
Correct SPL use of MIPS_CM
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL uses of BOOTSTAGE_REPORT
Simon Glass
1
-1
/
+1
2023-02-09
Correct SPL use of BOOTSTAGE_FDT
Simon Glass
1
-1
/
+1
2023-02-07
gpio: Drop unused pca9698 driver
Simon Glass
1
-42
/
+1
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-4
/
+4
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
1
-1
/
+1
[next]