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
2008-10-21
mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function
Richard Retanubun
1
-5
/
+0
2008-10-21
mpc83xx: serdes: add forgotten shifts for rfcks
Anton Vorontsov
1
-1
/
+1
2008-10-21
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
3
-36
/
+99
2008-10-21
ppc4xx: Correctly setup ranges property in ebc node
Stefan Roese
1
-17
/
+28
2008-10-21
ppc4xx: Add routine to retrieve CPU number
Adam Graham
1
-1
/
+18
2008-10-21
ppc4xx: Add static support for 44x IBM SDRAM Controller
Adam Graham
1
-18
/
+53
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
10
-12
/
+12
2008-10-21
Use strmhz() to format clock frequencies
Wolfgang Denk
11
-73
/
+99
2008-10-21
Merge git://git.denx.de/u-boot into x1
Markus Klotzbuecher
291
-3657
/
+3816
2008-10-18
Merge 'next' branch
Wolfgang Denk
290
-3476
/
+3673
2008-10-18
85xx if NUM_CPUS>1, print cpu number
Ed Swarthout
1
-0
/
+5
2008-10-18
Have u-boot pass stashing parameters into device tree
Andy Fleming
1
-0
/
+11
2008-10-18
Add debug information for DDR controller registers
Haiying Wang
1
-0
/
+13
2008-10-18
Check DDR interleaving mode
Haiying Wang
2
-5
/
+112
2008-10-18
Pass dimm parameters to populate populate controller options
Haiying Wang
4
-87
/
+7
2008-10-18
Make DDR interleaving mode work correctly
Haiying Wang
2
-12
/
+54
2008-10-18
85xx: Export invalidate_{i,d}cache and add flush_dcache
Kumar Gala
1
-0
/
+49
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
286
-3365
/
+3365
2008-10-18
74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version
Kumar Gala
2
-10
/
+10
2008-10-18
I2C: adding new "i2c bus" Command to the I2C Subsystem.
Heiko Schocher
1
-1
/
+14
2008-10-18
i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.
Heiko Schocher
1
-0
/
+36
2008-10-18
Adds two more ethernet interface to 83xx
richardretanubun
1
-1
/
+2
2008-10-17
83xx NAND boot: wait for LTESR[CC]
Lepcha Suchit
1
-0
/
+12
2008-10-17
ppc4xx: PPC44x MQ initialization
Yuri Tikhonov
1
-4
/
+6
2008-10-17
Revert "85xx: Using proper I2C source clock divider for MPC8544"
Kumar Gala
1
-2
/
+2
2008-10-14
mpc83xx: wait till UPM completes the write to array
Selvamuthukumar
1
-3
/
+4
2008-10-14
The PIPE_INTERRUPT flag is used wrong
Remy Bohmer
5
-17
/
+18
2008-10-13
mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache
Nick Spence
1
-4
/
+4
2008-10-13
86xx: remove redudant code with lib_ppc/interrupts.c
Kumar Gala
1
-124
/
+7
2008-10-13
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
5
-37
/
+57
2008-10-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
1
-29
/
+50
2008-10-12
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
3
-7
/
+6
2008-10-08
85xx: Using proper I2C source clock divider for MPC8544
Wolfgang Grandegger
1
-2
/
+2
2008-10-08
i.MX31: switch to CFG_HZ=1000
Guennadi Liakhovetski
1
-29
/
+50
2008-10-08
ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change
Adam Graham
1
-0
/
+21
2008-10-07
Fix the incorrect DDR clk freq reporting on 8536DS
Jason Jin
2
-2
/
+4
2008-10-07
85xx: Remove setting of *cache-line-size in device trees
Kumar Gala
1
-3
/
+0
2008-09-24
mpc83xx: spd_sdram: fix ddr sdram base address assignment bug
Anton Vorontsov
1
-1
/
+1
2008-09-22
Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which
Wolfgang Denk
1
-4
/
+6
2008-09-19
sh: Add support watchdog for SH4A core
Nobuhiro Iwamatsu
1
-16
/
+37
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2
-16
/
+15
2008-09-13
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
1
-5
/
+76
2008-09-12
Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm
Wolfgang Denk
3
-3
/
+3
2008-09-12
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
1
-4
/
+10
2008-09-12
ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports
Stefan Roese
1
-4
/
+10
2008-09-12
at91rm9200: fix errors with CONFIG_CMD_I2C_TREE
Jens Scharsig
1
-0
/
+10
2008-09-12
ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c
Hugo Villeneuve
1
-20
/
+7
2008-09-12
i.mx change get_timer(base) to return time since base
Andrew Dyer
1
-1
/
+1
2008-09-12
i.MX use u-boot baud rate and don't assume UART master clock
Andrew Dyer
1
-15
/
+41
2008-09-12
arm920t fix constant error in start.S
Andrew Dyer
1
-2
/
+4
[next]