Commit Graph

68 Commits (7b412ab31fe7957eabbfa86c131679fb244d7079)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 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
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 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Andreas Bießmann 6314c84df1 avr32:portmux: fix setup for macb1 12 years ago
Benoît Thébaudeau ef55e84a89 avr32: Remove redundant LDSCRIPT definition 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 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
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 13 years ago
Anton Staaf 75ff24be47 avr32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Wolfgang Denk f6c019c454 Unify timer_init() and cpu_init() prototypes 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 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 14 years ago