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
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.denx.de/u-boot-video
Wolfgang Denk
2010-10-05
1
-55
/
+7
|
\
|
*
fsl_diu_fb: further refactoring of FSL DIU code
Anatolij Gustschin
2010-09-25
1
-55
/
+7
*
|
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
32
-918
/
+304
|
\
\
|
|
/
|
*
83xx: Remove warmboot parameter from PCI init functions
Peter Tyser
2010-09-23
2
-6
/
+6
|
*
mpc83xx: fix pcie build warning
Kim Phillips
2010-09-23
1
-1
/
+1
|
*
mpc83xx: add support for setting PCIE clocks
Ilya Yanok
2010-09-23
1
-0
/
+12
|
*
mpc83xx/pcie: make it compile with PCIE2 unconfigured
Ilya Yanok
2010-09-23
1
-13
/
+25
|
*
ppc4xx: Disable trace broadcast for 44x non debug mode
Victor Gallardo
2010-09-23
1
-0
/
+3
|
*
ppc4xx: Cleanup of PVR detection code in cpu.c
Stefan Roese
2010-09-23
1
-71
/
+61
|
*
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-23
1
-698
/
+123
|
*
ppc4xx: Big header cleanup part 2, mostly PPC405 related
Stefan Roese
2010-09-23
4
-4
/
+9
|
*
ppc4xx: Big header cleanup, mostly PPC440 related
Stefan Roese
2010-09-23
5
-31
/
+33
|
*
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Stefan Roese
2010-09-23
2
-2
/
+2
|
*
ppc4xx: Move ppc4xx headers to powerpc include directory
Stefan Roese
2010-09-23
25
-27
/
+27
|
*
fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...
Timur Tabi
2010-09-21
2
-66
/
+3
*
|
mpc512x: fix build issues
Wolfgang Denk
2010-09-28
1
-1
/
+0
*
|
ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size
Stefan Roese
2010-09-23
1
-5
/
+5
*
|
POST cleanup.
Michael Zaidman
2010-09-21
6
-139
/
+0
|
/
*
bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.
Wolfgang Denk
2010-09-08
2
-8
/
+16
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-09-07
2
-9
/
+23
|
\
|
*
ppc4xx: Invalidate d-cache when used as init-ram
Stefan Roese
2010-09-03
1
-0
/
+5
|
*
ppc4xx: Fix 440EPx bug in reconfigure_pll()
Stefan Roese
2010-09-03
1
-9
/
+18
*
|
Fix parameters to support RDIMM for P2020DS
York Sun
2010-08-31
1
-0
/
+1
*
|
mpx85xx/fdt: Add cpu-release-addr for all cores
Matthew McClintock
2010-08-19
1
-7
/
+8
*
|
powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs
Kumar Gala
2010-08-19
1
-4
/
+4
*
|
powerpc/8xxx: share PIC defines among 85xx and 86xx
Kim Phillips
2010-08-19
6
-10
/
+12
|
/
*
miiphy: constify device name
Mike Frysinger
2010-08-09
3
-10
/
+10
*
net ppc: fix ethernet device names with spaces
Heiko Schocher
2010-08-09
6
-7
/
+7
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
2
-2
/
+2
*
powerpc/8xxx: query feature reporting register for num cores on unknown cpus
Kim Phillips
2010-08-01
1
-2
/
+8
*
powerpc/8xxx: Improvement to DDR parameters
york
2010-07-26
2
-7
/
+8
*
powerpc/8xxx: Enable DDR3 RDIMM support
york
2010-07-26
4
-53
/
+55
*
powerpc/8xxx: Enabled address hashing for 85xx
york
2010-07-26
3
-0
/
+19
*
powerpc/8xxx: Enable quad-rank DIMMs.
york
2010-07-26
3
-21
/
+60
*
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
york
2010-07-26
4
-77
/
+184
*
powerpc/8xxx: Enabled hwconfig for memory interleaving
Kumar Gala
2010-07-26
1
-15
/
+25
*
powerpc/p4080: Add workaround for erratum CPU22
Kumar Gala
2010-07-26
3
-1
/
+16
*
powerpc/p4080: Add workaround for errata SERDES8
Kumar Gala
2010-07-26
4
-0
/
+295
*
powerpc/p4080: Add support for initializing SERDES
Kumar Gala
2010-07-26
4
-0
/
+348
*
powerpc/85xx: Add support to initialize LIODN registers and portals
Kumar Gala
2010-07-26
5
-0
/
+561
*
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms
Kumar Gala
2010-07-26
2
-1
/
+68
*
powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space
york
2010-07-26
1
-0
/
+10
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
4
-26
/
+9
*
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
Wolfgang Denk
2010-07-24
5
-1
/
+335
|
\
|
*
ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core
Stefan Roese
2010-07-23
1
-0
/
+16
|
*
ppc4xx: Add "ecctest" command to test/simulate ECC errors
Stefan Roese
2010-07-23
2
-0
/
+287
|
*
ppc4xx: DDR/ECC: Use correct macros to clear error status
Stefan Roese
2010-07-23
1
-1
/
+20
|
*
ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
Stefan Roese
2010-07-23
1
-0
/
+12
*
|
powerpc/85xx: Rework P1022 SERDES is_serdes_configured support
Kumar Gala
2010-07-21
1
-11
/
+27
*
|
powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support
Kumar Gala
2010-07-21
2
-40
/
+38
[next]