index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crc16: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-1
/
+1
*
miiphybb: move to drivers/net/phy
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
4
-1
/
+47
*
soft_spi: move to drivers/spi
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-2
/
+2
*
soft_i2c: move to drivers/i2c
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-1
/
+1
*
gunzip: move to lib_generic
Jean-Christophe PLAGNIOL-VILLARD
2008-08-29
3
-1
/
+1
*
Merge branch 'master' of /home/wd/git/u-boot/custodians
Wolfgang Denk
2008-08-28
7
-2
/
+882
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2008-08-28
7
-2
/
+882
|
|
\
|
|
*
mpc52xx: added support for the MPC5200 based MUC.MC52 board from MAN.
Heiko Schocher
2008-08-27
7
-2
/
+882
*
|
|
FSL DDR: Remove duplicate setting of cs0_bnds register on 86xx.
Kumar Gala
2008-08-28
1
-1
/
+0
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2008-08-28
105
-1640
/
+5625
|
\
\
|
*
|
mpc85xx: remove redudant code with lib_ppc/interrupts.c
Kumar Gala
2008-08-27
1
-97
/
+12
|
*
|
mpc85xx: Add support for the MPC8536DS reference board
Kumar Gala
2008-08-27
10
-0
/
+1675
|
*
|
mpc85xx: Add support for the MPC8536
Kumar Gala
2008-08-27
10
-5
/
+218
|
*
|
mpc85xx: Add support for the MPC8572DS reference board
Kumar Gala
2008-08-27
12
-2
/
+1593
|
*
|
FSL DDR: Remove old SPD support from cpu/mpc85xx
Kumar Gala
2008-08-27
3
-1166
/
+4
|
*
|
FSL DDR: Convert STXSSA to new DDR code.
Kumar Gala
2008-08-27
5
-18
/
+98
|
*
|
FSL DDR: Convert STXGP3 to new DDR code.
Kumar Gala
2008-08-27
5
-19
/
+100
|
*
|
FSL DDR: Convert SBC8560 to new DDR code.
Kumar Gala
2008-08-27
6
-14
/
+122
|
*
|
FSL DDR: Convert MPC8540EVAL to new DDR code.
Kumar Gala
2008-08-27
4
-12
/
+102
|
*
|
FSL DDR: Convert PM856 to new DDR code.
Kumar Gala
2008-08-27
4
-34
/
+109
|
*
|
FSL DDR: Convert PM854 to new DDR code.
Kumar Gala
2008-08-27
4
-34
/
+109
|
*
|
FSL DDR: Convert sbc8548 to new DDR code.
Kumar Gala
2008-08-27
4
-17
/
+108
|
*
|
FSL DDR: Convert atum8548 to new DDR code.
Kumar Gala
2008-08-27
4
-37
/
+122
|
*
|
FSL DDR: Convert socrates to new DDR code.
Kumar Gala
2008-08-27
4
-16
/
+111
|
*
|
FSL DDR: Convert MPC8544DS to new DDR code.
Kumar Gala
2008-08-27
4
-25
/
+113
|
*
|
FSL DDR: Convert MPC8568MDS to new DDR code.
Jon Loeliger
2008-08-27
4
-24
/
+117
|
*
|
FSL DDR: Convert MPC8548CDS to new DDR code.
Jon Loeliger
2008-08-27
4
-18
/
+108
|
*
|
FSL DDR: Convert MPC8541CDS to new DDR code.
Jon Loeliger
2008-08-27
4
-14
/
+102
|
*
|
FSL DDR: Convert MPC8555ADS to new DDR code.
Jon Loeliger
2008-08-27
4
-18
/
+105
|
*
|
FSL DDR: Convert MPC8560ADS to new DDR code.
Jon Loeliger
2008-08-27
4
-36
/
+110
|
*
|
FSL DDR: Convert MPC8540ADS to new DDR code.
Kumar Gala
2008-08-27
4
-40
/
+110
|
*
|
FSL DDR: Add 85xx specific register setting
Kumar Gala
2008-08-27
4
-0
/
+318
|
*
|
FSL DDR: Add e500 TLB helper for DDR code
Kumar Gala
2008-08-27
2
-0
/
+65
|
|
/
*
|
dm9000 remove dead external phy support, gpio fix
Andrew Dyer
2008-08-26
2
-144
/
+36
*
|
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
Peter Tyser
2008-08-26
1
-5
/
+5
*
|
Fix bogus error message in the DHCP handler
Remy Bohmer
2008-08-26
1
-0
/
+3
*
|
Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
Remy Bohmer
2008-08-26
1
-1
/
+1
*
|
ColdFire: Add FEC Buffer descriptors in SRAM
TsiChung Liew
2008-08-26
1
-6
/
+36
*
|
Fix ColdFire FEC warning messages
TsiChung Liew
2008-08-26
2
-8
/
+13
*
|
Moved initialization of SKGE Ethernet driver to board code.
Ben Warren
2008-08-26
3
-5
/
+14
*
|
Moved conditional compilation to Makefile for SK98 Ethernet driver
Ben Warren
2008-08-26
19
-92
/
+4
*
|
Moved initialization of ULI526X Ethernet driver to board code.
Ben Warren
2008-08-26
2
-4
/
+10
*
|
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
Ben Warren
2008-08-26
3
-5
/
+11
*
|
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
2008-08-26
4
-5
/
+18
*
|
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
7
-7
/
+72
*
|
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
3
-5
/
+10
|
/
*
FSL DDR: Remove old SPD support from cpu/mpc86xx
Kumar Gala
2008-08-27
2
-1352
/
+0
*
FSL DDR: Convert SBC8641D to new DDR code.
Kumar Gala
2008-08-27
4
-8
/
+99
*
FSL DDR: Convert MPC8610HPCD to new DDR code.
Jon Loeliger
2008-08-27
4
-29
/
+106
*
FSL DDR: Convert MPC8641HPCN to new DDR code.
Kumar Gala
2008-08-27
4
-60
/
+145
[next]