Age | Commit message (Expand) | Author |
2009-07-23 | unify HOST_CFLAGS and HOSTCFLAGS | Mike Frysinger |
2009-06-12 | arm: remove cpu_init | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: unify interrupt init | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | arm: timer and interrupt init rework | Jean-Christophe PLAGNIOL-VILLARD |
2009-06-12 | ixp/interrupts: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-28 | Replace __asm references with __asm__ | Peter Tyser |
2009-04-05 | arm: unify reset command | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | arm: clean cache management | Jean-Christophe PLAGNIOL-VILLARD |
2009-04-05 | arm: update co-processor 15 access | Jean-Christophe PLAGNIOL-VILLARD |
2009-03-20 | npe: get mac address from environment | Mike Frysinger |
2009-01-31 | ixp: move serial to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-31 | ixp: move pci init in arm/board instead of cpu | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-31 | ixp: move pci drivers to drivers/pci | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-31 | ixp: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-31 | ixp: add missing os define | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-31 | ixp: remove the option to include the Microcode | Jean-Christophe PLAGNIOL-VILLARD |
2009-01-30 | ixp/npe: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-11-09 | Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init() | Ben Warren |
2008-11-02 | Consolidate MAX/MIN definitions | Andy Fleming |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-13 | Fix some more printf() format issues. | Wolfgang Denk |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2008-02-14 | ARM: cleanup duplicated exception handlingcode | Andreas Engel |
2008-01-18 | IXP: enable RTS | Michael Schwingen |
2008-01-18 | IXP: add dynamic microcode addr | Jean-Christophe PLAGNIOL-VILLARD |
2008-01-18 | load ixp42x NPE firmware from separate flash block, remove dead code | Michael Schwingen |
2008-01-10 | Fix Ethernet init() return codes | Ben Warren |
2008-01-09 | Coding Style clenaup; update CHANGELOG | Wolfgang Denk |
2008-01-09 | IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x | Jean-Christophe PLAGNIOL-VILLARD |
2007-07-09 | cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-04-23 | Remove BOARDLIBS usage completely | Stefan Roese |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-06-14 | Fix IxEthDB.h to compile again | Stefan Roese |
2006-05-30 | Minor cleanup. | Wolfgang Denk |
2006-05-30 | * Update Intel IXP4xx support | Wolfgang Denk |
2006-03-31 | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk |
2005-10-04 | Update ARM Integrator boards: | Wolfgang Denk |
2005-10-04 | Make sure only supported compiler options are used | Wolfgang Denk |
2005-09-25 | Fix warnings for PCI code on ixp | Wolfgang Denk |
2005-04-04 | Patch by Steven Scholz, 4 Apr 2005: | wdenk |
2005-04-03 | Patch by Steven Scholz, 25 Oct 2004: | wdenk |
2005-01-12 | * Some Cleanup. | wdenk |
2005-01-09 | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk |
2004-06-09 | Patch by Markus Pietrek, 04 May 2004: | wdenk |
2004-02-08 | Patch by Anders Larsen, 09 Jan 2004: | wdenk |
2003-10-30 | * Fix parameter passing to standalone images with bootm command | wdenk |