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
/
post
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-05
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
1
-1
/
+1
2013-12-13
post: descend only when CONFIG_HAS_POST is defined
Masahiro Yamada
1
-1
/
+1
2013-11-25
post: remove unnecessary include path settings
Masahiro Yamada
1
-2
/
+0
2013-11-01
post: convert makefiles to Kbuild style
Masahiro Yamada
1
-5
/
+2
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
4
-68
/
+4
2013-05-01
post: fix I2C POST failure for devices in CONFIG_SYS_POST_I2C_IGNORES
Anatolij Gustschin
1
-0
/
+2
2011-10-23
arm, post, memory: fix bug if sdram base != 0x00000000
Heiko Schocher
1
-3
/
+4
2011-10-05
POST: add new memory regions test
Valentin Longchamp
1
-19
/
+59
2011-10-05
POST: drivers/memory.c coding style cleanup
Valentin Longchamp
1
-56
/
+57
2011-07-27
post, memorytest: add support for none powerpc archs
Heiko Schocher
1
-2
/
+6
2011-07-27
post, memorytest: fix if vstart is not = 0x0
Heiko Schocher
1
-2
/
+3
2011-07-26
post: new nor flash test
Mike Frysinger
2
-1
/
+108
2011-07-26
post: use ARRAY_SIZE
Mike Frysinger
1
-1
/
+1
2010-11-19
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Wolfgang Denk
1
-1
/
+2
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
1
-1
/
+1
2010-11-17
post, i2c: add missing curly bracket in i2c_post_test
Heiko Schocher
1
-1
/
+2
2010-10-27
post/drivers/i2c.c: fix compile error
Wolfgang Denk
1
-1
/
+1
2010-10-22
post/i2c: Add ability to ignore I2C devices
Peter Tyser
1
-2
/
+24
2010-10-22
post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS
Peter Tyser
1
-4
/
+4
2010-10-22
post/i2c: Don't probe address 0
Peter Tyser
1
-2
/
+4
2010-10-22
post/i2c: Clean up detection logic
Peter Tyser
1
-16
/
+13
2010-10-22
post/i2c: General clean up
Peter Tyser
1
-25
/
+23
2010-10-19
Expand POST memory test to support arch-depended implementation.
York Sun
1
-16
/
+52
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
3
-9
/
+9
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-1
/
+1
2008-04-25
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
Wolfgang Denk
4
-13
/
+2
2008-04-22
POST: move CONFIG_POST to Makefiles
Yuri Tikhonov
1
-4
/
+2
2008-04-22
POST: preparations for moving CONFIG_POST to Makefiles
Yuri Tikhonov
3
-9
/
+0
2008-03-20
LWMON5: POST RTC fix
Yuri Tikhonov
1
-0
/
+15
2008-03-02
Fix warnings while compilation of post/drivers/memory.c
Anatolij Gustschin
1
-3
/
+3
2007-08-25
POST: limit memory test area to not touch global data anymore
Yuri Tikhonov
1
-0
/
+3
2007-07-05
Merged POST framework with the current TOT.
Sergei Poselenov
2
-82
/
+1
2007-03-06
Restructure POST directory to support of other CPUs, boards, etc.
Wolfgang Denk
5
-0
/
+872