| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Niklaus Giger <[email protected]>
|
|
The boards that get converted here to use the environment for the mac
address rather than global data:
debris
mgcoge
mgsuvd
muas3001
netstal
pn62
sixnet
vcma9
xilinx (the ones that use xilinx_enet)
Signed-off-by: Mike Frysinger <[email protected]>
CC: Ben Warren <[email protected]>
CC: Sangmoon Kim <[email protected]>
CC: Heiko Schocher <[email protected]>
CC: David Mueller <[email protected]>
CC: Niklaus Giger <[email protected]>
CC: Wolfgang Grandegger <[email protected]>
CC: Dave Ellis <[email protected]>
CC: Ricardo Ribalda <[email protected]>
|
|
Signed-off-by: Wolfgang Denk <[email protected]>
|
|
Signed-off-by: Wolfgang Denk <[email protected]>
|
|
- Fix some coding style violations.
- Use in/out_u16/32 where appropriate.
- Use register names from ppc405.h.
- Fix trace useage for Lauterbach.
- Remove obsolete generation HCU2.
- Renamed fixed_hcu4_sdram to init_ppc405_sdram.
Signed-off-by: Niklaus Giger <[email protected]>
|
|
Signed-off-by: Wolfgang Denk <[email protected]>
|
|
Added some routines used by all Netstal boards:
- nm_bsp.c: - nm_show_print and
- common_misc_init_r
- set_params_for_sw_install. Very specific code to handle our SW
installation procedure
- fixed_sdram.c: Common routines for HCU4 (and upcoming) MCU25 boards
to handle sdram initialization.
- nm.h: Common header
Signed-off-by: Niklaus Giger <[email protected]>
|
|
|
|
Signed-off-by: Stefan Roese <[email protected]>
|
|
Signed-off-by: Niklaus Giger <[email protected]>
|