Commit Graph

7426 Commits (ce6d0c8de031f345bde745f3b855082adf1c4e45)
 

Author SHA1 Message Date
Stefan Roese ce6d0c8de0 UBIFS: Add UBIFS commands 16 years ago
Stefan Roese 9eefe2a2b3 UBIFS: Implement read-only UBIFS support in U-Boot 16 years ago
Stefan Roese b1b4e89a0f Add LZO decompressor support 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 years ago
Stefan Roese 02a301cd50 powerpc: Only use eth_getenv_enetaddr() if networking is enabled 16 years ago
Grzegorz Bernacki 5c4fa9b474 Add support for the digsy MTC board. 16 years ago
Stefan Roese ff7dc06736 powerpc: Fix compilation warning in board.c 16 years ago
Stefan Roese 9cd690160d ppc4xx: Don't write the MAC address into the internal SoC registers 16 years ago
Matthias Fuchs bb57ad4be7 ppc4xx: Use correct io accessors for esd 405/440 boards 16 years ago
Matthias Fuchs 049216f045 ppc4xx: Use correct io accessors for esd 405 boards 16 years ago
Matthias Fuchs a59205d151 ppc4xx: Cleanup linker scripts of esd 4xx boards 16 years ago
Matthias Fuchs 2f103ee284 ppc4xx: Update TEXT_BASE for DASA_SIM boards 16 years ago
Matthias Fuchs 09db8f4de6 ppc4xx: DU405 maintenance fix 16 years ago
Matthias Fuchs 75511b47ac ppc4xx: Abort autoboot only by space key on CPCI405 boards 16 years ago
Graeme Russ e17ee157ca Add basic relocation to i386 port 16 years ago
Graeme Russ 8c63d47651 Implement SC520 timers 16 years ago
Graeme Russ 6d7f610b09 Factor out SC520 sub-features 16 years ago
Graeme Russ abf0cd3dff Rewrite i386 interrupt handling 16 years ago
Graeme Russ ece444b42b Move ali512x.h 16 years ago
Graeme Russ 6d83e3ac61 Rename SC520 Configuration Options 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Mike Frysinger 566b652c7c remove bi_enet*addr from global data for all arches 16 years ago
Mike Frysinger eb85aa594c ppc: mark global bi_enet*addr as legacy 16 years ago
Mike Frysinger 9c150102bc boards: get mac address from env and move load_sernum_ethaddr() to board init 16 years ago
Mike Frysinger 92b50ffef9 cmc_pu2: get mac address from environment 16 years ago
Mike Frysinger d8d21e699d boards: move board_get_enetaddr() into board-specific init 16 years ago
Mike Frysinger f11e6ff5b1 arm: get mac address from environment 16 years ago
Mike Frysinger 0107cf66f7 nx823: get mac address from environment 16 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 16 years ago
Mike Frysinger 740e8ba7d4 npe: get mac address from environment 16 years ago
Mike Frysinger 6bacfa6a8e cpu/: get mac address from environment 16 years ago
Mike Frysinger 03f3d8d3b3 lan91c96/smc91111/smc911x: get mac address from environment 16 years ago
Mike Frysinger c527ce9251 sh_eth: get mac address from environment 16 years ago
Mike Frysinger 0a5238cea9 cs8900: get mac address from environment 16 years ago
Mike Frysinger c4b8762f11 bcm570x: get mac address from environment 16 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 16 years ago
Mike Frysinger b6b4625d17 boards: get mac address from environment 16 years ago
Mike Frysinger 06a0c4381a AmigaOneG3SE/enet: get mac address from environment 16 years ago
Mike Frysinger 56b555a644 nvedit: do not update global bi_enetaddr and do not call eth_set_enetaddr() 16 years ago
Mike Frysinger 5013533467 lynxkdi: get mac address from environment 16 years ago
Mike Frysinger 62c93d92f1 bootvx: get mac address from environment 16 years ago
Mike Frysinger de2dff6ff8 bdinfo: get mac address from environment 16 years ago
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 16 years ago
Mike Frysinger 500b6c51e4 Blackfin: bfin_mac: force boards to setup the MAC themselves 16 years ago
Mike Frysinger 6ff4137f2a doc/README.enetaddr: document proper MAC usage 16 years ago
Mike Frysinger 3f6e6993e9 net: new utility functions for working with enetaddr's 16 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 16 years ago
Jon Smirl a43ea5cc6d .gitignore for generated files in api_examples directory 16 years ago
Nobuhiro Iwamatsu 40281a9ca2 net: sh_eth: Remove sh_eth_reset() from halt function 16 years ago