Commit Graph

38 Commits (18f26fdbd0503e5293aa7858809015737bf5006e)

Author SHA1 Message Date
Vasili Galka 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code 11 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Jens Scharsig (BuS Elektronik) aea5eee126 m68k: fix debug call befor serial init 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Simon Glass 7e2592fd5a m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data 12 years ago
angelo fd70aa4146 m68k/lib: fix serial driver relocation 13 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 13 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 13 years ago
Marek Vasut c59ac903f2 m68k: Fix unused variable in board.c 13 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 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 a5466651e9 m68k: Change memsz to a signed char to avoid warning 13 years ago
Simon Glass 77b8f2033b m68k: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Jason Jin 444ddfc751 ColdFire:Update the timer_init since it was unified. 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 15 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 15 years ago
Wolfgang Denk 544d97e9aa PCU_E: remove code for yet another corpse 15 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 15 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 15 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 16 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
TsiChung Liew 11d88b26a6 ColdFire: Remove compiler warning messages 16 years ago
Richard Retanubun dc26965ad3 Compier warning cleanup 16 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 16 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago