Commit Graph

28 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 10 years ago
Paul Burton 11a932fb18 MIPS: move mips_io_port_base out of board.c 10 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() 11 years ago
Daniel Schwierzeck 455fbfb668 MIPS: board.c: remove manual relocation of env_name_spec 12 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Daniel Schwierzeck eea8a320e1 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end 12 years ago
Joe Hershberger f88e09de8d mips: serial: Fix busted manual relocation 12 years ago
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Daniel Schwierzeck e034ea3b77 MIPS: board.c: move extern declarations to u-boot-mips.h 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Daniel Schwierzeck 71919cf153 MIPS: board.c: fix init of flash data in bd_info 12 years ago
Wolfgang Denk d3042862f6 arch/mips/lib/board.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk cc257e42f3 arch/mips/lib/board.c: make (mostly) checkpatch clean 13 years ago
Simon Glass 98e4611f10 mips: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 13 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 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
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 16 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