Commit Graph

45 Commits (ee8b1e29597bcf18bfebd6fd8eccc8e245046352)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 11 years ago
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 12 years ago
Sonic Zhang 79f2b3992f blackfin: Set correct early debug serial baudrate. 12 years ago
Bob Liu ddb5c5be1e blackfin: add baudrate to bdinfo 12 years ago
Sonic Zhang c4239b5341 blackfin: limit the max memory dma peripheral transfer size to 4 bytes. 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass 4da2551efa blackfin: Fix up board_type global data 12 years ago
Bob Liu 7677d65f65 blackfin: bf60x: support big cplb page 12 years ago
Bob Liu ee8259623e blackfin: bf60x: add dma support 12 years ago
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 12 years ago
Simon Glass 5e84e5a7d4 blackfin: Change global data baudrate to int 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 12 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
Mike Frysinger a4932d7877 Blackfin: move gd/bd to bss by default 13 years ago
Macpaul Lin 273d11eae5 linkage.h: move from blackfin to common includes 13 years ago
Mike Frysinger 710aa76227 Blackfin: drop now unused local variable 13 years ago
Simon Glass c1f485a1e8 blackfin: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger 2151374fa6 Blackfin: post: generalize led/button tests with GPIOs 13 years ago
Mike Frysinger 4257ea4efd Blackfin: post: drop custom test list 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Mike Frysinger bb83875d5d Blackfin: switch to common display_options() 14 years ago
Mike Frysinger 635f330fc7 Blackfin: uart: add multiple serial support 14 years ago
Mike Frysinger 867f54cc35 Blackfin: use common LDSCRIPT logic 14 years ago
Mike Frysinger 105be9078c Blackfin: default to L1 bank A when L1 bank B does not exist 14 years ago
Mike Frysinger 05e7825e49 Blackfin: only check for os log when we have external memory 14 years ago
Mike Frysinger 5a9a2c55d1 Blackfin: fix bd_t handling 14 years ago
Mike Frysinger fbcf8e8c75 Blackfin: move CONFIG_BFIN_CPU back to board config.h 14 years ago
Mike Frysinger 7d69dfd2a8 Blackfin: skip RAM display for 0 mem systems 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 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Mike Frysinger d3c07a5d24 Blackfin: fix MMC init output alignment 14 years ago
Mike Frysinger 821ad16fa9 Blackfin: move CONFIG_BFIN_CPU to board config.mk 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Mike Frysinger 5d89115c53 Blackfin: re-use board data in cpu banner 14 years ago
Michael Hennerich 5fc564eda7 Blackfin: shutdown video DMA when booting Linux 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Peter Tyser c6fb83d217 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago