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/mpc8xxx: Add fine timing support for DDR3
York Sun
2012-08-23
4
-13
/
+42
*
powerpc/mpc85xx: Skip zero values for DDR debug registers
York Sun
2012-08-23
1
-3
/
+11
*
powerpc/mpc8xxx: fix core id for multicore booting
York Sun
2012-08-23
4
-6
/
+53
*
Added new ext fields to IFC
Kumar Gala
2012-08-23
2
-6
/
+24
*
Add IFC offset for DPAA/Corenet platforms
Kumar Gala
2012-08-23
1
-0
/
+1
*
Add e6500 processor detection
Kumar Gala
2012-08-23
2
-0
/
+4
*
powerpc/mpc8xxx: use topology registers to calculate number of cores
York Sun
2012-08-23
3
-9
/
+70
*
powerpc/mpc8xxx: Add immap for topology and rcpm registers
York Sun
2012-08-23
1
-1
/
+87
*
powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC
Prabhakar Kushwaha
2012-08-23
1
-0
/
+1
*
powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC
Prabhakar Kushwaha
2012-08-23
1
-0
/
+4
*
powerpc/fsl-corenet: work around erratum A004510
Scott Wood
2012-08-23
6
-0
/
+355
*
powerpc/fsl-corenet: remove dead variant symbols
Scott Wood
2012-08-23
7
-72
/
+7
*
powerpc/85xx: remove support for the Freescale P3060
Timur Tabi
2012-08-23
22
-1971
/
+3
*
powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver
Timur Tabi
2012-08-23
1
-40
/
+19
*
fm-eth: use fdt_status_disabled() function in ft_fixup_port()
Timur Tabi
2012-08-23
1
-6
/
+5
*
powerpc/85xx: introduce function serdes_device_from_fm_port()
Timur Tabi
2012-08-23
2
-0
/
+33
*
fm-eth: add function fm_info_get_phy_address()
Timur Tabi
2012-08-23
2
-0
/
+17
*
powerpc/85xx: add support for FM2 DTSEC5
Timur Tabi
2012-08-23
5
-0
/
+12
*
mpc85xx: use LCRR_DBYP define instead of raw constant
Paul Gortmaker
2012-08-23
4
-12
/
+12
*
nand_spl: change out_be32 to raw_writel and depend on subsequent sync
Matthew McClintock
2012-08-23
3
-73
/
+71
*
nand_spl: p1023rds: wait before enabling DDR controller
Matthew McClintock
2012-08-23
2
-5
/
+20
*
nand_spl: update udelay for Freescale boards
Matthew McClintock
2012-08-23
5
-15
/
+60
*
powerpc/p1010rdb: nandboot: compare SVR properly
Matthew McClintock
2012-08-23
1
-1
/
+2
*
p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)
Matthew McClintock
2012-08-23
1
-3
/
+4
*
p1014rdb: set ddr bus width properly depending on SVR
Matthew McClintock
2012-08-23
2
-0
/
+12
*
powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list
York Sun
2012-08-23
7
-49
/
+7
*
powerpc/CoreNet: add tool to support pbl image build.
Shaohui Xie
2012-08-23
14
-0
/
+601
*
powerpc/corenet_ds: Slave module for boot from PCIE
Liu Gang
2012-08-23
6
-49
/
+76
*
powerpc/corenet_ds: Master module for boot from PCIE
Liu Gang
2012-08-23
4
-40
/
+156
*
powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenet
Liu Gang
2012-08-23
3
-105
/
+118
*
powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro
Liu Gang
2012-08-23
5
-19
/
+28
*
powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target
Liu Gang
2012-08-23
6
-128
/
+129
*
powerpc/corenet_ds: Update README.srio-boot-corenet
Liu Gang
2012-08-23
1
-37
/
+33
*
powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional
York Sun
2012-08-23
4
-3
/
+56
*
nand/fsl_elbc: shrink SPL a bit by converting out_be32() to __raw_writel()
Scott Wood
2012-08-22
1
-22
/
+25
*
powerpc: Stack Pointer not properly aligned
Joakim Tjernlund
2012-08-22
1
-3
/
+2
*
mpc85xx: Initial SP alignment is wrong.
Joakim Tjernlund
2012-08-22
1
-11
/
+5
*
Makefile: fix HAVE_VENDOR_COMMON_LIB
Scott Wood
2012-08-17
2
-2
/
+2
*
mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs
Holger Brunck
2012-08-13
2
-22
/
+44
*
cfi_flash: add support for Spansion flash PPB sector protection
Anatolij Gustschin
2012-08-13
2
-0
/
+59
*
dts/Makefile: Turn off some predefined macros
Horst Kronstorfer
2012-08-10
1
-1
/
+2
*
Add support for DS1388.
Kenth Eriksson
2012-08-10
2
-0
/
+27
*
dts/Makefile: Check for empty $(LDSCRIPT)
Horst Kronstorfer
2012-08-10
1
-2
/
+3
*
Makefile: cosmetic: optimize usage of LIBS-y
Daniel Schwierzeck
2012-08-10
2
-13
/
+7
*
Makefile: replace LIBS by LIBS-y
Daniel Schwierzeck
2012-08-10
1
-68
/
+68
*
Makefile: allow appending to LIB in sub-makefiles
Daniel Schwierzeck
2012-08-10
1
-1
/
+1
*
nds32: fix unused pmu_init warning
Mike Frysinger
2012-08-11
1
-0
/
+2
*
nds32: delete unused local variable
Mike Frysinger
2012-08-11
1
-1
/
+0
*
nds32: drop bi_enetaddr from global data
Mike Frysinger
2012-08-11
1
-1
/
+0
*
zfs: Add ZFS filesystem support
Jorgen Lundman
2012-08-09
30
-1
/
+4750
[next]