Age | Commit message (Expand) | Author |
2010-02-08 | kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed | Mike Frysinger |
2010-01-26 | ppc: remove -ffixed-r14 gcc option. | Joakim Tjernlund |
2010-01-26 | ppc: Use r12 instead of r14 as GOT pointer. | Joakim Tjernlund |
2010-01-26 | ppc: Loose GOT access in IRQ | Joakim Tjernlund |
2010-01-24 | mpc512x: Add display of reset status register | Detlev Zundel |
2010-01-21 | mpc512x: Use in/out accessors for all registers | Detlev Zundel |
2009-12-08 | 5xxx, fdt: move fdt_fixup_memory() to cpu.c file | Heiko Schocher |
2009-10-09 | Merge branch 'reloc' | Wolfgang Denk |
2009-10-08 | relocation: Do not relocate NULL pointers. | Joakim Tjernlund |
2009-10-08 | mpc512x: fix fixed_sdram() init code. | Wolfgang Denk |
2009-10-03 | ppc: Enable full relocation to RAM | Peter Tyser |
2009-09-25 | mpc512x: Streamlined fixed_sdram() init sequence. | Martha M Stan |
2009-07-29 | Update Freescale copyrights to remove "All Rights Reserved" | Kumar Gala |
2009-07-18 | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD |
2009-07-14 | MPC512x: factor out common code | Wolfgang Denk |
2009-06-12 | mpc512x: Fix problem with I2C access before relocation | Stefan Roese |
2009-06-12 | mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code | Stefan Roese |
2009-06-12 | mpc512x: Fix PSC divisor calculation for baudrate setting | Stefan Roese |
2009-06-12 | MPC512x: remove include/mpc512x.h | Wolfgang Denk |
2009-06-12 | MPC512x: use I/O accessors instead of pointer accesses | Wolfgang Denk |
2009-06-12 | MPC512x: add more hardware description to immap_512x.h | Wolfgang Denk |
2009-06-12 | cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type | Wolfgang Denk |
2009-06-12 | cpu/mpc512x/pci.c: minor coding style cleanup | Wolfgang Denk |
2009-06-12 | mpc512x: Move common files to share them by several boards | Wolfgang Denk |
2009-06-12 | mpc512x: change cpu/mpc512x/Makefile to use Kconfig style | Wolfgang Denk |
2009-06-12 | General help message cleanup | Wolfgang Denk |
2009-06-12 | i2c: Create common default i2c_[set|get]_bus_speed() functions | Peter Tyser |
2009-03-27 | ppc: cleanup compiler errors/warnings | Heiko Schocher |
2009-03-20 | cpu/: get mac address from environment | Mike Frysinger |
2009-02-03 | ADS5121 Add IC Ident Module (IIM) support | Martha Marx |
2009-01-28 | Command usage cleanup | Peter Tyser |
2008-12-15 | i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions | Timur Tabi |
2008-12-06 | Update U-Boot's build timestamp on every compile | Peter Tyser |
2008-10-21 | Use strmhz() to format clock frequencies | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-02 | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren |
2008-08-29 | Move MPC512x_FEC driver to drivers/net | Ben Warren |
2008-08-21 | fdt: rework fdt_fixup_ethernet() to use env instead of bd_t | Kumar Gala |
2008-08-12 | ads5121: fix compiler warnings (unused variables) | Wolfgang Denk |
2008-08-05 | mpc5121: Move iopin features from board specific to common files. | Kenneth Johansson |
2008-08-05 | mpc5121: squash some fdt fixup errors | John Rigby |
2008-07-11 | Fix some more print() format errors. | Wolfgang Denk |
2008-07-10 | Configuration changes for ADS5121 Rev 3 | Martha Marx |
2008-07-10 | Consolidate ADS5121 IO Pin configuration | Martha Marx |
2008-06-03 | MPC512x: Change traps.c to not reference non-addressable memory | Becky Bruce |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-03-02 | MPC5121e ADS PCI support take 3 | John Rigby |
2008-02-14 | PPC: Use r2 instead of r29 as global data pointer | Wolfgang Denk |
2008-02-14 | ppc: Refactor cache routines, so there is only one common set. | Rafal Jaworowski |
2008-02-07 | Device tree updates | John Rigby |