Commit Graph

31 Commits (ed53e4d6900e863ef971bb79b96c0cb6676f35d8)

Author SHA1 Message Date
Axel Lin 53086befe8 blackfin: Fix using gd->baudrate before setting its value 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 12 years ago
Bob Liu ddb5c5be1e blackfin: add baudrate to bdinfo 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
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
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
Andreas Bießmann 09c2e90c11 unify version_string 14 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 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
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. 15 years ago
Mike Frysinger 5d89115c53 Blackfin: re-use board data in cpu banner 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Mike Frysinger 0c080aa753 Blackfin: call watchdog_init() for external watchdogs 15 years ago
Mike Frysinger 03f7053f70 Blackfin: drop reference to gd->reloc_off 15 years ago
Robin Getz f19fd87e93 Blackfin: add support for kgdb 15 years ago
Cliff Cai e54c820991 Blackfin: convert bfin_sdh to generic mmc 15 years ago
Mike Frysinger 7527feef06 Blackfin: support boards with no external memory 15 years ago
Mike Frysinger fa45bd498a Blackfin: kill off useless initdram() usage 15 years ago
Mike Frysinger d087d19a99 Blackfin: drop MAC display at boot 15 years ago
Mike Frysinger 370ec73455 Blackfin: Remove relocation fixups 15 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 16 years ago
Mike Frysinger caa00e4516 Blackfin: fix debug printf modifiers 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Mike Frysinger f541e1d6d9 Blackfin: fix debug printf modifiers 16 years ago
Mike Frysinger 909878fd3f Blackfin: add os log functions 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 16 years ago