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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
fdt: Add header guard to fdtdec.h
Simon Glass
1
-0
/
+3
2012-09-21
fdt: Tidy debugging, add to fdtdec_get_int/addr()
Simon Glass
1
-8
/
+19
2012-09-21
Add gpio_request() to asm-generic header
Simon Glass
1
-0
/
+9
2012-09-21
Revert "memsize: Fix for bug in memory sizing code"
Tom Rini
1
-1
/
+0
2012-09-20
Merge branch 'ext4'
Tom Rini
21
-1340
/
+5468
2012-09-20
ext4: cache-align buffers so the invalidation works
Stephen Warren
3
-4
/
+9
2012-09-20
Flex bus definition update for Coldfire 5253.
Jason Jin
1
-0
/
+68
2012-09-20
ColdFire: Queued SPI driver
Richard Retanubun
5
-2
/
+415
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455
Alison Wang
7
-243
/
+267
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x
Alison Wang
7
-144
/
+158
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF523x
Alison Wang
5
-103
/
+120
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x
Alison Wang
9
-258
/
+287
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF52x2
Alison Wang
9
-262
/
+310
2012-09-20
ColdFire: Clean up checkpatch warnings for MCF5227x
Alison Wang
5
-115
/
+123
2012-09-20
ColdFire: Add clear and set bits macros for ColdFire platform
Alison Wang
1
-1
/
+37
2012-09-20
ColdFire: Update the bitops for ColdFire platform
Alison Wang
1
-32
/
+27
2012-09-20
ColdFire: Rename NANDFLASH_SIZE into CONFIG_NANDFLASH_SIZE for MCF537x
Alison Wang
1
-5
/
+5
2012-09-18
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Tom Rini
3
-0
/
+93
2012-09-18
mpc8308rdb: add support for eSDHC MMC controller
Ira W. Snyder
2
-0
/
+23
2012-09-18
mpc8308rdb: add support for FIT images
Ira W. Snyder
1
-0
/
+4
2012-09-18
mpc8308rdb: add support for Spansion SPI flash on header J8
Ira W. Snyder
2
-0
/
+62
2012-09-18
mpc8xxx_spi: fix SPI support on MPC8308RDB
Ira W. Snyder
1
-0
/
+4
2012-09-18
FAT: Fix file contents listed as directory
Benoît Thébaudeau
1
-4
/
+4
2012-09-18
env: delete selected vars not present in imported env
Gerlando Falauto
1
-8
/
+42
2012-09-18
env: make "env default" selective, check and apply
Gerlando Falauto
3
-7
/
+64
2012-09-18
env: check and apply changes on delete/destroy
Gerlando Falauto
3
-9
/
+14
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
5
-6
/
+48
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
4
-5
/
+37
2012-09-18
env: unify logic to check and apply changes
Gerlando Falauto
2
-50
/
+94
2012-09-18
env: cosmetic: drop assignment i = iomux_doenv()
Gerlando Falauto
1
-3
/
+2
2012-09-18
fw_env: Add env vars describing U-Boot target board
Benoît Thébaudeau
1
-0
/
+11
2012-09-18
env_common: Add missing ethprime
Benoît Thébaudeau
1
-0
/
+3
2012-09-18
env import/export: Remove from help if disabled
Benoît Thébaudeau
1
-0
/
+4
2012-09-18
memsize: Fix for bug in memory sizing code
Iwo Mergler
1
-0
/
+1
2012-09-18
env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER
Stephen Warren
1
-1
/
+1
2012-09-18
ARM: Remove apollon board
Marek Vasut
17
-2383
/
+1
2012-09-18
IPL: Remove remains of OneNAND IPL
Marek Vasut
7
-419
/
+0
2012-09-18
spl: remove forced linking of commands into SPL
Tyler Olmstead
1
-3
/
+1
2012-09-18
dm: sparc: Fixup the compile warnings in sparc code
Marek Vasut
3
-7
/
+6
2012-09-18
dm: sparc: common: Fixup cmd_bdinfo warnings
Marek Vasut
1
-5
/
+5
2012-09-18
dm: sparc: net: Fixup greth compile warnings
Marek Vasut
1
-5
/
+5
2012-09-18
mxc nand: Fix warning on !MXC_NFC_V2_1
Tom Rini
1
-0
/
+2
2012-09-18
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
12
-391
/
+251
2012-09-17
mxc nand: Homogenize IP revisions with Linux
Benoît Thébaudeau
3
-17
/
+19
2012-09-17
mxc nand: Let driver detect IP revision
Benoît Thébaudeau
4
-8
/
+3
2012-09-17
mtd mxc nand: Merge init functions
Benoît Thébaudeau
1
-30
/
+23
2012-09-17
mtd mxc nand: Fix ECC state after read_page_raw_syndrome()
Benoît Thébaudeau
1
-1
/
+1
2012-09-17
mtd mxc nand: Use _mxc_nand_enable_hwecc()
Benoît Thébaudeau
1
-16
/
+12
2012-09-17
spl mxc nand: Fix broken boot for correctable ECC errors
Benoît Thébaudeau
1
-2
/
+14
2012-09-17
mxc nand: Access all ecc_status_result fields
Benoît Thébaudeau
3
-3
/
+6
[next]