| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-28 | mpc8xx/ether.c: fix warning: unused variable 'bd' | Wolfgang Denk | |
| Also minor coding style cleanup. Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2009-03-20 | cpu/: get mac address from environment | Mike Frysinger | |
| The environment is the canonical storage location of the mac address, so we're killing off the global data location and moving everything to querying the env directly. The cpus that get converted here: at91rm9200 mpc512x mpc5xxx mpc8260 mpc8xx ppc4xx Signed-off-by: Mike Frysinger <[email protected]> CC: Ben Warren <[email protected]> CC: John Rigby <[email protected]> CC: Stefan Roese <[email protected]> | |||
| 2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
| Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> | |||
| 2008-04-29 | POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. | Yuri Tikhonov | |
| Signed-off-by: Yuri Tikhonov <[email protected]> | |||
| 2008-04-22 | POST: preparations for moving CONFIG_POST to Makefiles | Yuri Tikhonov | |
| Remove CONFIG_POST ifdefs from the post/ source files. Signed-off-by: Yuri Tikhonov <[email protected]> Signed-off-by: Wolfgang Denk <[email protected]> | |||
| 2007-07-05 | Merged POST framework with the current TOT. | Sergei Poselenov | |
| Signed-off-by: Sergei Poselenov <[email protected]> | |||
| 2007-03-06 | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | |
