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/85xx: verify the device tree before booting Linux
Timur Tabi
2011-07-29
2
-0
/
+93
*
MPC8xxx: drop redundant boot messages
Wolfgang Denk
2011-07-29
1
-1
/
+1
*
powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500
Kumar Gala
2011-07-29
2
-19
/
+17
*
powerpc/85xx: Fix up clock_freq property in CAN node of dts
Bhaskar Upadhaya
2011-07-29
1
-0
/
+3
*
powerpc/85xx: provide 85xx flush_icache for cmd_cache
Matthew McClintock
2011-07-29
1
-0
/
+2
*
powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
Kumar Gala
2011-07-29
3
-9
/
+37
*
powerpc/85xx: Add support for P2041[e] XAUI in SERDES
Kumar Gala
2011-07-29
1
-5
/
+21
*
powerpc/85xx: Rename P2040 id & SERDES to P2041
Kumar Gala
2011-07-29
3
-3
/
+3
*
powerpc/85xx: Adding configuration for DCSRCR to enable 32M access
Stephen George
2011-07-29
2
-1
/
+17
*
powerpc/85xx: Fix setting of EPAPR_MAGIC value
Kumar Gala
2011-07-29
1
-1
/
+1
*
cleanup: Fix typos and misspellings in various files.
Mike Williams
2011-07-28
7
-12
/
+12
*
unify version_string
Andreas Bießmann
2011-07-28
13
-97
/
+18
*
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
3
-13
/
+8
*
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
3
-0
/
+28
*
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
1
-5
/
+0
*
Timer: Remove set_timer completely
Graeme Russ
2011-07-26
2
-7
/
+0
*
powerpc: Fix device tree padding associated with ramdisk
Kumar Gala
2011-07-26
1
-1
/
+3
*
powerpc/mpc85xx: Add clear_ddr_tlbs function
Becky Bruce
2011-07-22
3
-11
/
+33
*
fman: insert the Fman firmware into the device tree
Timur Tabi
2011-07-22
1
-0
/
+123
*
powerpc/85xx: add support the ePAPR "phandle" property
Timur Tabi
2011-07-22
1
-2
/
+4
*
powerpc/85xx: Fix detection of P1017E
Kumar Gala
2011-07-17
1
-1
/
+1
*
powerpc/85xx: remove SERDES4 soft-reset work-around
Timur Tabi
2011-07-11
1
-22
/
+49
*
powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time
York Sun
2011-07-11
2
-0
/
+6
*
powerpc/8xxx: Update USB mode device tree fixup
Ramneek Mehresh
2011-07-11
1
-12
/
+65
*
powerpc/mpc8xxx: fix DDR data width checking
York Sun
2011-07-11
1
-8
/
+27
*
powerpc/mpc8xxx: Adding fallback to raw timing on supported boards
York Sun
2011-07-11
1
-0
/
+8
*
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
York Sun
2011-07-11
4
-3
/
+33
*
powerpc/85xx: Fix pin muxing for second USB controller
Felix Radensky
2011-07-11
1
-1
/
+1
*
powerpc/mpc8xxx: Add 16-bit support for DDR3
York Sun
2011-07-11
3
-2
/
+18
*
powerpc/mpc8xxx: check SPD length before using part number
York Sun
2011-07-11
1
-1
/
+2
*
powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width
York Sun
2011-07-11
1
-4
/
+20
*
powerpc/85xx: Add P2041 processor support
Kumar Gala
2011-07-11
5
-0
/
+26
*
powerpc/p2040: Add various p2040 specific information
Mingkai Hu
2011-07-11
3
-0
/
+133
*
powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't set
Kumar Gala
2011-07-11
3
-13
/
+22
*
powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't set
Kumar Gala
2011-07-11
1
-0
/
+2
*
MPC83XX: Fix PCI express clock setup
Bill Cook
2011-07-06
1
-2
/
+4
*
MPC83xx: add config options for memory setup.
Andre Schwarz
2011-07-06
1
-1
/
+18
*
MPC837x: set i2c1_clk
Andre Schwarz
2011-07-06
1
-0
/
+2
*
powerpc/fsl_pci: Fix device tree fixups for newer platforms
Kumar Gala
2011-05-20
2
-1
/
+14
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-1
/
+1
*
powerpc/mpc8xxx: reword max tCKmin message
York Sun
2011-05-13
1
-3
/
+3
*
powerpc/85xx: fix compatible property for the L2 cache node
Timur Tabi
2011-05-13
1
-10
/
+19
*
PPC405EX CHIP_21 erratum
Steven A. Falco
2011-05-12
3
-0
/
+100
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Wolfgang Denk
2011-05-10
1
-3
/
+1
|
\
|
*
mpc83xx: restrict UTMI PHY configuration to 831x parts
Kim Phillips
2011-04-04
1
-3
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-04-30
16
-57
/
+518
|
\
\
|
*
|
fsl-ddr: Fix mixed-case macro names
Kyle Moffett
2011-04-29
1
-9
/
+9
|
*
|
powerpc: eSPI and eSPI controller support
Mingkai Hu
2011-04-29
1
-0
/
+7
|
*
|
powerpc/85xx: Change timebase divisor to be defined per processor
Kumar Gala
2011-04-28
2
-5
/
+12
|
*
|
powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001
Timur Tabi
2011-04-28
2
-16
/
+65
[next]