Commit Graph

32 Commits (52cb4d4fb3487313f5a72ea740f527a4aefaa365)

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