Commit Graph

312 Commits (lime2-spi)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD b64b775e75 cmd_mem: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 507641d249 env_flash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c0878af6e3 env_nowhere: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2556ef7811 env_sf: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55c5f49910 env_onenand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 957a0e6957 env_nvram: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 06f6135439 env_nand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d8cc04d0ac env_dataflash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d1034bc8db cmd_eeprom: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bf5a7710ec env_eeprom: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 32628c5008 cmd_mac: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD e5648acab1 cmd_fdc: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2d02d91d53 common/Makefile: add core command section 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0d92d4a699 cmd_vfd: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk 2c8ccf2728 Makefile: fix bug introduced by commit 47ffd6c2 16 years ago
Wolfgang Denk 47ffd6c2fc Makefile: compile and link each module just once 16 years ago
Jean-Christophe PLAGNIOL-VILLARD c1de7a6daf devices: merge to list_head 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 578118bdf1 common/Makefile: order by functionality 16 years ago
Jean-Christophe PLAGNIOL-VILLARD ba7b5b2348 miiphyutil: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 81789c39db autoscript: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bbf52df9aa crc16: move to lib_generic 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55195773ea miiphybb: move to drivers/net/phy 16 years ago
Jean-Christophe PLAGNIOL-VILLARD e831403599 soft_spi: move to drivers/spi 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4d75e0aa9c soft_i2c: move to drivers/i2c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 717a222229 gunzip: move to lib_generic 16 years ago
James Yang 0f2cbe3f5e Add proper SPD definitions for DDR1/2/3 16 years ago
Kumar Gala ffa4bafaca Add command to enable/disable interrupts 16 years ago
Harald Welte 0a823aa2a8 Add 'license' command to U-Boot command line 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
William Juul 90ef117b68 Incorporate yaffs2 into U-boot 16 years ago
Gerald Van Baren fec6d9ee7c Remove the deprecated CONFIG_OF_FLAT_TREE 16 years ago
Haavard Skinnemoen 8c66497e06 Add support for environment in SPI flash 16 years ago
Haavard Skinnemoen b6368467e6 SPI Flash: Add "sf" command 16 years ago
eran liberty 3c735e7437 Altera Stratix II support 16 years ago
Daniel Hellstrom 2a2fa797e6 SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It can print available cores (type: AHB Master, AHB Slave, APB Slave), their address ranges, IRQ number and version. 16 years ago
Dave Liu c7057b529c ata: add the support for SATA framework 16 years ago
Dave Liu 9eef62804d ata: merge the ata_piix driver 16 years ago
Kumar Gala ec2b74ffd3 85xx: Added support for multicore boot mechanism 16 years ago
Kumar Gala d058698fd2 Add setexpr command 16 years ago
Mike Frysinger cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 16 years ago
Mike Frysinger 86a20fb920 Blackfin: move bootldr command to common code 16 years ago
Marian Balakowicz 321359f208 [new uImage] Move gunzip() common code to common/gunzip.c 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Marian Balakowicz ed29bc4e81 Add missing cmd_ximg.o to common/Makefile 17 years ago
Mike Frysinger 30942b18b6 new command for displaying strings at specified memory locations 17 years ago
Mike Frysinger d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 17 years ago
Harald Welte d16471ee05 add 'terminal program' functionality 17 years ago
Kumar Gala 9c9109e7fc Conditionally compile fdt_support.c 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago