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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...
Tom Rini
9
-445
/
+1649
2022-04-01
arm64: ls1046a: Support semihosting fallback
Sean Anderson
1
-1
/
+2
2022-04-01
arm64: Catch non-emulated semihosting calls
Sean Anderson
1
-0
/
+47
2022-04-01
arm: smh: Add option to detect semihosting
Sean Anderson
2
-0
/
+42
2022-04-01
arm64: Import some ESR and SPSR defines from Linux
Sean Anderson
2
-0
/
+416
2022-04-01
arm64: Save spsr in pt_regs
Sean Anderson
2
-2
/
+5
2022-04-01
arm64: Save esr in pt_regs
Sean Anderson
5
-26
/
+26
2022-04-01
ls1046ardb: Add support for JTAG boot
Sean Anderson
1
-0
/
+2
2022-04-01
arm: smh: Add some functions for working with the host console
Sean Anderson
1
-0
/
+18
2022-04-01
arm: smh: Remove smhload command
Sean Anderson
1
-76
/
+0
2022-04-01
cmd: fdt: Use start/size for chosen instead of start/end
Sean Anderson
1
-8
/
+8
2022-04-01
spl: Add semihosting boot method
Sean Anderson
3
-5
/
+24
2022-04-01
arm: smh: Add some file manipulation commands
Sean Anderson
1
-11
/
+56
2022-04-01
arm: smh: Document functions in header
Sean Anderson
1
-9
/
+0
2022-04-01
arm: smh: Return errno on error
Sean Anderson
1
-31
/
+36
2022-04-01
arm: smh: Use numeric modes for smh_open
Sean Anderson
1
-18
/
+3
2022-04-01
arm: smh: Export semihosting functions
Sean Anderson
1
-5
/
+6
2022-04-01
vexpress64: Add ARMv8R-64 board variant
Peter Hoyes
2
-0
/
+12
2022-04-01
vexpress64: fvp: add distro_boot support
Andre Przywara
1
-0
/
+1
2022-04-01
vexpress64: move hardware setting from defconfig to Kconfig
Andre Przywara
1
-0
/
+4
2022-04-01
vexpress64: fvp: enable OF_CONTROL
Andre Przywara
2
-0
/
+3
2022-04-01
arm: dts: Add Arm FVP Fastmodel RevC .dts files from Linux
Andre Przywara
3
-0
/
+531
2022-04-01
vexpress64: Kconfig: move board definitions out of arch/arm
Andre Przywara
1
-25
/
+3
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
1
-17
/
+17
2022-04-01
Convert CONFIG_E300 et al to Kconfig
Tom Rini
3
-2
/
+9
2022-04-01
db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GP
Tom Rini
1
-1
/
+1
2022-04-01
Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig
Tom Rini
2
-7
/
+20
2022-04-01
exynos: Drop CONFIG_CLK_*
Tom Rini
1
-20
/
+0
2022-04-01
keymile: Move sourcing of common Kconfig
Tom Rini
6
-6
/
+2
2022-04-01
Convert CONFIG_MCFRTC et al to Kconfig
Tom Rini
1
-4
/
+0
2022-04-01
Convert CONFIG_MCFTMR to Kconfig
Tom Rini
1
-0
/
+3
2022-04-01
Convert CONFIG_CF_DSPI to Kconfig
Tom Rini
1
-0
/
+5
2022-04-01
am33xx: musb: Remove unused configuration logic
Tom Rini
1
-76
/
+6
2022-04-01
ARM: dts: at91: sama5d2: add u-boot, dm-pre-reloc property for TCB
Clément Léger
1
-0
/
+3
2022-04-01
ARM: dts: at91: sama5d2: add TCB node
Clément Léger
1
-0
/
+16
2022-04-01
ARM: dts: at91: sama5d2: add AIC node
Clément Léger
1
-0
/
+9
2022-04-01
timer: atmel_tcb_timer: add atmel_tcb driver
Clément Léger
1
-0
/
+2
2022-04-01
ARM: dts: at91: sama7g5/sama7g5ek: align with Linux DT
Eugen Hristev
3
-266
/
+1431
2022-04-01
ARM: dts: at91: rename sama7g5ek.dts to at91-sama7g5ek.dts
Eugen Hristev
3
-3
/
+4
2022-04-01
ARM: at91: sama7g5: Reset external devices at software reset
Tudor Ambarus
1
-0
/
+1
2022-04-01
configs: Convert AT91RESET_EXTRST to Kconfig
Tudor Ambarus
1
-0
/
+3
2022-04-01
ARM: at91: sama5d2: Enable the use of Galois Tables from ROM
Tudor Ambarus
1
-3
/
+7
2022-03-31
arch: Kconfig: imply BINMAN for SANDBOX
Philippe Reynes
3
-0
/
+7
2022-03-28
video: fsl: colibri_vf: Drop FSL DCU driver
Simon Glass
2
-5
/
+0
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2
-10
/
+2
2022-03-28
video: Drop video_fb header
Simon Glass
1
-1
/
+0
2022-03-28
video: nexell: Drop unused and invalid code
Simon Glass
1
-2
/
+2
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
37
-151
/
+971
2022-03-28
arm: apple: Fix mem layout
Mark Kettenis
1
-18
/
+14
2022-03-28
arm: apple: Increase RTKit timeout
Hector Martin
1
-1
/
+1
[next]