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
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-12
mpc512x: Fix problem with I2C access before relocation
Stefan Roese
1
-1
/
+1
2009-06-12
mpc83xx: USB: Reorganized its support
Vivek Mahajan
1
-1
/
+18
2009-06-12
83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x
Peter Tyser
2
-34
/
+34
2009-06-12
83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx
Peter Tyser
1
-1
/
+1
2009-06-12
mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code
Stefan Roese
1
-21
/
+15
2009-06-12
mpc512x: Fix PSC divisor calculation for baudrate setting
Stefan Roese
1
-1
/
+1
2009-06-12
MPC512x: remove include/mpc512x.h
Wolfgang Denk
6
-6
/
+19
2009-06-12
MPC512x: use I/O accessors instead of pointer accesses
Wolfgang Denk
7
-130
/
+168
2009-06-12
MPC512x: add more hardware description to immap_512x.h
Wolfgang Denk
1
-3
/
+3
2009-06-12
cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type
Wolfgang Denk
1
-1
/
+1
2009-06-12
cpu/mpc512x/pci.c: minor coding style cleanup
Wolfgang Denk
1
-6
/
+3
2009-06-12
mpc512x: Move common files to share them by several boards
Wolfgang Denk
6
-1
/
+663
2009-06-12
mpc512x: change cpu/mpc512x/Makefile to use Kconfig style
Wolfgang Denk
1
-5
/
+4
2009-06-12
General help message cleanup
Wolfgang Denk
7
-9
/
+9
2009-06-12
Add support for Linux-like kallsysms
Mike Frysinger
2
-48
/
+5
2009-06-12
OMAP3 Turn on the GPIO bank clocks
Tom Rix
1
-0
/
+22
2009-06-12
at91: move cpu info print to cpu
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+22
2009-06-12
at91: extract reset from timer
Jean-Christophe PLAGNIOL-VILLARD
3
-15
/
+43
2009-06-12
omap24xx: rename reset file
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+1
2009-06-12
lh7a40x: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2
-185
/
+1
2009-06-12
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2
-386
/
+0
2009-06-12
arm: remove cpu_init
Jean-Christophe PLAGNIOL-VILLARD
14
-66
/
+1
2009-06-12
arm: unify interrupt init
Jean-Christophe PLAGNIOL-VILLARD
14
-128
/
+2
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
17
-12
/
+648
2009-06-12
afeb9260: fix macb device init
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-06-12
ppc4xx: Remove PCI async bootup message if PCI is not used
Stefan Roese
1
-1
/
+1
2009-06-12
ARM DaVinci: Reset with watchdog enabled
Thomas Lange
1
-0
/
+4
2009-06-12
at91: regroup IP hw init in one file per soc
Jean-Christophe PLAGNIOL-VILLARD
15
-603
/
+338
2009-06-12
OMAP3 Port kernel omap gpio interface.
Tom Rix
2
-0
/
+186
2009-06-12
ARM DaVinci:Consolidate common u-boot.lds
Sandeep Paulraj
2
-0
/
+89
2009-06-12
OMAP Consolidate common u-boot.lds to cpu layer.
Tom Rix
2
-0
/
+60
2009-06-12
arm920/926/926: remove non needed header
Jean-Christophe PLAGNIOL-VILLARD
13
-13
/
+0
2009-06-12
davinci: display correct clock info
David Brownell
2
-1
/
+132
2009-06-12
arm: timer and interrupt init rework
Jean-Christophe PLAGNIOL-VILLARD
32
-166
/
+148
2009-06-12
OMAP3: Reorganize Makefile style
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+7
2009-06-12
OMAP3: Remove dublicated interrupt code
Jean-Christophe PLAGNIOL-VILLARD
1
-128
/
+0
2009-06-12
at91rm9200: move reset code to reset.c
Jean-Christophe PLAGNIOL-VILLARD
3
-40
/
+82
2009-06-12
ixp/interrupts: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2
-9
/
+2
2009-06-12
arm: cleanup remaining CONFIG_INIT_CRITICAL
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+6
2009-06-12
arm946es: remove non used timer
Jean-Christophe PLAGNIOL-VILLARD
2
-159
/
+2
2009-06-12
davinci: add basic dm355/dm350/dm335 support
David Brownell
2
-0
/
+46
2009-06-12
davinci: fix dm644x buglets
David Brownell
1
-1
/
+3
2009-06-12
davinci: split out some dm644x-specific bits from psc
David Brownell
3
-75
/
+123
2009-06-12
davinci: cpu-specific build uses conditional make syntax
David Brownell
1
-3
/
+5
2009-06-12
davinci: move psc support board-->cpu
David Brownell
2
-1
/
+183
2009-06-12
DaVinci now respects SKIP_LOWLEVEL_INIT
David Brownell
1
-1
/
+5
2009-06-12
ppc4xx: Add Sequoia RAM-booting target
Stefan Roese
1
-6
/
+27
2009-06-12
i2c: Create common default i2c_[set|get]_bus_speed() functions
Peter Tyser
4
-51
/
+0
2009-06-12
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
Peter Tyser
3
-11
/
+0
2009-06-12
fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT
Kumar Gala
7
-39
/
+41
[next]