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
*
x86: Fix MMCR Access
Graeme Russ
2010-05-06
1
-43
/
+43
*
mvsmr: fix link error
Anatolij Gustschin
2010-05-04
1
-5
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-05-04
16
-301
/
+842
|
\
|
*
pm9263 converted to at91 soc access
Asen Dimov
2010-04-30
2
-101
/
+109
|
*
MX31: Removed erroneous board name from QONG
Stefano Babic
2010-04-30
1
-1
/
+1
|
*
MX31: Support 128MB RAM on QONG module
Stefano Babic
2010-04-30
1
-33
/
+97
|
*
MX31: Add support for NAND to QONG board
Stefano Babic
2010-04-30
2
-23
/
+74
|
*
mx51evk: correct list of possible BOOT_FROM values
Stefano Babic
2010-04-30
1
-1
/
+1
|
*
Marvell GuruPlug Board Support
Siddarth Gore
2010-04-30
5
-0
/
+446
|
*
MX51EVK: Remove CPLD related code
Fabio Estevam
2010-04-30
2
-68
/
+0
|
*
arm, i.mx27: add support for magnesium board from projectiondesign
Heiko Schocher
2010-04-30
1
-1
/
+17
|
*
pm9261 converted to at91 soc access
Asen Dimov
2010-04-30
2
-73
/
+97
*
|
ppc4xx: Add support for ICON board (PPC440SPe)
Stefan Roese
2010-04-29
5
-0
/
+549
*
|
Fix typos in Korat board console output
Larry Johnson
2010-04-29
1
-3
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Wolfgang Denk
2010-04-27
4
-4
/
+750
|
\
|
*
mpc5121: add support for PDM360NG board
Anatolij Gustschin
2010-04-24
4
-4
/
+750
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-04-27
4
-3
/
+7
|
\
\
|
*
|
ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ
Kumar Gala
2010-04-26
3
-3
/
+3
|
*
|
ppc/85xx: Fixup PCI nodes for P1_P2_RDB
Kumar Gala
2010-04-26
1
-0
/
+4
*
|
|
Merge branch 'next' of git://git.denx.de/u-boot-nios
Wolfgang Denk
2010-04-27
7
-0
/
+417
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nios2: add nios2-generic board
Thomas Chou
2010-04-24
6
-0
/
+384
|
*
|
nios2: add altera cf reset
Thomas Chou
2010-04-24
1
-0
/
+33
|
|
/
*
|
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-24
1
-0
/
+1
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-04-24
24
-676
/
+308
|
\
|
*
ppc4xx: TLB init file cleanup
Stefan Roese
2010-04-19
24
-676
/
+308
*
|
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2010-04-24
1
-4
/
+3
|
\
\
|
*
|
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
1
-4
/
+3
|
|
/
*
|
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
171
-378
/
+378
*
|
nios2: Move individual board linker scripts to common script in cpu tree.
Scott McNutt
2010-04-16
5
-677
/
+0
|
/
*
nios: Move cpu/nios/* to arch/nios/cpu/*
Peter Tyser
2010-04-13
8
-8
/
+8
*
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser
2010-04-13
5
-5
/
+5
*
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
1
-1
/
+1
*
avr32: Move cpu/at32ap/* to arch/avr32/cpu/*
Peter Tyser
2010-04-13
1
-1
/
+1
*
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser
2010-04-13
4
-5
/
+5
*
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
27
-50
/
+50
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
20
-24
/
+24
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
150
-247
/
+247
*
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
Peter Tyser
2010-04-13
26
-28
/
+28
*
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
131
-278
/
+278
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
97
-151
/
+151
*
Change directory-specific CFLAGS to use full path
Peter Tyser
2010-04-13
19
-19
/
+19
*
Create CPUDIR variable
Peter Tyser
2010-04-13
4
-4
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Wolfgang Denk
2010-04-10
4
-2
/
+133
|
\
|
*
Blackfin: IP04: new board port
Brent Kandetzki
2010-04-07
3
-0
/
+131
|
*
Blackfin: cm-bf561: update network/env settings
Harald Krapfenbauer
2010-04-07
1
-2
/
+2
*
|
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
Andre Schwarz
2010-04-10
8
-0
/
+730
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2010-04-08
12
-203
/
+340
|
\
\
|
*
|
p2020ds: add alternate boot bank support using the ngPIXIS FPGA
Timur Tabi
2010-04-07
4
-35
/
+214
|
*
|
fsl: improve the PIXIS code and fix a few bugs
Timur Tabi
2010-04-07
9
-168
/
+126
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-04-08
2
-2
/
+39
|
\
\
[next]