Commit Graph

59 Commits (56382a81f38bed423791d7b80e95c1f65bd83b9b)

Author SHA1 Message Date
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Sonic Zhang c49eabeffc blackfin: convert blackfin board_f and board_r to use generic board init functions 10 years ago
Vasili Galka a91fd00175 blackfin: Add more dcache functions 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Tom Rini 130fbeb1c5 blackfin: Add <asm/clock.h> to numerous drivers 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Sonic Zhang 861aa63d6b blackfin: Change SMC dcplb entry flag to cover 16M address region 11 years ago
Sonic Zhang 31d5d4e056 blackfin: fixing warning by including proper headers 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Masahiro Yamada 36fde45c8b blackfin: convert makefiles to Kbuild style 11 years ago
Axel Lin 53086befe8 blackfin: Fix using gd->baudrate before setting its value 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 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