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
...
|
*
powerpc/P2041RDB: Fix Flash address LAW address
York Sun
2012-11-27
1
-4
/
+10
|
*
powerpc/corenet_ds: Update DDR timing for single-rank DIMMs
York Sun
2012-11-27
1
-2
/
+2
|
*
powerpc/85xx: implement check for erratum A-004849 work-around
Timur Tabi
2012-11-27
2
-0
/
+66
|
*
powerpc/85xx: add support for the Freescale P5040DS Superhydra reference board
Timur Tabi
2012-11-27
10
-7
/
+916
|
*
powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC
Timur Tabi
2012-11-27
1
-1
/
+1
|
*
powerpc/qoriq: Move FMAN microcode location
York Sun
2012-11-27
3
-3
/
+3
|
*
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
21
-72
/
+55
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2012-11-27
2
-2
/
+0
|
\
\
|
*
|
MIPS: do not initialize timestamp variable before relocate_code
Zhi-zhou Zhang
2012-11-25
2
-2
/
+0
*
|
|
mmc: Properly determine maximum supported bus width
Andy Fleming
2012-11-27
1
-12
/
+35
*
|
|
mmc: Fix incorrect handling of 'read' & 'write' commands
Taylor Hutt
2012-11-27
1
-5
/
+4
*
|
|
mmc: tegra: use bounce buffer APIs
Stephen Warren
2012-11-27
2
-23
/
+44
*
|
|
common: rework bouncebuf implementation
Stephen Warren
2012-11-27
3
-66
/
+72
*
|
|
bouncebuf: remove dummy implementation
Stephen Warren
2012-11-27
1
-14
/
+0
*
|
|
Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs
Stephen Warren
2012-11-27
4
-4
/
+4
*
|
|
mmc: add no simultaenous power and vdd
Mela Custodio
2012-11-27
2
-0
/
+4
*
|
|
mmc: at91sam9x5: support to save environment in mmc
Wu, Josh
2012-11-27
2
-3
/
+17
*
|
|
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
Taylor Hutt
2012-11-27
1
-7
/
+9
*
|
|
EXYNOS: mmc: support DesignWare Controller for Samsung-SoC
Jaehoon Chung
2012-11-27
3
-0
/
+94
|
|
/
|
/
|
*
|
Remove obsolete header file
Pantelis Antoniou
2012-11-27
2
-2
/
+0
*
|
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
2012-11-26
57
-457
/
+980
|
\
\
|
*
|
nand: Add torture feature
Benoît Thébaudeau
2012-11-26
4
-0
/
+166
|
*
|
nand: Fix nand_erase_opts() offset check
Benoît Thébaudeau
2012-11-26
1
-2
/
+2
|
*
|
nand: Clean up nand_util
Benoît Thébaudeau
2012-11-26
1
-32
/
+32
|
*
|
nand: Move the sub-page read support enable to a flag
Joe Hershberger
2012-11-26
2
-5
/
+11
|
*
|
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
2012-11-26
1
-1
/
+61
|
*
|
README: Reference nand monitor commands in U-Boot README
Karl O. Pinc
2012-11-26
1
-0
/
+1
|
*
|
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
Scott Wood
2012-11-26
2
-2
/
+2
|
*
|
powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
Scott Wood
2012-11-26
4
-39
/
+54
|
*
|
powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map
Scott Wood
2012-11-26
2
-14
/
+10
|
*
|
powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl
Scott Wood
2012-11-26
3
-300
/
+28
|
*
|
spl/nand: config symbol documentation
Scott Wood
2012-11-26
3
-6
/
+183
|
*
|
spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Scott Wood
2012-11-26
16
-8
/
+74
|
*
|
powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support
Scott Wood
2012-11-26
5
-5
/
+160
|
*
|
spl/85xx: new SPL support
Scott Wood
2012-11-26
6
-10
/
+99
|
*
|
spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL
Scott Wood
2012-11-26
5
-15
/
+73
|
*
|
powerpc/mpc85xx: consistently use COBJS-y
Scott Wood
2012-11-26
1
-9
/
+10
|
*
|
spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c
Scott Wood
2012-11-26
8
-28
/
+28
|
*
|
spl: include resetvec and lib8xxx
Scott Wood
2012-11-26
1
-0
/
+21
|
*
|
spl/mpc85xx: move udelay to cpu code
Scott Wood
2012-11-26
5
-55
/
+20
|
*
|
powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx
Scott Wood
2012-11-26
10
-8
/
+8
|
*
|
powerpc/mpc85xx: fix TLB alignment
Scott Wood
2012-11-26
1
-4
/
+4
|
*
|
powerpc: change .fixup test to a GCC version test
Scott Wood
2012-11-26
3
-6
/
+15
|
*
|
spl: introduce CONFIG_SPL_TARGET
Scott Wood
2012-11-26
2
-0
/
+6
|
*
|
spl: rename u-boot-pad.bin to u-boot-with-spl.bin
Scott Wood
2012-11-26
1
-4
/
+4
|
*
|
Add u-boot-pad.bin target to the Makefile
José Miguel Gonçalves
2012-11-26
1
-5
/
+6
|
*
|
powerpc/mpc85xx: add comma before "already enabled"
Scott Wood
2012-11-26
1
-1
/
+1
|
*
|
powerpc/mpc85xx: move debug tlb entry after TLB is in known state
Scott Wood
2012-11-26
1
-44
/
+40
|
*
|
serial/ns16550: wait for TEMT before initializing
Scott Wood
2012-11-26
1
-0
/
+3
|
*
|
serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS
Scott Wood
2012-11-26
1
-0
/
+4
|
|
/
[prev]
[next]