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
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pb
Shengzhou Liu
2013-11-13
2
-2
/
+190
*
|
powerpc/t1040: enable PBL tool for T1040
Prabhakar Kushwaha
2013-11-13
2
-0
/
+34
|
/
*
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-11-08
1
-1
/
+0
*
freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
Masahiro Yamada
2013-11-06
1
-1
/
+1
*
board: powerpc: convert more makefiles to Kbuild style
Tom Rini
2013-11-01
1
-31
/
+5
*
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
45
-1122
/
+190
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
17
-354
/
+25
*
m68k: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
18
-378
/
+18
*
fsl/mpc85xx: define common serdes_clock_to_string function
Valentin Longchamp
2013-10-24
5
-74
/
+0
*
powerpc/c29xpcie: add DDR ECC on off config setting
Po Liu
2013-10-24
1
-0
/
+8
*
boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
Prabhakar Kushwaha
2013-10-16
2
-4
/
+4
*
powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa
Shengzhou Liu
2013-10-16
1
-6
/
+170
*
board/p1010rdb: add pin mux and sdhc support in any boot
Shengzhou Liu
2013-10-16
3
-20
/
+105
*
powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM
Shengzhou Liu
2013-10-16
1
-0
/
+4
*
powerpc/p1010rdb: remove unused cpld_show
Shengzhou Liu
2013-10-16
1
-35
/
+0
*
powerpc/t1040qds: Add T1040QDS board
Prabhakar Kushwaha
2013-10-16
11
-1
/
+843
*
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
20
-173
/
+173
*
powerpc/B4860: enable PBL tool for B4860
Shaohui Xie
2013-10-16
2
-0
/
+34
*
powerpc/t4240: updated rcw_cfg to align with default hardware configuration
Shaohui Xie
2013-10-16
1
-4
/
+4
*
powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand boot
Ying Zhang
2013-10-16
3
-79
/
+27
*
powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPL
Ying Zhang
2013-10-16
1
-0
/
+9
*
powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPL
Ying Zhang
2013-10-16
3
-12
/
+110
*
SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII mode
Zhao Qiang
2013-10-16
5
-0
/
+91
*
Corenet/p5040/SGMII:fix the problem for SGMII5/6
Zhao Qiang
2013-10-16
1
-4
/
+18
*
powerpc/c29xpcie: modify DDR parameter to make DDR more stable
Po Liu
2013-10-16
1
-1
/
+1
*
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-10-14
1
-1
/
+0
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
4
-10
/
+10
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
22
-22
/
+22
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-10-02
7
-34
/
+227
|
\
|
*
mx35pdk: Fix error handling in board_late_init()
Fabio Estevam
2013-09-27
1
-6
/
+4
|
*
mx28evk: Propagate the error if cpu_eth_init() fails
Fabio Estevam
2013-09-27
1
-0
/
+2
|
*
mx28evk: Fix checkpatch warning
Fabio Estevam
2013-09-20
1
-1
/
+1
|
*
mx6slevk: Add Ethernet support
Fabio Estevam
2013-09-20
1
-0
/
+68
|
*
mx6qsabreauto: Return error if cpu_eth_init() fails
Fabio Estevam
2013-09-20
1
-1
/
+1
|
*
mx6sabresd: Return error if cpu_eth_init() fails
Fabio Estevam
2013-09-20
1
-1
/
+1
|
*
mx6sabresd: Reset counter to prevent error message
Fabio Estevam
2013-09-20
1
-0
/
+1
|
*
mx6sabresd: Avoid hang when HDMI cable is not connected
Fabio Estevam
2013-09-20
1
-1
/
+1
|
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Stefano Babic
2013-09-13
1
-1
/
+5
|
|
\
|
*
|
mx6sabresd: Add LVDS splash screen support
Fabio Estevam
2013-09-10
1
-21
/
+145
|
*
|
ARM: mxs: Receive r0 and r1 passed from BootROM
Marek Vasut
2013-09-10
2
-4
/
+4
*
|
|
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
2013-09-20
1
-2
/
+2
|
|
/
|
/
|
*
|
SPL: P1022DS: switch to new multibus/multiadapter support
Ying Zhang
2013-09-09
1
-1
/
+5
|
/
*
powerpc/p1010rdb: fix calculating ddr_freq_mhz
Shengzhou Liu
2013-08-20
1
-1
/
+1
*
powerpc/t4240: add QSGMII interface support
Shaohui Xie
2013-08-20
1
-22
/
+58
*
powerpc/t4240: fix lanes routing for QSGMII protocols
Shaohui Xie
2013-08-20
1
-2
/
+37
*
powerpc/common/vsc3316: remove const from vsc3316_config parameter define
Shaohui Xie
2013-08-20
4
-12
/
+12
*
SPDX-License-Identifier: clean up license header
York Sun
2013-08-20
1
-16
/
+1
*
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-20
6
-6
/
+6
*
powerpc: p1022ds: add TPL for p1022ds nand boot
Ying Zhang
2013-08-20
2
-48
/
+21
*
powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL
Ying Zhang
2013-08-20
1
-0
/
+10
[prev]
[next]