Commit Graph

95 Commits (c916d7c914665347f057bf1506c02c5ac57e3184)

Author SHA1 Message Date
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago
Daniel Schwierzeck 4e0fbb98fc Use ALL-y style instead of ifeq blocks for better readability 14 years ago
Mike Frysinger d8940a6544 Blackfin: jtag-console: fix timer usage 14 years ago
Mike Frysinger bb83875d5d Blackfin: switch to common display_options() 14 years ago
Mike Frysinger e8e35efc8f Blackfin: serial: move early debug strings into .rodata section 14 years ago
Mike Frysinger bc9c64273d Blackfin: update anomaly lists to latest public info 14 years ago
Mike Frysinger b1e574d95b Blackfin: serial: convert to bfin_{read,write} helpers 14 years ago
Mike Frysinger 4150cec335 Blackfin: split out async setup 14 years ago
Mike Frysinger ed7496349d Blackfin: drop unused dma.h header from start code 14 years ago
Mike Frysinger f75e8b32ad Blackfin: portmux: allow header to be included in assembly files 14 years ago
Mike Frysinger 7ed998f629 Blackfin: sync MMR read/write helpers with Linux 14 years ago
Mike Frysinger 95b4b9d97a Blackfin: gpio: optimize free path a little 14 years ago
Mike Frysinger 272d2fc2f5 Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR 14 years ago
Mike Frysinger f9aee4b4b6 Blackfin: uart: fix printf warning 14 years ago
Mike Frysinger fb5166ce35 Blackfin: add init.elf helper code 14 years ago
Mike Frysinger 08a82a447b Blackfin: dont reset SWRST on newer bf526 parts 14 years ago
Mike Frysinger 635f330fc7 Blackfin: uart: add multiple serial support 14 years ago
Mike Frysinger 34a6d0b84a Blackfin: uart: move debug buffers into local bss 14 years ago
Mike Frysinger 9aeab10bd4 Blackfin: use on-chip reset func with newer parts 14 years ago
Mike Frysinger 867f54cc35 Blackfin: use common LDSCRIPT logic 14 years ago
Mike Frysinger a972b8d701 gpio: generalize for all generic gpio providers 14 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 14 years ago
Kyle Moffett eed1a7b1cf Blackfin: replace "bfin_reset_or_hang()" with "panic()" 14 years ago
Mike Frysinger e8065f8889 Blackfin: bootrom.h: sync with toolchain 14 years ago
Mike Frysinger 105be9078c Blackfin: default to L1 bank A when L1 bank B does not exist 14 years ago
Mike Frysinger c745a84648 Blackfin: turn off caches when self initializing 14 years ago
Mike Frysinger 05e7825e49 Blackfin: only check for os log when we have external memory 14 years ago
Mike Frysinger 164d04f4fc Blackfin: BF537: unify duplicated headers 14 years ago
Mike Frysinger b0c5f1cb72 Blackfin: BF52x: unify duplicated headers 14 years ago
Mike Frysinger 0807fe0a49 Blackfin: drop duplicate system mmr and L1 scratch defines 14 years ago
Mike Frysinger cca07417d5 Blackfin: BF50x: new processor port 14 years ago
Mike Frysinger 5a9a2c55d1 Blackfin: fix bd_t handling 14 years ago
Mike Frysinger 704f1f0c20 Blackfin: bf537: fix L1 data defines 14 years ago
Mike Frysinger baaa4f9ce2 Blackfin: serial: clean up muxing a bit 14 years ago
Mike Frysinger fbcf8e8c75 Blackfin: move CONFIG_BFIN_CPU back to board config.h 14 years ago
Mike Frysinger ec4c6933ff Blackfin: unify bootmode based LDR_FLAGS setup 14 years ago
Mike Frysinger fbb21ff047 Blackfin: drop CONFIG_SYS_TEXT_BASE from boards 14 years ago
Mike Frysinger 7d69dfd2a8 Blackfin: skip RAM display for 0 mem systems 14 years ago
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 14 years ago
Nobuhiro Iwamatsu 8aba9dceeb Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS 14 years ago
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
Mike Frysinger 4024242669 Blackfin: drop initcode.o from combined object 14 years ago
Mike Frysinger 49508d4c59 Blackfin: make sure bss len is multiple of 4 bytes 14 years ago
Mike Frysinger cd97dd4f2c Blackfin: stick ins/outs funcs into their own .text section 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
Mike Frysinger 73520939b4 Blackfin: config.mk: drop manual stripping of config vars 14 years ago
Mike Frysinger 1fde3eb2d3 Blackfin: fix building after asm-offsets.h intro 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago