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-06-12
Change initdram() return type to phys_size_t
Becky Bruce
3
-5
/
+5
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-mips
Wolfgang Denk
8
-28
/
+17
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-fdt
Wolfgang Denk
1
-22
/
+13
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx
Wolfgang Denk
10
-547
/
+656
2008-06-11
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Wolfgang Denk
7
-73
/
+265
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
3
-7
/
+4
2008-06-11
FSL LAW: Keep track of LAW allocations
Kumar Gala
1
-17
/
+6
2008-06-11
Added the upmconfig() function for 85xx.
Sergei Poselenov
1
-0
/
+66
2008-06-10
MPC85xx: Beautify boot output of L2 cache configuration
Wolfgang Grandegger
2
-9
/
+11
2008-06-10
85xx: Add setting of cache props in the device tree.
Kumar Gala
1
-0
/
+128
2008-06-10
85xx: expose cpu identification
Kumar Gala
1
-36
/
+40
2008-06-09
Remove the deprecated CONFIG_OF_FLAT_TREE
Gerald Van Baren
1
-4
/
+0
2008-06-09
Convert mpc7448hpc2 to CONFIG_OF_LIBFDT
Gerald Van Baren
1
-20
/
+15
2008-06-09
85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it
Kumar Gala
1
-2
/
+6
2008-06-09
MPC85xx: Change traps.c to not reference non-addressable memory
Becky Bruce
1
-3
/
+5
2008-06-07
[MIPS] cpu/mips/Makefile: Split [CS]OBJS onto separate lines
Shinya Kuribayashi
5
-18
/
+10
2008-06-07
[MIPS] Rename Alchemy processor configs into CONFIG_SOC_*
Shinya Kuribayashi
3
-9
/
+9
2008-06-06
MPC86xx: Change traps.c to not reference non-addressable memory
Becky Bruce
1
-1
/
+7
2008-06-06
ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options
Stefan Roese
1
-5
/
+5
2008-06-05
[MIPS] Update <asm/addrspace.h> header
Shinya Kuribayashi
1
-3
/
+3
2008-06-05
[MIPS] Kill unused <version.h> inclusions
Shinya Kuribayashi
3
-3
/
+0
2008-06-03
PPC4xx: Simplified post_word_{load, store}
Grant Erickson
1
-15
/
+11
2008-06-03
atmel_spi: Driver for the Atmel SPI controller
Hans-Christian Egtvedt
1
-0
/
+43
2008-06-03
SPI API improvements
Haavard Skinnemoen
1
-21
/
+58
2008-06-03
ppc4xx: Remove superfluous dram_init() call or replace it by initdram()
Stefan Roese
2
-8
/
+8
2008-06-03
ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code
Stefan Roese
1
-2
/
+3
2008-06-03
ppc4xx: Fix common ECC generation code for 440GP style platforms
Stefan Roese
2
-7
/
+34
2008-06-03
ppc4xx: Change Kilauea to use the common DDR2 init function
Stefan Roese
1
-0
/
+11
2008-06-03
ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1
Stefan Roese
1
-151
/
+0
2008-06-03
ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S
Stefan Roese
1
-126
/
+80
2008-06-03
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
Grant Erickson
9
-259
/
+526
2008-06-03
PPC4xx: Simplified post_word_{load, store}
Grant Erickson
1
-15
/
+11
2008-06-03
MPC512x: Change traps.c to not reference non-addressable memory
Becky Bruce
1
-1
/
+7
2008-06-03
PPC: 86xx Add bat registers to reginfo command
Becky Bruce
1
-1
/
+3
2008-06-03
PPC: Create and use CONFIG_HIGH_BATS
Becky Bruce
2
-6
/
+6
2008-06-03
Merge remote branch 'u-boot-at91/for-1.3.4'
Wolfgang Denk
3
-0
/
+66
2008-06-03
Merge remote branch 'u-boot-avr32/master'
Wolfgang Denk
12
-248
/
+260
2008-05-30
[MIPS] <asm/mipsregs.h>: Update coprocessor register access macros
Shinya Kuribayashi
1
-5
/
+5
2008-05-27
avr32: Fix theoretical race in udelay()
Haavard Skinnemoen
1
-9
/
+7
2008-05-27
avr32: Compile atmel_mci.o conditionally
Haavard Skinnemoen
2
-5
/
+1
2008-05-27
avr32: Fix wrong error flags in atmel_mci driver
Haavard Skinnemoen
1
-1
/
+1
2008-05-27
avr32: Fix two warnings in atmel_mci.c
Haavard Skinnemoen
1
-2
/
+4
2008-05-27
avr32: Rework SDRAM initialization code
Haavard Skinnemoen
1
-63
/
+39
2008-05-27
avr32: Do stricter stack checking in the exception handler
Haavard Skinnemoen
1
-1
/
+2
2008-05-27
avr32: Use the same entry point for reset and exception handling
Haavard Skinnemoen
3
-74
/
+120
2008-05-27
avr32: Rename pm_init() as clk_init() and make SoC-specific
Haavard Skinnemoen
4
-44
/
+74
2008-05-27
avr32: Use new-style Makefile for the at32ap platform
Haavard Skinnemoen
1
-7
/
+14
2008-05-27
avr32: Remove unused file cpu/at32ap/pm.c
Haavard Skinnemoen
1
-42
/
+0
2008-05-27
avr32: Get rid of the .flashprog section
Haavard Skinnemoen
1
-6
/
+0
2008-05-27
avr32: Disable the AP7000 internal watchdog on startup
David Brownell
1
-0
/
+4
[next]