Age | Commit message (Expand) | Author |
2012-11-20 | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-15 | usb: lowlevel interface change to support multiple controllers | Lucas Stach |
2012-10-15 | ppc4xx: Remove AP1000 board support | Stefan Roese |
2012-10-15 | ppc4xx: Remove IOP480 support | Stefan Roese |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut |
2012-10-15 | serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver | Marek Vasut |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2011-12-07 | ppc4xx: Remove usbdev.c | Stefan Roese |
2011-11-16 | iop480_uart.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 40x_spd_sdram.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 44x_spd_ddr2.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 44x_spd_ddr.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | cmd_ecctest.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | 4xx_pcie.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-16 | usb_ohci.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-11-03 | 4xx_pci.c: add error checking, fix GCC 4.6 build warning | Wolfgang Denk |
2011-11-03 | 4xx_uart.c: fix GCC 4.6 build warnings | Wolfgang Denk |
2011-10-27 | GCC4.6: Squash warnings in 4xx_pcie.c | Marek Vasut |
2011-10-27 | GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c | Marek Vasut |
2011-10-27 | GCC4.6: Squash warnings in 44x_spd_ddr.c | Marek Vasut |
2011-10-27 | GCC4.6: Squash warnings in denali_spd_ddr2.c | Marek Vasut |
2011-10-27 | GCC4.6: Squash warnings in denali_data_eye.c | Marek Vasut |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-05 | net: drop !NET_MULTI code | Mike Frysinger |
2011-09-19 | ppc4xx: Flush dcache after DDR2 autocalibration with caches on | Stefan Roese |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-05-12 | PPC405EX CHIP_21 erratum | Steven A. Falco |
2011-04-20 | Revert "PowerPC: Add support for -msingle-pic-base" | Wolfgang Denk |
2011-04-11 | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund |
2011-04-11 | PowerPC: Move -fPIC flag to common place | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-01-11 | ppc4xx: Fix compilation breakage in miiphy.c | Stefan Roese |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-12-17 | PowerPC: Add relocation support for -fpic | Joakim Tjernlund |
2010-12-17 | xilinx-ppc4xx-generic: Use common u-boot.lds | Ricardo Ribalda Delgado |
2010-12-17 | ppc4xx: Clarify comment about boot chip-select in start.S | Stefan Roese |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-11-28 | ppc4xx: Flush complete dcache in relocate_code() | Stefan Roese |
2010-11-27 | powerpc: cmd_ecctest: Use return value of cmd_usage | Thomas Weber |
2010-11-27 | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-26 | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk |
2010-11-26 | cpu/ppc4xx/Makefile: build only needed object files | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-14 | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |