Commit Graph

15 Commits (c13f47b0d77aee8e6c04ab104d79785ac110623d)

Author SHA1 Message Date
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Mike Frysinger bb83875d5d Blackfin: switch to common display_options() 13 years ago
Mike Frysinger 635f330fc7 Blackfin: uart: add multiple serial support 13 years ago
Mike Frysinger 05e7825e49 Blackfin: only check for os log when we have external memory 13 years ago
Mike Frysinger 5a9a2c55d1 Blackfin: fix bd_t handling 13 years ago
Mike Frysinger fbcf8e8c75 Blackfin: move CONFIG_BFIN_CPU back to board config.h 13 years ago
Mike Frysinger 7d69dfd2a8 Blackfin: skip RAM display for 0 mem systems 13 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
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Mike Frysinger 0c080aa753 Blackfin: call watchdog_init() for external watchdogs 14 years ago
Mike Frysinger 03f7053f70 Blackfin: drop reference to gd->reloc_off 14 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 15 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 years ago
Mike Frysinger caa00e4516 Blackfin: fix debug printf modifiers 15 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Mike Frysinger f541e1d6d9 Blackfin: fix debug printf modifiers 15 years ago
Mike Frysinger 909878fd3f Blackfin: add os log functions 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 15 years ago
Mike Frysinger 45c48953e8 Blackfin: print out Flash: before checking it 16 years ago
Mike Frysinger 8996d1608a Blackfin: unify net-related init code 16 years ago
Mike Frysinger 500b6c51e4 Blackfin: bfin_mac: force boards to setup the MAC themselves 16 years ago
Mike Frysinger fc68f9f859 Blackfin: output booting source when booting 16 years ago
Mike Frysinger 84c5f0dc47 Blackfin: setup bi_enetaddr for single nets 16 years ago
Mike Frysinger 40599239e7 Blackfin: cache core/system clock values 16 years ago
Mike Frysinger b6edc719a1 Blackfin: respect CONFIG_SYS_MONITOR_LEN for default flash protection 16 years ago
Mike Frysinger 78a0ba7dc2 Blackfin: respect/check CONFIG_SYS_GBL_DATA_SIZE 16 years ago
Mike Frysinger 01815c2d06 Blackfin: implement general support for CONFIG_STATUS_LED 16 years ago
Mike Frysinger 6882b5a79a Blackfin: do not init i2c in Blackfin board init 16 years ago
Mike Frysinger 6dadc9195a Blackfin: use common strmhz() in system output 16 years ago
Mike Frysinger 687f952e41 Blackfin: drop CONFIG_SPI handling in board init 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Mike Frysinger 39782727e1 Blackfin: init NAND before relocating env 16 years ago
Mike Frysinger 3c87989834 Blackfin: only initialize the RTC when actually used 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago