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