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
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONFIG_SYS_ARM_WITHOUT_RELOC: document feature removal
Wolfgang Denk
2010-10-04
1
-1
/
+28
*
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
1
-6
/
+0
*
ARM: implement relocation for ARM926
Heiko Schocher
2010-09-19
1
-0
/
+23
*
ARM: add relocation support
Heiko Schocher
2010-09-19
1
-0
/
+321
*
Prepare v2010.09-rc1
Wolfgang Denk
2010-09-10
1
-1
/
+0
*
AT91: MCI: add SD/MMC driver using mmc framework
Reinhard Meyer
2010-09-03
1
-0
/
+86
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-08-10
1
-0
/
+8
|
\
|
*
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Wolfgang Denk
2010-08-10
1
-0
/
+8
|
|
\
|
|
*
ide: add configuration
Albert Aribaud
2010-08-08
1
-0
/
+8
*
|
|
net: rename "FSL UECx" net interfaces "UECx"
Kim Phillips
2010-08-09
1
-1
/
+1
*
|
|
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
1
-2
/
+2
|
/
/
*
|
Add mkimage manpage
Nobuhiro Iwamatsu
2010-08-08
1
-0
/
+118
*
|
powerpc/8xxx: Enabled address hashing for 85xx
york
2010-07-26
1
-2
/
+13
*
|
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
york
2010-07-26
1
-0
/
+3
*
|
powerpc/8xxx: Enabled hwconfig for memory interleaving
Kumar Gala
2010-07-26
1
-11
/
+14
|
/
*
SPEAr : Network driver support added
Vipin KUMAR
2010-07-12
1
-0
/
+25
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
nios: remove nios-32 arch
Thomas Chou
2010-05-28
13
-3291
/
+1
*
nios2: fix r15 issue for gcc4
Thomas Chou
2010-05-28
1
-6
/
+7
*
Fix "par[t]ition" typo.
Wolfgang Denk
2010-05-21
1
-1
/
+1
*
Program net device MAC addresses after initializing
Ben Warren
2010-05-03
2
-5
/
+12
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
9
-49
/
+49
*
nios: Move cpu/nios/* to arch/nios/cpu/*
Peter Tyser
2010-04-13
1
-1
/
+1
*
i386: Move cpu/i386/* to arch/i386/cpu/*
Peter Tyser
2010-04-13
1
-2
/
+2
*
m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU
Peter Tyser
2010-04-13
6
-38
/
+38
*
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2010-04-13
3
-5
/
+5
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
7
-42
/
+42
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
10
-36
/
+36
*
Create CPUDIR variable
Peter Tyser
2010-04-13
1
-3
/
+3
*
Add initial support for Matrix Vision mvSMR board based on MPC5200B.
Andre Schwarz
2010-04-10
1
-0
/
+55
*
s5pc1xx: update the README file
Minkyu Kang
2010-04-03
1
-1
/
+17
*
net, doc: How to setup MAC address correctly
Heiko Schocher
2010-03-31
1
-0
/
+11
*
doc: Fix ramdisk examples in doc/uImage.FIT/multi.its
Felix Radensky
2010-03-31
1
-0
/
+4
*
ml300: remove support for broken, orphaned board
Wolfgang Denk
2010-03-28
1
-128
/
+0
*
Prepare v2010.03-rc1
Wolfgang Denk
2010-03-12
1
-2
/
+2
*
Fix MPC8536DS documentation
Frans Meulenbroeks
2010-03-12
1
-1
/
+1
*
doc: add README for CONFIG_HWCONFIG option
Heiko Schocher
2010-03-12
1
-0
/
+50
*
prepare joining at91rm9200 into at91
Jens Scharsig
2010-02-12
1
-0
/
+23
*
add new CONFIG_AT91_LEGACY
Jens Scharsig
2010-02-12
1
-0
/
+41
*
mkimage: Add Freescale imx Boot Image support (imximage)
Stefano Babic
2010-01-25
1
-0
/
+188
*
SPEAr : Adding README.spear in doc
Vipin KUMAR
2010-01-23
1
-0
/
+48
*
mpc83xx: Add NAND boot support for MPC8315E-RDB boards
Anton Vorontsov
2010-01-07
1
-2
/
+27
*
Merge branch 'master' into next
Wolfgang Denk
2009-12-05
5
-0
/
+15
|
\
|
*
Fix example FIT image source files
Ira W. Snyder
2009-11-24
5
-0
/
+15
*
|
TI DaVinci: Adding a README for the DaVinci series of SOC's
Sandeep Paulraj
2009-11-27
1
-0
/
+116
|
/
*
clarify eth driver halt/recv steps
Mike Frysinger
2009-11-09
1
-5
/
+8
*
Coding Style cleanup; update CHANGELOG, prepare -rc1
Wolfgang Denk
2009-10-28
3
-12
/
+12
*
s5pc1xx: add support SMDKC100 board
Minkyu Kang
2009-10-13
1
-0
/
+56
*
Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit...
Luigi 'Comio' Mantellini
2009-10-10
1
-0
/
+56
*
Add information about return values of xxx_eth_register() in documentation
Ben Warren
2009-10-05
1
-8
/
+13
[next]