Commit Graph

46 Commits (f875bbb49111c308b90b9ca74d1b79f69498b278)

Author SHA1 Message Date
Andreas Bießmann b5614f9a7f avr32: delete ancient board.c 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 10 years ago
Andreas Bießmann 4db896236c avr32: use generic gd->start_addr_sp 10 years ago
Andreas Bießmann 186678600a avr32: convert to dram_init() 10 years ago
Andreas Bießmann 26db7903f5 avr32: factor out cpu_mmc_init() 10 years ago
Andreas Bießmann aa0ea2a553 avr32: rename cpu_init() -> arch_cpu_init() 10 years ago
Andreas Bießmann dbdb5abd07 avr32: use dlmalloc for DMA buffers 10 years ago
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
Masahiro Yamada 8fb80a8bb4 avr32: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 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 3d0f8c8f80 avr32: Move cpu_hz to arch_global_data 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
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 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
Andreas Bießmann 24890f1198 avr32: add ATAG_BOARDINFO 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 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 14 years ago
Haavard Skinnemoen 1f36f73fe7 avr32: Add simple paging support 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 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