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