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
path:
root
/
board
/
eltec
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-03
ppc: Enable full relocation to RAM
Peter Tyser
4
-4
/
+0
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
3
-9
/
+3
2009-02-07
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
Kumar Gala
2
-2
/
+2
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
3
-0
/
+3
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
1
-1
/
+1
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
15
-128
/
+128
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
4
-4
/
+4
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
1
-0
/
+6
2008-09-02
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
1
-0
/
+6
2008-07-14
elppc board: Coding style cleanup.
Wolfgang Denk
1
-49
/
+50
2008-07-14
elppc board: fix syntax error.
Wolfgang Denk
1
-1
/
+1
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2
-2
/
+2
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
3
-3
/
+3
2008-05-21
Big white-space cleanup.
Wolfgang Denk
4
-16
/
+16
2008-04-17
Remove all the search paths from the .lds files.
Jason Wessel
4
-4
/
+0
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
3
-3
/
+3
2006-10-09
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
3
-3
/
+3
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
3
-22
/
+34
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2
-4
/
+4
2005-12-12
(no commit message)
Wolfgang Denk
4
-0
/
+5
2005-10-13
Cleanup for GCC-4.x
Wolfgang Denk
3
-7
/
+7
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
3
-0
/
+6
2005-08-08
Add common (with Linux) MTD partition scheme and "mtdparts" command
Wolfgang Denk
3
-0
/
+3
2004-07-11
* Patch by Dan Poirot, 06 Jul 2004:
wdenk
1
-4
/
+0
2004-02-12
* Some code cleanup
wdenk
3
-648
/
+660
2004-01-20
* The PS/2 mux on the BMS2003 board needs 450 ms after power on
wdenk
1
-1
/
+1
2003-07-24
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2
-2
/
+2
2003-07-17
* Patch by Martin Krause, 17 Jul 2003:
wdenk
1
-1
/
+1
2003-06-27
* Code cleanup:
wdenk
26
-1424
/
+1356
2003-06-25
* Header file cleanup for ARM
wdenk
3
-0
/
+3
2003-05-30
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
wdenk
3
-7
/
+7
2003-02-14
Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).
stroese
2
-2
/
+2
2002-12-03
* Fix startup problems with VFD display on TRAB
wdenk
1
-1
/
+1
2002-11-03
Initial revision
wdenk
1
-0
/
+49
2002-11-03
Initial revision
wdenk
5
-0
/
+2914
2002-11-02
Initial revision
wdenk
2
-0
/
+436
2002-10-25
Initial revision
wdenk
1
-0
/
+477
2002-10-25
Initial revision
wdenk
1
-0
/
+113
2002-09-17
Initial revision
wdenk
15
-0
/
+3188
2002-08-17
Initial revision
wdenk
1
-0
/
+453
2002-07-20
Initial revision
wdenk
1
-0
/
+131
2002-03-08
Initial revision
wdenk
1
-0
/
+123
2002-01-13
Initial revision
wdenk
1
-0
/
+40