Stefan Roese
|
c790b04d23
lib_arch/board.c: Move malloc initialization before flash_init()
|
16 年 前 |
Shinya Kuribayashi
|
c06326c73b
MIPS: lib_mips/board.c: Remove unused variables
|
16 年 前 |
Mike Frysinger
|
19b5b533cc
lib_*/board.c: do not initialize bi_enet*addr in global data
|
16 年 前 |
Stefan Roese
|
db08ecaa6e
MIPS: Add board_early_init_f() to init_sequence
|
16 年 前 |
Stefan Roese
|
9d23fc584c
MIPS: Add onenand_init() to board.c and move nand_init()
|
16 年 前 |
Peter Tyser
|
561858ee7d
Update U-Boot's build timestamp on every compile
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
93f6d72544
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
9314cee691
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
|
16 年 前 |
Wolfgang Denk
|
b64f190b7a
Fix printf() format issues with sizeof_t types by using %zu
|
17 年 前 |
Jason McMullan
|
89a1550ec6
mips: If CONFIG_CMD_SPI is defined, call spi_init()
|
17 年 前 |
Jason McMullan
|
e996bc339b
[MIPS] lib_mips/board.c: Add nand_init
|
17 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
beeccf7a5d
MIPS: Fix CFG_NO_FLASH support
|
17 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
5c15010efa
Fixed mips_io_port_base build errors.
|
17 年 前 |
Jon Loeliger
|
b3aff0cb9e
disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.
|
18 年 前 |
Jon Loeliger
|
7def6b34f9
lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS
|
18 年 前 |
Jon Loeliger
|
0c505db0a0
lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 年 前 |
Wolfgang Denk
|
f013dacf0a
Code cleanup, especially MIPS for GCC 4.x
|
19 年 前 |
Wolfgang Denk
|
c75eba3b41
Fix U-Boot compilation for MIPS boards using ELDK 4.0
|
19 年 前 |
Marian Balakowicz
|
63ff004c4f
Add support for multiple PHYs.
|
19 年 前 |
wdenk
|
93f6a6771b
* Patches by Richard Woodruff, 10 Jun 2004:
|
21 年 前 |
wdenk
|
6945979126
Fix CONFIG_ETH*ADDR for Ocotea board.
|
21 年 前 |
wdenk
|
f4863a7aec
* Patch by liang a lei, 9 Jan 2004:
|
21 年 前 |
wdenk
|
7cb22f97ee
* Make CPU clock on ICA-IP board controllable by a "cpuclk"
|
21 年 前 |
wdenk
|
27b207fd0a
* Implement new mechanism to export U-Boot's functions to standalone
|
22 年 前 |
wdenk
|
8bde7f776c
* Code cleanup:
|
22 年 前 |
wdenk
|
3b57fe0a70
* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length
|
22 年 前 |
wdenk
|
3e38691e8f
* Patch by Arun Dharankar, 4 Apr 2003:
|
22 年 前 |
wdenk
|
85ec0bcc1b
* Patch by Arun Dharankar, 24 Mar 2003:
|
22 年 前 |