Commit Graph

6184 Commits (507641d2491980531932b9f25dab37fe5e6c3a1a)
 

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 507641d249 env_flash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 7d9b5bae5b cleanup use of CFG_ENV_IS_IN_FLASH 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 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2556ef7811 env_sf: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55c5f49910 env_onenand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 957a0e6957 env_nvram: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 06f6135439 env_nand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d8cc04d0ac env_dataflash: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH 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 bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 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
Heiko Schocher 0b7c563989 muas3001: update BR4 settings 16 years ago
Petri Lehtinen 3591293509 autoscr: Fix one-character lines and non-newline terminated scripts 16 years ago
Victor Gallardo 9ebbb54f7a ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR 16 years ago
Wolfgang Denk f6808c48a5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 16 years ago
Heiko Schocher 245f6ef3e1 muas3001: added support for the LM75 sensor. 16 years ago
Heiko Schocher 4a02a2dca8 muas3001: activate WDT for the muas3001 board. 16 years ago
Heiko Schocher a55d074dac muas3001: added 64MB SDRAM autodetection. 16 years ago
Andrew Klossner 5251469943 Fix printf errors under -DDEBUG 16 years ago
Wolfgang Denk 52bacb9879 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master 16 years ago
Wolfgang Denk 8b9e478764 Update CHANGELOG, prepare 2008-10-rc1 release 16 years ago
Kumar Gala e0ff3d350d 85xx: Ensure timebase is zero on secondary cores 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 54b4ab3c96 bootm_load_os: fix load_end debug message 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1d9af0be76 bootm: enable fdt support only on ppc, m68k and sparc 16 years ago
Markus Heidelberg 748b5274e7 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) 16 years ago
Markus Heidelberg 650632fe4c gitignore: add tags files and Vim swap file 16 years ago
Yoshihiro Shimoda 1d9b67b23f add board_eth_init() for sh7785lcr board 16 years ago
Andy Fleming 650a9e7abc Merge branch 'denx' 16 years ago
TsiChung Liew 7b7a869a8b mtd: SPI Flash: Support the STMicro Flash 16 years ago
Wolfgang Denk 4bc07c3680 trab: fix build problem after change to use do_div() 16 years ago
Ryan CHEN 3b20fd83c7 Correct drv_usb_kbd_init function 16 years ago
Remy Bohmer eba1f2fc75 Make usb-stop() safe to call multiple times in a row. 16 years ago
Wolfgang Denk 2c8ccf2728 Makefile: fix bug introduced by commit 47ffd6c2 16 years ago
Ricardo Ribalda Delgado 880f6a5d75 ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 16 years ago
Nícolas Carneiro Lebedenco 47bebe34ca Fix dev_print when called from usb_stor_info (usb storage command) 16 years ago
Bartlomiej Sieka a4f243452c FIT: make iminfo check hashes of all images in FIT, return 1 on failed check 16 years ago
Bartlomiej Sieka 919f550dc1 FIT: add ability to check hashes of all images in FIT, improve output 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1de1fa4089 qemu_mips: Update linux bootm to support dynamic cmdline 16 years ago