Commit Graph

6181 Commits (0cf4fd3cf8d0e00605bec5fc56f89c6415015a46)
 

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