| Commit message (Expand) | Author | Age | Lines |
* | Clean up libfdt.h includes | Gerald Van Baren | 2013-02-08 | -1/+0 |
* | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass | 2013-02-04 | -10/+16 |
* | mpc5200: Add SPL support | Stefan Roese | 2012-12-05 | -0/+162 |
* | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok | 2012-11-20 | -1/+1 |
* | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips | 2012-11-04 | -19/+10 |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -6/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -0/+8 |
* | usb: lowlevel interface change to support multiple controllers | Lucas Stach | 2012-10-15 | -2/+2 |
* | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut | 2012-10-15 | -113/+36 |
* | serial: Properly spell out the structure member names of serial_driver | Marek Vasut | 2012-10-15 | -16/+16 |
* | mpc5xxx: add GPIO port configuration | Anatolij Gustschin | 2012-09-01 | -0/+14 |
* | usb: replace wait_ms() with mdelay() | Mike Frysinger | 2012-03-19 | -3/+3 |
* | arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings | Wolfgang Denk | 2011-11-07 | -2/+1 |
* | arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings | Wolfgang Denk | 2011-11-07 | -4/+1 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -1/+0 |
* | console: Squelch pre-console output in console functions | Graeme Russ | 2011-10-01 | -20/+10 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | -8/+1 |
* | serial: drop useless ctlr field | Mike Frysinger | 2011-07-26 | -2/+0 |
* | serial: push default_serial_console to drivers | Mike Frysinger | 2011-07-26 | -0/+6 |
* | Revert "PowerPC: Add support for -msingle-pic-base" | Wolfgang Denk | 2011-04-20 | -10/+1 |
* | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund | 2011-04-11 | -1/+10 |
* | 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 | -4/+4 |
* | PowerPC: Add relocation support for -fpic | Joakim Tjernlund | 2010-12-17 | -2/+3 |
* | 5xxx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -102/+43 |
* | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk | 2010-11-26 | -4/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-11-19 | -0/+43 |
|\ |
|
| * | i2c, mpc5xxx: add multibus support | Heiko Schocher | 2010-11-17 | -0/+43 |
* | | 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 | -0/+1 |
* | powerpc: do not fixup NULL ptrs | Joakim Tjernlund | 2010-10-18 | -1/+3 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -0/+1 |
* | powerpc: Remove warm reset entry point | Peter Tyser | 2010-10-12 | -15/+2 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -2/+2 |
* | MPC512x: workaround data corruption for unaligned local bus accesses | Wolfgang Denk | 2010-06-29 | -76/+0 |
* | MPC5200: workaround data corruption for unaligned local bus accesses | Wolfgang Denk | 2010-06-23 | -0/+76 |
* | powerpc: Consolidate bootcount_{store|load} for PowerPC | Stefan Roese | 2010-05-06 | -20/+0 |
* | serial: struct serial_device: add uninit() entry for drivers | Anatolij Gustschin | 2010-04-24 | -0/+2 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -0/+6010 |