Commit Graph

  • e99b607a5e 85xx: socrates: Add support for new image format. u-boot@bugs.denx.de 2008-09-11 15:40:01 +02:00
  • 3c094b652d sh: Fix compile error for r2dplus Nobuhiro Iwamatsu 2008-09-11 17:28:18 +09:00
  • 56844a22b7 powerpc: Fix bootm to boot up again with a Ramdisk Heiko Schocher 2008-09-11 08:11:23 +02:00
  • fc9c1727b5 Add support for LZMA uncompression algorithm. Luigi 'Comio' Mantellini 2008-09-08 02:46:13 +02:00
  • 508eb85db7 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Wolfgang Denk 2008-09-13 01:45:56 +02:00
  • 0008b6d968 fsl_elbc_nand: ecclayout cleanups Anton Vorontsov 2008-06-27 23:04:20 +04:00
  • 8f42bf1c39 fsl_elbc_nand: implement support for flash-based BBT Anton Vorontsov 2008-06-27 23:04:13 +04:00
  • 97ae023648 fsl_elbc_nand: fix OOB workability for large page NAND chips Anton Vorontsov 2008-06-27 23:04:04 +04:00
  • 225f0eaa74 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-09-12 16:14:28 +02:00
  • afbc526336 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm Wolfgang Denk 2008-09-12 16:13:12 +02:00
  • 6b8be3e58e Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-09-12 15:24:54 +02:00
  • b476b03256 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2008-09-12 15:23:20 +02:00
  • 7238ada313 MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5s Wolfgang Denk 2008-09-12 13:52:21 +02:00
  • b18410e508 ppc4xx: Enable device tree (FDT) support in zeus board port Stefan Roese 2008-09-11 13:05:56 +02:00
  • 7bf5ecfa50 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports Stefan Roese 2008-09-10 16:53:47 +02:00
  • 61737c59a3 ppc4xx: Add .gitignore file to xilinx-ppc440 boards Ricardo Ribalda Delgado 2008-09-11 19:41:26 -04:00
  • 2bec498ed1 ppc4xx: Fix compilation of v5fx30teval_flash Ricardo Ribalda Delgado 2008-09-11 19:41:25 -04:00
  • 4bed9deebb ppc4xx: Fix in-tree build for ppc440-generic boards Ricardo Ribalda Delgado 2008-09-10 17:44:30 -04:00
  • 06c4ab50f5 ARM: synchronize mach-types.h with linux 2.6.27-rc6 Jean-Christophe PLAGNIOL-VILLARD 2008-09-12 02:20:47 +02:00
  • 3ee9f03f58 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE Jens Scharsig 2008-09-12 02:20:47 +02:00
  • b5b0344957 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c Hugo Villeneuve 2008-09-12 02:20:47 +02:00
  • 03db53335c make: Remove redundant __ARM__ addition when cross-compiling on *BSD Shinya Kuribayashi 2008-09-12 02:20:46 +02:00
  • 8cc62a7d9c Fix MACH_TYPE for the AT91RM9200DK board. Claudio Scordino 2008-09-12 02:20:46 +02:00
  • 274737e5eb i.mx change get_timer(base) to return time since base Andrew Dyer 2008-09-12 02:20:46 +02:00
  • 48fed40575 i.MX use u-boot baud rate and don't assume UART master clock Andrew Dyer 2008-09-12 02:20:46 +02:00
  • 6e1551a870 arm920t fix constant error in start.S Andrew Dyer 2008-09-12 02:20:46 +02:00
  • b23253835f ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h Gururaja Hebbar K R 2008-09-12 02:20:40 +02:00
  • c455d07396 Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. Adrian Filipi 2008-07-18 11:52:02 -04:00
  • eb16135df2 i.MX31: document timer precision option Guennadi Liakhovetski 2008-08-28 12:25:11 +02:00
  • 1a6337b013 i.MX31: Make the SPI bus and chip select configurable for MC13783 Magnus Lilja 2008-08-29 10:36:18 +02:00
  • 8c4ebec25b i.MX31: Add reset_timer() and modify get_timer_masked(). Magnus Lilja 2008-08-29 10:36:17 +02:00
  • deeec4991a ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:09 +02:00
  • a3a08c0ced bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:09 +02:00
  • 0e8d158664 rename CFG_ENV macros to CONFIG_ENV Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:06 +02:00
  • 1ede78710c nvedit: rename error comment to CONFIG_ENV_IS_IN_ Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:05 +02:00
  • b64b775e75 cmd_mem: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:05 +02:00
  • 8a40fb148e move cmd_get_data_size to command.c Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:05 +02:00
  • 507641d249 env_flash: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:04 +02:00
  • 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:04 +02:00
  • 7d9b5bae5b cleanup use of CFG_ENV_IS_IN_FLASH Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:03 +02:00
  • 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:01 +02:00
  • c0878af6e3 env_nowhere: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:01 +02:00
  • 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:00 +02:00
  • 2556ef7811 env_sf: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:00 +02:00
  • 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:00 +02:00
  • 55c5f49910 env_onenand: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:48:00 +02:00
  • 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:59 +02:00
  • 957a0e6957 env_nvram: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:59 +02:00
  • 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:59 +02:00
  • 06f6135439 env_nand: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:59 +02:00
  • 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:58 +02:00
  • d8cc04d0ac env_dataflash: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:58 +02:00
  • 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:58 +02:00
  • d1034bc8db cmd_eeprom: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-10 22:47:52 +02:00
  • bf5a7710ec env_eeprom: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-09-05 09:19:54 +02:00
  • bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM Jean-Christophe PLAGNIOL-VILLARD 2008-09-05 09:19:30 +02:00
  • 32628c5008 cmd_mac: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-08-30 23:54:58 +02:00
  • e5648acab1 cmd_fdc: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-08-30 23:47:41 +02:00
  • 2d02d91d53 common/Makefile: add core command section Jean-Christophe PLAGNIOL-VILLARD 2008-08-30 23:47:38 +02:00
  • 0d92d4a699 cmd_vfd: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2008-08-30 23:29:57 +02:00
  • 6644641d07 delta, zylonite: Update nand_oobinfo to nand_ecclayout. Scott Wood 2008-09-10 11:48:49 -05:00
  • 9b05aa788b ARM DaVinci: Fix broken HW ECC for large page NAND. Hugo Villeneuve 2008-08-30 17:06:55 -04:00
  • 0b7c563989 muas3001: update BR4 settings Heiko Schocher 2008-09-10 11:15:28 +02:00
  • 3591293509 autoscr: Fix one-character lines and non-newline terminated scripts Petri Lehtinen 2008-09-10 09:43:49 +03:00
  • 9ebbb54f7a ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR Victor Gallardo 2008-09-09 15:13:29 -07:00
  • f6808c48a5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2008-09-10 11:07:35 +02:00
  • 245f6ef3e1 muas3001: added support for the LM75 sensor. Heiko Schocher 2008-09-08 10:21:11 +02:00
  • 4a02a2dca8 muas3001: activate WDT for the muas3001 board. Heiko Schocher 2008-09-08 10:20:19 +02:00
  • a55d074dac muas3001: added 64MB SDRAM autodetection. Heiko Schocher 2008-09-08 10:19:36 +02:00
  • 5251469943 Fix printf errors under -DDEBUG Andrew Klossner 2008-08-21 07:12:26 -07:00
  • 52bacb9879 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-09-09 23:59:11 +02:00
  • 8b9e478764 Update CHANGELOG, prepare 2008-10-rc1 release v2008.10-rc1 Wolfgang Denk 2008-09-09 23:55:18 +02:00
  • e0ff3d350d 85xx: Ensure timebase is zero on secondary cores Kumar Gala 2008-09-08 08:51:29 -05:00
  • 54b4ab3c96 bootm_load_os: fix load_end debug message Jean-Christophe PLAGNIOL-VILLARD 2008-09-09 22:18:24 +02:00
  • 1d9af0be76 bootm: enable fdt support only on ppc, m68k and sparc Jean-Christophe PLAGNIOL-VILLARD 2008-09-09 22:18:23 +02:00
  • 748b5274e7 common/cmd_mem.c: remove nested #if defined(CONFIG_CMD_MEMORY) Markus Heidelberg 2008-09-09 18:51:05 +02:00
  • 650632fe4c gitignore: add tags files and Vim swap file Markus Heidelberg 2008-09-09 17:31:46 +02:00
  • 1d9b67b23f add board_eth_init() for sh7785lcr board Yoshihiro Shimoda 2008-09-09 17:52:47 +09:00
  • 650a9e7abc Merge branch 'denx' Andy Fleming 2008-09-09 16:16:20 -05:00
  • 7b7a869a8b mtd: SPI Flash: Support the STMicro Flash TsiChung Liew 2008-08-06 16:08:41 -05:00
  • 4bc07c3680 trab: fix build problem after change to use do_div() Wolfgang Denk 2008-09-09 17:55:31 +02:00
  • 3b20fd83c7 Correct drv_usb_kbd_init function Ryan CHEN 2008-08-20 13:00:17 -04:00
  • eba1f2fc75 Make usb-stop() safe to call multiple times in a row. Remy Bohmer 2008-08-20 11:22:02 +02:00
  • 2c8ccf2728 Makefile: fix bug introduced by commit 47ffd6c2 Wolfgang Denk 2008-09-09 16:55:47 +02:00
  • 880f6a5d75 ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 Ricardo Ribalda Delgado 2008-09-09 10:00:33 -04:00
  • 47bebe34ca Fix dev_print when called from usb_stor_info (usb storage command) Nícolas Carneiro Lebedenco 2008-09-04 15:35:46 -03:00
  • a4f243452c FIT: make iminfo check hashes of all images in FIT, return 1 on failed check Bartlomiej Sieka 2008-09-09 12:58:16 +02:00
  • 919f550dc1 FIT: add ability to check hashes of all images in FIT, improve output Bartlomiej Sieka 2008-09-09 12:58:15 +02:00
  • 1de1fa4089 qemu_mips: Update linux bootm to support dynamic cmdline Jean-Christophe PLAGNIOL-VILLARD 2008-09-08 20:54:39 +02:00
  • f5ed9e3908 Add support for booting of INTEGRITY operating system uImages Peter Tyser 2008-09-08 14:56:49 -05:00
  • 72f1b65f1b mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" Jean-Christophe PLAGNIOL-VILLARD 2008-09-08 21:01:29 +02:00
  • 9ba2e2c819 Remove support for booting ARTOS images Kumar Gala 2008-09-08 13:57:12 -05:00
  • 47ffd6c2fc Makefile: compile and link each module just once Wolfgang Denk 2008-09-09 15:45:18 +02:00
  • 48d0192fe8 Moved conditional compile into Makefile Andreas Engel 2008-09-08 14:30:53 +02:00
  • 20c9226cb8 Merged serial_pl010.c and serial_pl011.c. Andreas Engel 2008-09-08 10:17:31 +02:00
  • 0817d688f3 Remove gap fill in srec object v2 Ricardo Ribalda Delgado 2008-09-07 17:10:27 -04:00
  • 1dc306931c README: fix missing subdirectory in the documentation Markus Heidelberg 2008-09-07 20:18:27 +02:00
  • 3ef96ded38 Update i386 code (sc520_cdp) Graeme Russ 2008-09-07 07:08:42 +10:00
  • 5608692104 fw_env: add NAND support Guennadi Liakhovetski 2008-09-04 13:01:49 +02:00
  • dd794323a2 ppc4xx: Fix out-of-tree building of CPCI405 variants Matthias Fuchs 2008-09-09 09:50:24 +02:00