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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
193
-209
/
+209
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2008-09-10
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2
-2
/
+2
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
5
-5
/
+5
2008-09-10
muas3001: update BR4 settings
Heiko Schocher
1
-2
/
+7
2008-09-10
muas3001: added 64MB SDRAM autodetection.
Heiko Schocher
1
-2
/
+12
2008-09-09
Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master
Wolfgang Denk
1
-0
/
+5
2008-09-09
add board_eth_init() for sh7785lcr board
Yoshihiro Shimoda
1
-0
/
+5
2008-09-09
trab: fix build problem after change to use do_div()
Wolfgang Denk
1
-0
/
+1
2008-09-09
ppc4xx: ppc440-generic-ALL: Fix out of tree build v2
Ricardo Ribalda Delgado
7
-5
/
+79
2008-09-09
Update i386 code (sc520_cdp)
Graeme Russ
1
-5
/
+5
2008-09-09
85xx: socrates: Enable Lime support.
Anatolij Gustschin
4
-2
/
+233
2008-09-09
85xx: Socrates: Major code update.
Detlev Zundel
2
-49
/
+65
2008-09-09
Update Freescale 85xx boards to sys_eeprom.c
Timur Tabi
2
-61
/
+0
2008-09-09
stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions
Wolfgang Denk
1
-14
/
+0
2008-09-09
NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions
Wolfgang Denk
1
-14
/
+0
2008-09-09
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
19
-154
/
+280
2008-09-09
disk-on-chip: remove duplicate doc_probe declaration
Jean-Christophe PLAGNIOL-VILLARD
10
-11
/
+0
2008-09-09
ARM: Use do_div() instead of division for "long long".
Sergei Poselenov
2
-5
/
+12
2008-09-08
ppc4xx: Move ppc4xx specific prototypes to ppc4xx header
Stefan Roese
1
-1
/
+1
2008-09-08
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Stefan Roese
9
-287
/
+341
2008-09-08
ppc4xx: Cleanup CPCI405 linker script
Matthias Fuchs
1
-15
/
+0
2008-09-08
ppc4xx: Update CPCI405 variants handling
Matthias Fuchs
1
-14
/
+2
2008-09-07
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
4
-7
/
+9
2008-09-07
apollon: use the last memory area for u-boot
Kyungmin Park
1
-1
/
+1
2008-09-06
TQM8272: move NAND part in seperate File
Heiko Schocher
4
-276
/
+331
2008-09-06
TQM8272: Fix compiling error for the TQM8272 board.
Heiko Schocher
1
-18
/
+15
2008-09-05
ppc44x: Unification of virtex5 pp440 boards
Ricardo Ribalda Delgado
16
-124
/
+277
2008-09-03
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
23
-419
/
+22
2008-09-03
ppx4xx: Fix broken DASA_SIM board
Matthias Fuchs
1
-0
/
+5
2008-09-03
ppc4xx: Remove reference to common/lists.o from some esd linker scripts
Stefan Roese
3
-3
/
+0
2008-09-03
ppc4xx: Remove obsolete or unused functions from some esd boards
Matthias Fuchs
15
-326
/
+0
2008-09-03
ppc4xx: Remove obsolete initdram() function from VOM405 board
Matthias Fuchs
1
-25
/
+0
2008-09-03
ppc4xx: Cleanup VOM405 linker script
Matthias Fuchs
1
-12
/
+0
2008-09-03
ppc4xx: Cleanup PLU405 platform file
Matthias Fuchs
1
-37
/
+21
2008-09-03
ppc4xx: Cleanup PLU405 linker script
Matthias Fuchs
1
-14
/
+0
2008-09-03
ppc4xx: Increase U-Boot size to 384kB for PLU405 boards
Matthias Fuchs
1
-2
/
+1
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
27
-0
/
+161
2008-09-02
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
11
-0
/
+74
2008-09-02
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
3
-1
/
+15
2008-09-02
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
1
-0
/
+9
2008-09-02
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
7
-0
/
+12
2008-09-02
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
1
-0
/
+8
2008-09-02
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
2
-0
/
+10
2008-09-02
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
2
-1
/
+8
2008-09-02
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2
-0
/
+12
2008-09-02
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
1
-0
/
+7
2008-09-02
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
10
-0
/
+60
2008-09-02
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
1
-0
/
+10
2008-09-02
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
5
-4
/
+28
[next]