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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
Merge branch 'master' of git://www.denx.de/git/u-boot-sh
Wolfgang Denk
8
-0
/
+531
2008-01-16
mpc83xx: add support for more system clock performance controls
Kim Phillips
2
-28
/
+57
2008-01-16
mpc83xx: Add config of eTSEC emergency priority in SPCR
Dave Liu
1
-0
/
+5
2008-01-15
sh: Add support SH3 and SH7720
Yoshihiro Shimoda
8
-0
/
+531
2008-01-13
MPC8xx FEC driver: fix compiler warning.
Wolfgang Denk
1
-0
/
+2
2008-01-12
MPC5200: don't use hardcoded MBAR address in Bestcomm firmware
Oliver Weber
1
-4
/
+4
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
7
-7
/
+7
2008-01-12
MPC512X: Cleanup bus clock names.
Grzegorz Bernacki
4
-10
/
+10
2008-01-12
ads5121: Added support for FDT.
Grzegorz Bernacki
1
-0
/
+21
2008-01-12
Fixed syntax error in function init_e300_core() of mpc83xx/start.S if
Heiko Schocher
1
-1
/
+1
2008-01-12
added basic support for the MUNICes board.
Heiko Schocher
1
-3
/
+4
2008-01-12
Added support for the mgcoge board from keymile.
Heiko Schocher
1
-4
/
+5
2008-01-12
Enable SMC microcode relocation patch for SMC1.
Heiko Schocher
3
-3
/
+118
2008-01-12
Added support for the mgsuvd board from keymile.
Heiko Schocher
1
-0
/
+16
2008-01-12
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
1
-0
/
+2
2008-01-12
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Wolfgang Denk
2
-3
/
+9
2008-01-10
mpc83xx: Fix the bug of 266MHz data rate DDR
Dave Liu
1
-3
/
+3
2008-01-10
mpc83xx: add "fsl, qe" compatible fixups
Anton Vorontsov
1
-0
/
+6
2008-01-10
Merge commit 'wd/master'
Jon Loeliger
8
-42
/
+63
2008-01-10
86xx: Support 2GB DIMMs
Becky Bruce
1
-1
/
+10
2008-01-10
ppc4xx: Fix dflush() to restore DVLIM register
Larry Johnson
1
-0
/
+2
2008-01-10
Fix Ethernet init() return codes
Ben Warren
2
-6
/
+6
2008-01-09
Add QE brg freq and correct qe bus freq fdt update code
Kim Phillips
1
-1
/
+3
2008-01-09
85xx: add ability to upload QE firmware
Timur Tabi
1
-0
/
+1
2008-01-09
85xx: Remove cache config from configs.h
Kumar Gala
1
-2
/
+7
2008-01-09
Reworked FSL Book-E TLB macros to be more readable
Kumar Gala
1
-13
/
+10
2008-01-09
Merge branch 'master' of git://www.denx.de/git/u-boot-usb
Wolfgang Denk
1
-0
/
+16
2008-01-09
fix various comments
Marcel Ziswiler
1
-19
/
+19
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
1
-1
/
+1
2008-01-09
Fix and optimize MII operations on FEC (MPC8xx) controllers
Guennadi Liakhovetski
1
-54
/
+53
2008-01-09
Merge git://www.denx.de/git/u-boot
Markus Klotzbuecher
98
-2825
/
+5168
2008-01-09
Coding Style clenaup; update CHANGELOG
Wolfgang Denk
1
-2
/
+2
2008-01-09
IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x
Jean-Christophe PLAGNIOL-VILLARD
1
-14
/
+10
2008-01-09
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Wolfgang Denk
7
-399
/
+320
2008-01-09
Merge branch 'lwmon5-no-ocm'
Stefan Roese
2
-1
/
+65
2008-01-09
ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage
Stefan Roese
1
-1
/
+13
2008-01-09
ppc4xx: Add 44x cache locking to better support init-ram in d-cache
Stefan Roese
1
-0
/
+52
2008-01-09
ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
Matthias Fuchs
6
-408
/
+5
2008-01-09
ppc4xx: Fix UIC2 vector number base
Matthias Fuchs
1
-16
/
+16
2008-01-08
ppc4xx: Return 0 on success in 4xx ethernet driver
Stefan Roese
1
-2
/
+3
2008-01-08
mpc83xx: convert to using do_fixup_*()
Kim Phillips
4
-480
/
+103
2008-01-08
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
1
-1
/
+115
2008-01-08
mpc83xx: Add the support of MPC837xEMDS board
Dave Liu
2
-3
/
+10
2008-01-08
mpc83xx: Add the support of MPC8315E SoC
Dave Liu
2
-3
/
+49
2008-01-08
mpc83xx: Add the support of MPC837x SoC
Dave Liu
2
-30
/
+161
2008-01-05
ppc4xx: Remove weak binding from common Denali data-eye search code
Larry Johnson
1
-7
/
+0
2008-01-05
Merge branch 'katmai-ddr-gda'
Stefan Roese
1
-59
/
+37
2008-01-05
ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c
Stefan Roese
1
-44
/
+0
2008-01-05
ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup
Stefan Roese
1
-15
/
+37
2008-01-04
ppc4xx: Add functionality to GPIO support
Lawrence R. Johnson
1
-23
/
+40
[next]