aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/ppc4xx
AgeCommit message (Expand)AuthorFilesLines
2011-11-034xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk1-2/+4
2011-11-034xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk1-12/+14
2011-10-27GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut1-1/+2
2011-10-27GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut1-4/+4
2011-10-27GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut1-7/+10
2011-10-27GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut1-26/+26
2011-10-27GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut1-5/+5
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-1/+0
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-4/+3
2011-09-19ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese1-0/+7
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-05-12PPC405EX CHIP_21 erratumSteven A. Falco1-0/+64
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-20/+2
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-2/+20
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-3/+3
2011-01-11ppc4xx: Fix compilation breakage in miiphy.cStefan Roese1-1/+1
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-36/+36
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-12-17xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2-1/+9
2010-12-17ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese1-12/+14
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-11-28ppc4xx: Flush complete dcache in relocate_code()Stefan Roese1-6/+7
2010-11-27powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber1-4/+2
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-43/+10
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-4/+1
2010-11-26cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk3-22/+10
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+2
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-11/+11
2010-10-20ppc4xx: Change tsr/tcr macros to upper caseStefan Roese3-21/+5
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-1/+5
2010-10-04APM821xx: Add CPU supportTirumala Marri4-7/+103
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk27-833/+258
2010-09-23ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo1-0/+3
2010-09-23ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese1-71/+61
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-698/+123
2010-09-23ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese4-4/+9
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese5-31/+33
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese25-27/+27
2010-09-23ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs sizeStefan Roese1-5/+5
2010-09-21POST cleanup.Michael Zaidman2-54/+0
2010-09-03ppc4xx: Invalidate d-cache when used as init-ramStefan Roese1-0/+5
2010-09-03ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese1-9/+18
2010-08-09miiphy: constify device nameMike Frysinger1-2/+2
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-23ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese1-0/+16