Commit Graph

6 Commits (a2f69d35f977179a0c98812c47718cee5b36fc11)

Author SHA1 Message Date
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 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 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 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
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
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 17 years ago
Mike Frysinger d5bffeb868 Blackfin: cleanup and overhaul common board init functions 17 years ago
Mike Frysinger 9171fc8172 Blackfin: unify cpu and boot modes 17 years ago
Mike Frysinger f7ce12cb65 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago