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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-27
post, memorytest: fix if vstart is not = 0x0
Heiko Schocher
1
-2
/
+3
2011-07-26
post: fix indendation/brace confusion
James Kosin
1
-12
/
+12
2011-07-26
post: new nor flash test
Mike Frysinger
3
-2
/
+122
2011-07-26
post: use ARRAY_SIZE
Mike Frysinger
25
-52
/
+28
2011-07-26
post: add gpio hotkey support
Mike Frysinger
1
-0
/
+21
2011-01-25
powerpc: Fix FPU post related link warnings
Kumar Gala
8
-16
/
+16
2010-12-17
ppc4xx/POST: Change ethernet test loop count to a default of 10
Stefan Roese
1
-15
/
+20
2010-11-28
ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST
Stefan Roese
1
-0
/
+4
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
12
-22
/
+20
2010-11-17
post, i2c: add missing curly bracket in i2c_post_test
Heiko Schocher
1
-1
/
+2
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
1
-1
/
+1
2010-10-27
Coding Style cleanup
Wolfgang Denk
1
-2
/
+0
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-20
ppc4xx/POST: Add board specific UART POST test to lwmon5
Stefan Roese
1
-0
/
+4
2010-10-19
Expand POST memory test to support arch-depended implementation.
York Sun
1
-16
/
+52
2010-10-04
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
1
-280
/
+22
2010-10-04
ppc4xx: Big lwmon5 board support rework/update
Sascha Laue
6
-145
/
+727
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
4
-5
/
+5
2010-09-23
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
1
-1
/
+1
2010-09-23
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
3
-4
/
+4
2010-09-23
ppc4xx: POST UART: Use in/out_8() io-accessor functions
Stefan Roese
1
-64
/
+41
2010-09-21
POST cleanup.
Michael Zaidman
1
-1
/
+2
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
1
-1
/
+1
2010-05-06
POST: Added ECC memory test for mpc83xx.
Michael Zaidman
2
-0
/
+196
2010-04-24
mpc5121: pdm360ng: add coprocessor POST
Anatolij Gustschin
3
-0
/
+139
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
33
-3
/
+3
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
1
-1
/
+1
2010-03-21
POST: add progress API
Michael Zaidman
1
-2
/
+15
2009-12-07
POST: Remove duplicated post_hotkey_pressed() functions
Stefan Roese
1
-0
/
+16
2009-10-09
Merge branch 'reloc'
Wolfgang Denk
3
-32
/
+4
2009-10-07
ppc_4xx: Apply new HW register names
Niklaus Giger
1
-25
/
+25
2009-10-03
Conditionally perform common relocation fixups
Peter Tyser
1
-0
/
+2
2009-10-03
lwmon, lwmon5: Remove sysmon POST relocation fixups
Peter Tyser
2
-32
/
+2
2009-09-11
ppc4xx: Big cleanup of PPC4xx defines
Stefan Roese
2
-36
/
+36
2009-07-24
ppc4xx: Replace 4xx lowercase SPR references
Matthias Fuchs
1
-3
/
+3
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2009-03-28
mpc8xx/ether.c: fix warning: unused variable 'bd'
Wolfgang Denk
1
-6
/
+12
2009-03-20
cpu/: get mac address from environment
Mike Frysinger
1
-2
/
+2
2009-01-24
FPU POST: fix warnings when building with 2.18 binutils
Yuri Tikhonov
9
-0
/
+17
2008-12-16
post/Makefile: fix dependency problem with parallel builds
Wolfgang Denk
1
-2
/
+2
2008-12-15
POST Make: fix the sub-dir dependencies missing.
Yuri Tikhonov
1
-1
/
+6
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
58
-213
/
+213
2008-08-06
Fix merge problems
Stefan Roese
10
-0
/
+38
2008-06-29
Configure DSP POST; add watchdog reset to diag command
Sascha Laue
2
-1
/
+2
[prev]
[next]