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
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
powerpc/corenet2: Print SerDes protocol in decimal
York Sun
2013-05-14
1
-1
/
+1
|
|
*
T4/USB: Add USB 2.0 UTMI dual phy support
Roy Zang
2013-05-14
2
-2
/
+42
|
|
*
powerpc/mpc85xx: Fix portal setup
York Sun
2013-05-14
1
-14
/
+22
|
|
*
powerpc/mpc8xxx: Fix DDR 3-way interleaving
York Sun
2013-05-14
1
-8
/
+11
|
|
*
T4/SerDes: correct the SATA index
Roy Zang
2013-05-14
1
-2
/
+2
|
|
*
e6500: Move L1 enablement after L2 enablement
Andy Fleming
2013-05-14
1
-47
/
+47
|
|
*
powerpc/mpc85xx: Update corenet global utility block registers
York Sun
2013-05-14
1
-11
/
+10
|
|
*
powerpc/mpc85xx: Add definitions for HDBCR registers
Andy Fleming
2013-05-14
3
-8
/
+18
|
|
*
powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot
Sandeep Singh
2013-05-14
1
-0
/
+8
|
*
|
Power: remove support for Freescale MPC8220
Wolfgang Denk
2013-05-15
27
-6061
/
+0
|
*
|
powerpc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
1
-83
/
+1
|
|
/
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-11
4
-396
/
+3
|
\
\
|
|
/
|
/
|
|
*
mpc: iim: Switch to common fsl_iim
Benoît Thébaudeau
2013-04-28
3
-396
/
+1
|
*
Add fsl_iim driver
Benoît Thébaudeau
2013-04-28
1
-0
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2013-05-02
12
-45
/
+109
|
\
\
|
*
|
powerpc/mpc85xx: Changed LIODN offset values
Cristian Sovaiala
2013-05-02
3
-30
/
+30
|
*
|
powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs
York Sun
2013-05-02
1
-0
/
+3
|
*
|
powerpc/85xx: add SerDes bank 4 lanes
Timur Tabi
2013-05-02
1
-0
/
+4
|
*
|
powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x
Prabhakar Kushwaha
2013-05-02
1
-2
/
+0
|
*
|
mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on
Horst Kronstorfer
2013-05-02
1
-8
/
+10
|
*
|
powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0)
Xulei
2013-05-02
4
-1
/
+30
|
*
|
fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed
Zang Roy-R61911
2013-05-02
1
-0
/
+4
|
*
|
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
Tang Yuantian
2013-05-02
1
-0
/
+2
|
*
|
powerpc/b4860: Adding workaround errata A-005871
Shengzhou Liu
2013-05-02
1
-0
/
+2
|
*
|
powerpc/b4: Fix the wrong register offset of B4 PCIE module
Liu Gang
2013-05-02
1
-1
/
+2
|
*
|
powerpc/mpc85xx: add setting of clock-frequency for mpic node
Dongsheng.wang@freescale.com
2013-05-02
1
-0
/
+5
|
*
|
powerpc/mpc85xx: Add revision properties in portal device tree node 'pme'
Jeffrey Ladouceur
2013-05-02
1
-3
/
+17
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
Tom Rini
2013-05-02
1
-6
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mpc512x: remove dead code
Anatolij Gustschin
2013-05-02
1
-6
/
+0
*
|
|
lib: consolidate hang()
Andreas Bießmann
2013-05-01
1
-9
/
+0
|
/
/
*
|
ppc4xx: Add SPL support
Stefan Roese
2013-04-22
5
-4
/
+185
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-04-11
1
-0
/
+5
|
\
|
*
powerpc/usb: Fix usb device-tree fix-up
ramneek mehresh
2013-04-10
1
-0
/
+5
*
|
powerpc/lib: fix unsafe register handling in wait_ticks
Mats Kärrman
2013-04-10
1
-6
/
+11
|
/
*
Consolidate bool type
York Sun
2013-04-01
4
-151
/
+138
*
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Jeroen Hofstee
2013-03-21
2
-619
/
+0
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
1
-3
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
14
-14
/
+14
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
14
-14
/
+14
*
|
ppc: Enable generic board support
Simon Glass
2013-03-15
3
-0
/
+12
*
|
Introduce generic post-relocation board_r.c
Simon Glass
2013-03-15
1
-1
/
+2
*
|
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
1
-9
/
+2
*
|
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
1
-0
/
+27
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
32
-46
/
+46
*
|
ppc: Remove PCIPPC2 and PCIPPC6 boards
Stefan Roese
2013-03-11
1
-4
/
+3
*
|
mpc512x: Adjust the DRAM init sequence to the datasheet spec
Anatolij Gustschin
2013-03-09
2
-1
/
+17
*
|
mpc512x: add ifm ac14xx board
Anatolij Gustschin
2013-03-09
2
-0
/
+67
*
|
mpc512x: allow configuring board specific IPS divider
Anatolij Gustschin
2013-03-09
1
-0
/
+2
*
|
mpc512x: optionally configure DIU, LPC and NFC deviders
Anatolij Gustschin
2013-03-09
2
-0
/
+21
*
|
mpc512x: use common code for clock setting for all mpc512x boards
Anatolij Gustschin
2013-03-09
1
-0
/
+9
[prev]
[next]