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
/
common
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-22
/
+22
2008-10-18
hush: add showvar command for hush shell.
Heiko Schocher
1
-0
/
+4
2008-10-18
Automatic software update from TFTP server
Bartlomiej Sieka
1
-0
/
+7
2008-08-06
Fix merge problems
Stefan Roese
1
-2
/
+2
2008-07-09
Fix printf errors.
Andrew Klossner
1
-1
/
+1
2008-06-03
Additional fix to readline_into_buffer() with CONFIG_CMDLINE_EDITING before r...
Peter Tyser
1
-6
/
+0
2008-05-09
Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating
James Yang
1
-10
/
+23
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
1
-1
/
+7
2008-01-12
Make bootretry work when command line editing is enabled
Andreas Engel
1
-0
/
+7
2008-01-11
Fix compiler warning
Kumar Gala
1
-1
/
+1
2008-01-09
Expose parse_line() globally.
James Yang
1
-10
/
+15
2008-01-09
Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ...
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+24
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
1
-4
/
+4
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
1
-0
/
+6
2007-07-10
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
1
-2
/
+2
2007-07-08
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
1
-2
/
+2
2007-07-04
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
1
-2
/
+2
2007-07-03
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
1
-5
/
+5
2007-06-22
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
1
-1
/
+1
2007-06-12
Fix 'run' not to continue after interrupted command
Detlev Zundel
1
-1
/
+1
2007-05-28
Merge with /home/tur/git/u-boot#motionpro
Wolfgang Denk
1
-0
/
+2
2007-05-27
Fix: Add missing NULL termination in strings expanded by macros parser.
Bartlomiej Sieka
1
-0
/
+2
2007-05-05
Merge with /home/git/u-boot
Wolfgang Denk
1
-1
/
+1
2007-05-05
[PATCH] simplify silent console
Ladislav Michl
1
-33
/
+5
2007-04-25
[PATCH] simplify silent console
Ladislav Michl
1
-39
/
+11
2006-10-28
Minor code cleanup.
Wolfgang Denk
1
-94
/
+80
2006-08-07
Fix control-c handing in CONFIG_CMDLINE_EDITING
Stefan Roese
1
-2
/
+3
2006-07-27
Fix CONFIG_CMDLINE_EDITING implementation
Stefan Roese
1
-2
/
+9
2006-07-21
Minor code cleanup.
Wolfgang Denk
1
-3
/
+3
2006-07-21
Add readline cmdline-editing extension
Wolfgang Denk
1
-0
/
+417
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
1
-38
/
+26
2006-03-12
Avoid dereferencing NULL in find_cmd() if no valid commands were found
Wolfgang Denk
1
-3
/
+6
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
1
-1
/
+1
2005-09-30
Fix compiler warning
Wolfgang Denk
1
-0
/
+3
2005-09-25
Remove unneeded #include <malloc.h>
Wolfgang Denk
1
-1
/
+0
2005-01-09
* Patch by Sam Song, 11 October 2004:
wdenk
1
-1
/
+1
2004-04-23
* Modify KUP4X board configuration to use SL811 driver for USB memory
wdenk
1
-4
/
+4
2004-04-15
* Patches by Pantelis Antoniou, 30 Mar 2004:
wdenk
1
-0
/
+12
2004-03-23
* Patch by Carl Riechers, 17 Mar 2004:
wdenk
1
-0
/
+3
2004-03-23
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
1
-5
/
+5
2003-12-07
* Patch by Yuli Barcohen, 3 Dec 2003:
wdenk
1
-1
/
+1
2003-10-24
* Correct header printing for multi-image files in do_bootm()
dzu
1
-0
/
+27
2003-10-10
Added config option CONFIG_SILENT_CONSOLE. See doc/README.silent
wdenk
1
-3
/
+30
2003-08-05
* Map ISP1362 USB OTG controller for NSCU board
wdenk
1
-1
/
+27
2003-07-11
- Fix bug in CONFIG_VERSION_VARIABLE.
stroese
1
-3
/
+1
2003-06-27
* Code cleanup:
wdenk
1
-13
/
+15
2003-06-19
Patches by Murray Jensen, 17 Jun 2003:
wdenk
1
-8
/
+18
2003-05-28
* Fix data abort exception handling for arm920t CPU
wdenk
1
-7
/
+10
2003-05-03
* Add support for Promess ATC board
wdenk
1
-1
/
+1
2003-04-05
* Patch by Arun Dharankar, 4 Apr 2003:
wdenk
1
-6
/
+13
[next]