Commit Graph

63 Commits (293eb33fcb95e2b2bae71edf97b0ca3bdd6ba98d)

Author SHA1 Message Date
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
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Simon Glass 47a9789f25 avr32: Use generic global_data 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
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 13 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 13 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 13 years ago
Simon Glass 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int 13 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 13 years ago
Andreas Bießmann 6314c84df1 avr32:portmux: fix setup for macb1 13 years ago
Benoît Thébaudeau ef55e84a89 avr32: Remove redundant LDSCRIPT definition 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 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
Sven Schnelle bf0b631343 AVR32: fix timer_init() function 13 years ago
Sven Schnelle c0e6723ee4 AVR32: fix timer_init() function 13 years ago
Andreas Bießmann 87c24e2580 avr32:mmu.c: fix printf() length modifier 13 years ago
Simon Glass eb68b41d5a avr32: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Anton Staaf 75ff24be47 avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 14 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 14 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
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 14 years ago
Andreas Bießmann 24890f1198 avr32: add ATAG_BOARDINFO 14 years ago
Andreas Bießmann bb7dc6af20 avr32: use single linker script 14 years ago
Andreas Bießmann 758472cc7b avr32/config.mk: simplify PLATFORM_RELFLAGS 14 years ago
Andreas Bießmann c8e7ddd4c6 avr32: fix linking 14 years ago
Andreas Bießmann f4278b716c avr32: fixup definitions to ATMEL_BASE_xxx 14 years ago
Andreas Bießmann 5d73bc7af7 avr32: rename memory-map.h -> hardware.h 14 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 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 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 15 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 15 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 15 years ago