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
/
board
/
trab
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-04
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
3
-10
/
+10
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
1
-1
/
+0
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
1
-1
/
+1
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2
-15
/
+23
2006-08-10
Fix compiler warning for TRAB board.
Wolfgang Denk
1
-3
/
+5
2006-07-19
Adjust filenames for USB update images on TRAB board.
Wolfgang Denk
1
-4
/
+4
2006-07-19
Bugfix in VFD routine on TRAB board.
Wolfgang Denk
1
-13
/
+11
2006-07-19
Fix some bugs in TRAB board flash driver.
Wolfgang Denk
1
-14
/
+9
2006-07-19
Add additional error messages to flash driver on TRAB board
Wolfgang Denk
1
-1
/
+8
2006-06-26
Cleanup trab board for GCC-4.x
Wolfgang Denk
5
-39
/
+40
2006-06-16
Fix TRAB channel switching delay for trab_fkt.bin standalone applikation
Wolfgang Denk
1
-1
/
+1
2006-06-16
Fix setting of environment variable "ver" on trab board
Wolfgang Denk
1
-0
/
+13
2006-06-16
Fix wrong usage of udelay() in led_blink() on trab board
Wolfgang Denk
1
-0
/
+1
2006-06-16
Fix udelay bug in vfd.c for trab board
Wolfgang Denk
1
-1
/
+5
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
3
-12
/
+5
2006-03-11
More GCC 4.x woes
Wolfgang Denk
1
-1
/
+1
2006-03-11
More GCC 4.x code cleanup
Wolfgang Denk
1
-2
/
+1
2005-10-28
Fix conflicting types (flash_write()) in trab auto_update.c
Marian Balakowicz
1
-1
/
+1
2005-09-21
Fix bug in auto_update (trab board)
Wolfgang Denk
1
-1
/
+1
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
1
-0
/
+1
2005-04-02
Prepare for SoC rework of ARM code:
wdenk
2
-3
/
+3
2005-02-24
* Add support for ext2 filesystems and image timestamps to TQM5200 board
wdenk
3
-5
/
+107
2004-10-17
Code cleanup for GCC-3.3.x compilers
wdenk
4
-3
/
+4
2004-10-10
Patch by George G. Davis, 24 Aug 2004:
wdenk
1
-5
/
+2
2004-10-09
Patch by Hinko Kocevar, 21 Aug 2004:
wdenk
1
-0
/
+9
2004-09-08
* Patch by Detlev Zundel, 08 Sep 2004:
wdenk
1
-13
/
+14
2004-03-23
* Add start-up delay to make sure power has stabilized before
wdenk
1
-0
/
+18
2004-03-14
Code cleanup; make several boards compile & link.
wdenk
1
-2
/
+2
2004-02-08
Patch by Anders Larsen, 09 Jan 2004:
wdenk
1
-9
/
+6
2004-01-02
* Cleanup lowboot code for MPC5200
wdenk
1
-2
/
+2
2003-12-07
* Patch by Pierre Aubert, 24 Nov 2003:
wdenk
1
-1
/
+1
2003-12-06
* Patch by Gleb Natapov, 19 Sep 2003:
wdenk
1
-1
/
+1
2003-12-06
Accelerate booting on TRAB board: read and check autoupdate image
wdenk
1
-16
/
+47
2003-11-17
Fix flash driver for TRAB board (must use Unlock Bypass Reset command
wdenk
2
-22
/
+34
2003-10-19
* Fix PCI problems on PPChameleonEVB
wdenk
1
-1
/
+2
2003-10-16
TRAB auto-update: Base decision if we have to strip the image
wdenk
1
-6
/
+6
2003-10-15
* Patches by Xianghua Xiao, 15 Oct 2003:
wdenk
4
-41
/
+39
2003-10-14
* Make sure HUSH is initialized for running auto-update scripts
wdenk
1
-0
/
+3
2003-10-09
* Patch by Martin Krause, 09 Oct 2003:
wdenk
4
-1078
/
+1413
2003-10-07
Use IH_TYPE_FILESYSTEM for TRAB "disk" images.
wdenk
1
-5
/
+13
2003-10-06
* Update TRAB auto update code
wdenk
1
-17
/
+28
2003-09-30
Improve SDRAM setup for TRAB board
dzu
1
-4
/
+4
2003-09-29
* Adapt TRAB configuration and auto_update to new memory layout
dzu
1
-10
/
+13
2003-09-19
"start" may be legitimately 0x0000
wdenk
1
-8
/
+12
2003-09-18
Work on TRAB's auto_update feature.
wdenk
1
-40
/
+108
2003-09-17
Support new configuration of TRAB board with more memory
wdenk
3
-46
/
+177
2003-09-17
Add auto-update code for TRAB board using USB memory sticks
wdenk
4
-9
/
+429
2003-09-12
Move TRAB burn-in tests to TRAB board directory
wdenk
6
-18
/
+1369
2003-09-11
* Patch by Martin Krause, 11 Sep 2003:
wdenk
6
-1
/
+1841
2003-09-10
* Add support for USB Mass Storage Devices (BBB)
wdenk
1
-0
/
+4
[next]