| Commit message (Expand) | Author | Age | Lines |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -3/+3 |
* | ppc4xx: Remove usbdev.c | Stefan Roese | 2011-12-07 | -274/+0 |
* | iop480_uart.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -2/+1 |
* | 40x_spd_sdram.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -10/+10 |
* | 44x_spd_ddr2.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -31/+1 |
* | 44x_spd_ddr.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -4/+0 |
* | cmd_ecctest.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -6/+3 |
* | 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -6/+9 |
* | 4xx_pcie.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -9/+2 |
* | usb_ohci.c: Fix GCC 4.6 build warnings | Stefan Roese | 2011-11-16 | -2/+1 |
* | 4xx_pci.c: add error checking, fix GCC 4.6 build warning | Wolfgang Denk | 2011-11-03 | -2/+4 |
* | 4xx_uart.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-03 | -12/+14 |
* | GCC4.6: Squash warnings in 4xx_pcie.c | Marek Vasut | 2011-10-27 | -1/+2 |
* | GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c | Marek Vasut | 2011-10-27 | -4/+4 |
* | GCC4.6: Squash warnings in 44x_spd_ddr.c | Marek Vasut | 2011-10-27 | -7/+10 |
* | GCC4.6: Squash warnings in denali_spd_ddr2.c | Marek Vasut | 2011-10-27 | -26/+26 |
* | GCC4.6: Squash warnings in denali_data_eye.c | Marek Vasut | 2011-10-27 | -5/+5 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -1/+0 |
* | net: drop !NET_MULTI code | Mike Frysinger | 2011-10-05 | -4/+3 |
* | ppc4xx: Flush dcache after DDR2 autocalibration with caches on | Stefan Roese | 2011-09-19 | -0/+7 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | -8/+1 |
* | PPC405EX CHIP_21 erratum | Steven A. Falco | 2011-05-12 | -0/+64 |
* | Revert "PowerPC: Add support for -msingle-pic-base" | Wolfgang Denk | 2011-04-20 | -20/+2 |
* | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund | 2011-04-11 | -2/+20 |
* | PowerPC: Move -fPIC flag to common place | Joakim Tjernlund | 2011-04-11 | -1/+1 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -3/+3 |
* | ppc4xx: Fix compilation breakage in miiphy.c | Stefan Roese | 2011-01-11 | -1/+1 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -36/+36 |
* | PowerPC: Add relocation support for -fpic | Joakim Tjernlund | 2010-12-17 | -2/+3 |
* | xilinx-ppc4xx-generic: Use common u-boot.lds | Ricardo Ribalda Delgado | 2010-12-17 | -1/+9 |
* | ppc4xx: Clarify comment about boot chip-select in start.S | Stefan Roese | 2010-12-17 | -12/+14 |
* | do_reset: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | -1/+0 |
* | ppc4xx: Flush complete dcache in relocate_code() | Stefan Roese | 2010-11-28 | -6/+7 |
* | powerpc: cmd_ecctest: Use return value of cmd_usage | Thomas Weber | 2010-11-27 | -4/+2 |
* | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -43/+10 |
* | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk | 2010-11-26 | -4/+1 |
* | cpu/ppc4xx/Makefile: build only needed object files | Wolfgang Denk | 2010-11-26 | -22/+10 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund | 2010-11-14 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | -1/+2 |
* | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk | 2010-10-26 | -11/+11 |
* | ppc4xx: Change tsr/tcr macros to upper case | Stefan Roese | 2010-10-20 | -21/+5 |
* | powerpc: do not fixup NULL ptrs | Joakim Tjernlund | 2010-10-18 | -1/+3 |
* | powerpc: Remove warm reset entry point | Peter Tyser | 2010-10-12 | -1/+5 |
* | APM821xx: Add CPU support | Tirumala Marri | 2010-10-04 | -7/+103 |
* | Merge branch 'next' of /home/wd/git/u-boot/next | Wolfgang Denk | 2010-09-28 | -833/+258 |
|\ |
|
| * | ppc4xx: Disable trace broadcast for 44x non debug mode | Victor Gallardo | 2010-09-23 | -0/+3 |
| * | ppc4xx: Cleanup of PVR detection code in cpu.c | Stefan Roese | 2010-09-23 | -71/+61 |
| * | ppc4xx: Use common NS16550 driver for PPC4xx UART | Stefan Roese | 2010-09-23 | -698/+123 |
| * | ppc4xx: Big header cleanup part 2, mostly PPC405 related | Stefan Roese | 2010-09-23 | -4/+9 |