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
path:
root
/
arch
/
powerpc
/
cpu
/
ppc4xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc4xx: Fix compilation breakage in miiphy.c
Stefan Roese
2011-01-11
1
-1
/
+1
*
miiphy: convert to linux/mii.h
Mike Frysinger
2011-01-09
1
-36
/
+36
*
PowerPC: Add relocation support for -fpic
Joakim Tjernlund
2010-12-17
1
-2
/
+3
*
xilinx-ppc4xx-generic: Use common u-boot.lds
Ricardo Ribalda Delgado
2010-12-17
2
-1
/
+9
*
ppc4xx: Clarify comment about boot chip-select in start.S
Stefan Roese
2010-12-17
1
-12
/
+14
*
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-28
1
-1
/
+0
*
ppc4xx: Flush complete dcache in relocate_code()
Stefan Roese
2010-11-28
1
-6
/
+7
*
powerpc: cmd_ecctest: Use return value of cmd_usage
Thomas Weber
2010-11-27
1
-4
/
+2
*
ppc4xx: Cleanup for partial linking and --gc-sections
Wolfgang Denk
2010-11-27
1
-43
/
+10
*
arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work
Wolfgang Denk
2010-11-26
1
-4
/
+1
*
cpu/ppc4xx/Makefile: build only needed object files
Wolfgang Denk
2010-11-26
3
-22
/
+10
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
PowerPC: Don't destroy fixup table while doing fixups
Joakim Tjernlund
2010-11-14
1
-1
/
+1
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+2
*
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-26
1
-11
/
+11
*
ppc4xx: Change tsr/tcr macros to upper case
Stefan Roese
2010-10-20
3
-21
/
+5
*
powerpc: do not fixup NULL ptrs
Joakim Tjernlund
2010-10-18
1
-1
/
+3
*
powerpc: Remove warm reset entry point
Peter Tyser
2010-10-12
1
-1
/
+5
*
APM821xx: Add CPU support
Tirumala Marri
2010-10-04
4
-7
/
+103
*
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-28
27
-833
/
+258
|
\
|
*
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
*
|
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
2
-54
/
+0
|
/
*
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
*
miiphy: constify device name
Mike Frysinger
2010-08-09
1
-2
/
+2
*
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-08-04
1
-1
/
+1
*
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
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
5
-6
/
+6
*
ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460
Stefan Roese
2010-07-01
1
-15
/
+6
*
ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards
Stefan Roese
2010-07-01
1
-14
/
+38
*
ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller
Stefan Roese
2010-07-01
1
-12
/
+5
*
ppc4xx: Enable PCIe support without PCI support on PPC440/460
Stefan Roese
2010-07-01
1
-1
/
+11
*
ppc4xx: Enable booting with Option E on 460EX/EXr/GT
Stefan Roese
2010-07-01
1
-10
/
+39
*
powerpc: Consolidate bootcount_{store|load} for PowerPC
Stefan Roese
2010-05-06
1
-24
/
+0
*
serial: struct serial_device: add uninit() entry for drivers
Anatolij Gustschin
2010-04-24
1
-0
/
+2
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
42
-0
/
+22593