Commit Graph

28 Commits (a187559e3d586891c917279044c5386d1b2adc6e)

Author SHA1 Message Date
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Joe Hershberger 76ec988b06 net: Remove all calls to net_random_ethaddr() 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Masahiro Yamada c42f56d96d blackfin: replace bfin_gen_rand_mac() with eth_random_addr() 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Mike Frysinger 1a95d89f69 Blackfin: bf537-stamp: drop board reset workaround 12 years ago
Mike Frysinger 3f390e15a7 Blackfin: bf537-stamp: use common spi boot workaround code 14 years ago
Mike Frysinger fa45bd498a Blackfin: kill off useless initdram() usage 15 years ago
Mike Frysinger d248cfb2d9 Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c 15 years ago
Mike Frysinger 4de1a5daab Blackfin: bf537-stamp: split post code out into dedicated post.c 15 years ago
Mike Frysinger 751e54c3b7 Blackfin: bf537-stamp: rewrite MAC-in-flash handling 15 years ago
Mike Frysinger 75edebe301 Move is_valid_ether_addr() to include/net.h 16 years ago
Mike Frysinger 41f3325ae9 Blackfin: drop dead/wrong debug code in initdram() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Ben Warren 89973f8a82 Introduce netdev.h header file and remove externs 16 years ago
Ben Warren 914947313a Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Mike Frysinger 9171fc8172 Blackfin: unify cpu and boot modes 16 years ago
Mike Frysinger f7ce12cb65 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU 16 years ago
Mike Frysinger 86a20fb920 Blackfin: move bootldr command to common code 16 years ago
Mike Frysinger d4d7730853 punt Blackfin VDSP headers and import sanitized/auto-generated ones 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b8f4162a4f bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether_addr 17 years ago
Wolfgang Denk 1218abf1b5 Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 17 years ago
Jon Loeliger fcec2eb93e board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Aubrey Li 155fd76657 [Blackfin][PATCH] Fix copyright and update license 17 years ago
Aubrey Li 26bf7deca3 [Blackfin][PATCH] Add BF537 stamp board support 17 years ago