Commit Graph

34 Commits (1501cc94162ded8712c6e854969809ff5a0ab595)

Author SHA1 Message Date
Michal Simek 8c4dba1a5e microblaze: Fix watchdog initialization 11 years ago
Michal Simek 07a16f2a9c microblaze: Call spi_init function 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Andreas Bießmann 50ffb1174c microblaze: fix style in board.c 12 years ago
Michal Simek 0f21f98dd4 watchdog: Add support for Xilinx Microblaze watchdog 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Michal Simek c60a57912a microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE 12 years ago
Michal Simek 2380b8f529 microblaze: Clean microblaze initialization 12 years ago
Michal Simek bcbb046bd5 microblaze: timer: Prepare for device-tree initialization 12 years ago
Michal Simek e35c05baa1 microblaze: board: Remove compilation warning 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 12 years ago
Michal Simek 575a3d21f6 microblaze: intc: Clear interrupt code 13 years ago
Michal Simek e0bb305df8 microblaze: Call serial multi initialization 13 years ago
Michal Simek 36c7e6efb3 microblaze: Remove extern from board.c 13 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Simon Glass 94e4dae9fa microblaze: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Michal Simek 2267e2d132 microblaze: Copy bootfile from variables 13 years ago
Michal Simek aa7acdd509 microblaze: Initialize jumptable and console 13 years ago
Michal Simek a93c1a171c microblaze: Support flashes on lower addresses 13 years ago
Michal Simek 077a4e6b98 microblaze: Call common console_init_f initialization function 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Michal Simek 1020286ef4 microblaze: Fix bd_info pointer 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Michal Simek d69f8f41af microblaze: Add support for NET_MULTI api 14 years ago
Michal Simek 9769b73f60 microblaze: Change initialization sequence 15 years ago
Michal Simek e6177b36b8 microblaze: Change cache report messages 15 years ago
Michal Simek b26640971a microblaze: Move FSL initialization to board.c 15 years ago
Michal Simek 5bbcb6cf22 microblaze: Move timer initialization to board.c 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Michal Simek 5b8b83bce6 microblaze: Remove getenv_IPaddr prototype 15 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Michal Simek e2776587c0 microblaze: Removed unused variables 16 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 16 years ago
Michal Simek e7f325be9e microblaze: Use cache functions (especially cache status) 16 years ago
Michal Simek b4f8dda35b microblaze: Add bootup messages to board.c 16 years ago
Michal Simek c85ff0553a microblaze: Set up relocation is done 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
Jon Loeliger 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago