Commit Graph

30 Commits (c37980c31a30f0623a0ca8f112298e44039ed6bb)

Author SHA1 Message Date
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 11 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 11 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 12 years ago
Daniel Schwierzeck 3420bf1ca0 MIPS: u-boot.lds: introduce symbol __image_copy_end 12 years ago
Daniel Schwierzeck a52852c5a6 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] 12 years ago
Daniel Schwierzeck 97b920dab1 MIPS: xburst: fix broken access to global_data 12 years ago
Simon Glass 9572202026 mips: Use generic global_data 12 years ago
Simon Glass 035cbe99cd mips: Move per_clk and dev_clk to arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Gabor Juhos 0ef48d4c89 MIPS: convert IO port accessor functions to 'static inline' 12 years ago
Gabor Juhos be002d0070 MIPS: use inline directive for __in*s functions 12 years ago
Daniel Schwierzeck ea40a05422 MIPS: constify address pointer in test_bit() 12 years ago
Simon Glass 8dc22b00ac mips: Change global data baudrate to int 12 years ago
Zhi-zhou Zhang 090854c826 MIPS: add support for 64 bit addressing 12 years ago
Zhi-zhou Zhang cb0a6a1ecc MIPS: don't use camel-case style 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Daniel Schwierzeck e034ea3b77 MIPS: board.c: move extern declarations to u-boot-mips.h 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Anton Staaf 72d4dd4159 mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Xiangfu Liu 80421fcc3e MIPS: Ingenic XBurst Jz4740 processor support 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
Daniel Schwierzeck b38a569901 MIPS: Purple: Remove Purple support 13 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Heiko Schocher 55e97429d1 arm: get rid of bi_env 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago