Stefan Roese
|
c790b04d23
lib_arch/board.c: Move malloc initialization before flash_init()
|
16 anos atrás |
Wolfgang Denk
|
c0a14aedc3
Update CHANGELOG, coding style cleanup.
|
16 anos atrás |
Kumar Gala
|
fc39c2fd51
85xx/86xx: Ensure MP boot page is not used
|
16 anos atrás |
Stefan Roese
|
02a301cd50
powerpc: Only use eth_getenv_enetaddr() if networking is enabled
|
16 anos atrás |
Stefan Roese
|
ff7dc06736
powerpc: Fix compilation warning in board.c
|
16 anos atrás |
Mike Frysinger
|
eb85aa594c
ppc: mark global bi_enet*addr as legacy
|
16 anos atrás |
Mike Frysinger
|
9c150102bc
boards: get mac address from env and move load_sernum_ethaddr() to board init
|
16 anos atrás |
Mike Frysinger
|
d8d21e699d
boards: move board_get_enetaddr() into board-specific init
|
16 anos atrás |
Mike Frysinger
|
0107cf66f7
nx823: get mac address from environment
|
16 anos atrás |
Heiko Schocher
|
506f391888
8xx, icache: enabling ICache not before running from RAM
|
16 anos atrás |
Heiko Schocher
|
9c2d63ec0e
i2c, dtt: move dtt_init () to board_init_r ()
|
16 anos atrás |
Andy Fleming
|
272cc70b21
Add MMC Framework
|
16 anos atrás |
Kumar Gala
|
87c9063963
ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h
|
16 anos atrás |
Becky Bruce
|
c9315e6b4f
mpc86xx: Add support to populate addr map based on BATs
|
16 anos atrás |
Mike Frysinger
|
cf7e399fb3
SATA: do not auto-initialize during boot
|
16 anos atrás |
Kumar Gala
|
ecf5b98c7a
85xx: Add support to populate addr map based on TLB settings
|
16 anos atrás |
Becky Bruce
|
d025aa4b20
lib_ppc: Move trap_init to occur earlier
|
16 anos atrás |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 anos atrás |
richardretanubun
|
c68a05feeb
Adds two more ethernet interface to 83xx
|
16 anos atrás |
Heiko Schocher
|
374b903829
Fix compiler warning in lib_ppc/board.c
|
16 anos atrás |
Jason Jin
|
0f8cbc1829
Do not init SATA when disabled on 8536DS.
|
16 anos atrás |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 anos atrás |
Jean-Christophe PLAGNIOL-VILLARD
|
93f6d72544
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
|
16 anos atrás |
Jean-Christophe PLAGNIOL-VILLARD
|
9314cee691
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
|
16 anos atrás |
Jean-Christophe PLAGNIOL-VILLARD
|
bb1f8b4f8b
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
|
16 anos atrás |
Jean-Christophe PLAGNIOL-VILLARD
|
32628c5008
cmd_mac: Move conditional compilation to Makefile
|
16 anos atrás |
Haavard Skinnemoen
|
0768b7a872
Consolidate strmhz() implementation
|
16 anos atrás |
Wolfgang Denk
|
b64f190b7a
Fix printf() format issues with sizeof_t types by using %zu
|
17 anos atrás |
Wolfgang Denk
|
06c53beae1
Fix some more print() format errors.
|
17 anos atrás |
Michal Simek
|
9fea65a6c4
ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405
|
17 anos atrás |