Commit Graph

29 Commits (bc4147ab2d698bf7375a10af73ce34d76129edff)

Author SHA1 Message Date
Andreas Bießmann 0e05543576 avr32: migrate cache functions 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
Andreas Bießmann a7e62be091 avr32: fix relocation address calculation 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass 81e2ff0bf1 avr32: Fix cast warning in board.c 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 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 1c865d5897 avr32: Move stack_end to arch_global_data 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
Andreas Bießmann d3a105a26f avr32:board.c: fix compile warning 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
Sven Schnelle c9abb4260c ATMEL: remove old atmel_mci driver 13 years ago
Sven Schnelle 72fa467988 ATMEL: use generic mmc framework 13 years ago
Simon Glass eb68b41d5a avr32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 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 620f1f6a64 relocation: fixup cmdtable 15 years ago
Haavard Skinnemoen 1f36f73fe7 avr32: Add simple paging support 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Reinhard Meyer (-VC) d04250cbe1 Fix (null) problem for AVR32 boards 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. 15 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
Anatolij Gustschin bdc873ea06 lib_avr32/board.c: fix too long line added by 716ece1d 16 years ago
Mark Jackson 716ece1de9 Add AVR32 LCD support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Olav Morken d8f2aa3298 AVR32: Make cacheflush cpu-dependent 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 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 17 years ago
Haavard Skinnemoen 25e6854d42 avr32: use board_early_init_r instead of board_init_info 17 years ago
Haavard Skinnemoen 36d375faf5 avr32: Use board_postclk_init instead of gclk_init 17 years ago
Haavard Skinnemoen e006927a0b AVR32: Initialize ipaddr, loadaddr and bootfile at startup 17 years ago
Haavard Skinnemoen acac475212 AVR32: Enable interrupts at bootup 17 years ago
Haavard Skinnemoen 7b624ad254 AVR32: Initialize bi_flash* in board_init_r 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago