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
Commit message (
Expand
)
Author
Age
Files
Lines
*
at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.
Nicolas Ferre
2009-03-22
9
-13
/
+47
*
cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-0
/
+1
*
cmc_pu2: fix misc_init_r prototype
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-3
/
+5
*
at91sam9xeek: fix soc name
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
1
-1
/
+1
*
at91sam9/at91cap: move nand drivers to drivers/mtd/nand
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
25
-417
/
+81
*
atmel/at91/boards: compile dataflash partition only when dataflash is
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
5
-5
/
+5
*
at91sam9/at91cap: move common macb initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
9
-96
/
+180
*
at91sam9/at91cap: move common usb host initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
4
-10
/
+38
*
at91sam9/at91cap: move common led management to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
12
-188
/
+122
*
at91sam9/at91cap: move common spi initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
13
-95
/
+381
*
at91sam9/at91cap: move common serial initialisation to cpu
Jean-Christophe PLAGNIOL-VILLARD
2009-03-22
13
-169
/
+432
*
Merge branch 'next' of ../next
Wolfgang Denk
2009-03-21
618
-5362
/
+23671
|
\
|
*
UBIFS: Missing offset relocation for compressor 'none'
Michael Lawnick
2009-03-20
1
-1
/
+4
|
*
UBIFS: Add UBIFS commands
Stefan Roese
2009-03-20
2
-0
/
+133
|
*
UBIFS: Implement read-only UBIFS support in U-Boot
Stefan Roese
2009-03-20
30
-2
/
+17067
|
*
Add LZO decompressor support
Stefan Roese
2009-03-20
8
-0
/
+532
|
*
Separate mtdparts command from jffs2
Stefan Roese
2009-03-20
81
-1852
/
+2122
|
*
powerpc: Only use eth_getenv_enetaddr() if networking is enabled
Stefan Roese
2009-03-20
1
-0
/
+2
|
*
Add support for the digsy MTC board.
Grzegorz Bernacki
2009-03-20
9
-1
/
+788
|
*
powerpc: Fix compilation warning in board.c
Stefan Roese
2009-03-20
1
-2
/
+1
|
*
ppc4xx: Don't write the MAC address into the internal SoC registers
Stefan Roese
2009-03-20
1
-28
/
+1
|
*
ppc4xx: Use correct io accessors for esd 405/440 boards
Matthias Fuchs
2009-03-20
15
-182
/
+217
|
*
ppc4xx: Use correct io accessors for esd 405 boards
Matthias Fuchs
2009-03-20
13
-107
/
+113
|
*
ppc4xx: Cleanup linker scripts of esd 4xx boards
Matthias Fuchs
2009-03-20
22
-310
/
+0
|
*
ppc4xx: Update TEXT_BASE for DASA_SIM boards
Matthias Fuchs
2009-03-20
2
-12
/
+3
|
*
ppc4xx: DU405 maintenance fix
Matthias Fuchs
2009-03-20
2
-10
/
+14
|
*
ppc4xx: Abort autoboot only by space key on CPCI405 boards
Matthias Fuchs
2009-03-20
2
-0
/
+12
|
*
Add basic relocation to i386 port
Graeme Russ
2009-03-20
7
-5
/
+77
|
*
Implement SC520 timers
Graeme Russ
2009-03-20
7
-243
/
+259
|
*
Factor out SC520 sub-features
Graeme Russ
2009-03-20
5
-277
/
+340
|
*
Rewrite i386 interrupt handling
Graeme Russ
2009-03-20
12
-422
/
+623
|
*
Move ali512x.h
Graeme Russ
2009-03-20
3
-2
/
+2
|
*
Rename SC520 Configuration Options
Graeme Russ
2009-03-20
6
-30
/
+30
|
*
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-20
333
-738
/
+333
|
*
remove bi_enet*addr from global data for all arches
Mike Frysinger
2009-03-20
11
-38
/
+0
|
*
ppc: mark global bi_enet*addr as legacy
Mike Frysinger
2009-03-20
2
-55
/
+13
|
*
boards: get mac address from env and move load_sernum_ethaddr() to board init
Mike Frysinger
2009-03-20
8
-31
/
+21
|
*
cmc_pu2: get mac address from environment
Mike Frysinger
2009-03-20
3
-19
/
+4
|
*
boards: move board_get_enetaddr() into board-specific init
Mike Frysinger
2009-03-20
16
-54
/
+157
|
*
arm: get mac address from environment
Mike Frysinger
2009-03-20
1
-32
/
+11
|
*
nx823: get mac address from environment
Mike Frysinger
2009-03-20
3
-31
/
+19
|
*
lib_*/board.c: do not initialize bi_enet*addr in global data
Mike Frysinger
2009-03-20
8
-110
/
+0
|
*
npe: get mac address from environment
Mike Frysinger
2009-03-20
1
-25
/
+11
|
*
cpu/: get mac address from environment
Mike Frysinger
2009-03-20
7
-19
/
+27
|
*
lan91c96/smc91111/smc911x: get mac address from environment
Mike Frysinger
2009-03-20
3
-132
/
+29
|
*
sh_eth: get mac address from environment
Mike Frysinger
2009-03-20
1
-22
/
+6
|
*
cs8900: get mac address from environment
Mike Frysinger
2009-03-20
1
-40
/
+16
|
*
bcm570x: get mac address from environment
Mike Frysinger
2009-03-20
3
-6
/
+7
|
*
drivers/net/: get mac address from environment
Mike Frysinger
2009-03-20
14
-68
/
+63
|
*
boards: get mac address from environment
Mike Frysinger
2009-03-20
9
-68
/
+48
[next]