Commit Graph

  • 33af3e6656 TQM5200: enable support for ATAPI devices Wolfgang Denk 2008-10-01 12:34:58 +02:00
  • d13ff2358f Revert "ARM: set GD_FLG_RELOC for boards skipping relocation to RAM" Jean-Christophe PLAGNIOL-VILLARD 2008-09-15 05:48:25 +02:00
  • 7fd0bea2e4 mpc83xx: don't disable autoboot Kim Phillips 2008-09-24 08:46:25 -05:00
  • 2fb29c520c mpc83xx: Fix typo in include/mpc83xx.h Nobuhiro Iwamatsu 2008-09-24 10:42:15 +09:00
  • 162c41c031 mpc83xx: add h/w flash protection to board configs Kim Phillips 2008-09-23 09:38:49 -05:00
  • d26154c9a6 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug Anton Vorontsov 2008-09-11 21:35:36 +04:00
  • 50a874b3b0 Merge branch 'master' of /home/stefan/git/u-boot/u-boot Stefan Roese 2008-09-23 10:15:59 +02:00
  • 8fd4166c46 ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixup Stefan Roese 2008-09-22 16:10:43 +02:00
  • 6e24a1eb14 Add missing device types to dev_print() in part.c Remy Bohmer 2008-09-19 13:30:06 +02:00
  • 5fdc215f0b Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which eventually leads to a machine check. This change assures that DPRAM is allocated only once in that case. Wolfgang Denk 2008-09-22 22:23:06 +02:00
  • a07faf7b9a Fix Spartan-3 definitions. Laurent Pinchart 2008-09-17 17:57:34 +02:00
  • 28113e1f0d Remove duplicate Spartan-3E definition. Laurent Pinchart 2008-09-17 17:41:58 +02:00
  • 5c65ecf7cd socrates: change default mtest address range Anatolij Gustschin 2008-09-17 13:46:17 +02:00
  • d666b2d596 socrates: fix crash after relocation Anatolij Gustschin 2008-09-17 12:34:45 +02:00
  • 562788b0a3 socrates: fix SPD EEPROM address Anatolij Gustschin 2008-09-17 11:45:51 +02:00
  • 5289feadb7 Merge branch 'master' of /home/stefan/git/u-boot/u-boot Stefan Roese 2008-09-22 15:26:49 +02:00
  • 023824549a Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" Stefan Roese 2008-09-22 11:06:50 +02:00
  • 3a9a000d9f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2008-09-21 22:36:23 +02:00
  • e58c41e26c usb: Fix compile warning of r8a66597-hcd Nobuhiro Iwamatsu 2008-09-18 20:13:08 +09:00
  • b5d10a1352 sh: Fix compile warning Nobuhiro Iwamatsu 2008-09-18 19:34:36 +09:00
  • 4a065abf92 sh: Add support watchdog for SH4A core Nobuhiro Iwamatsu 2008-09-18 19:04:26 +09:00
  • a03c09c5fd sh: Fix typo in SH serial driver Nobuhiro Iwamatsu 2008-09-17 11:45:26 +09:00
  • 6b44a43921 sh: Add support any page size and empty_zero_page to SH Linux uImage Nobuhiro Iwamatsu 2008-09-17 11:08:36 +09:00
  • ce9f99ddb5 sh: rsk7203: Add support pkt_data_pull and pkt_data_push function Nobuhiro Iwamatsu 2008-08-28 13:40:52 +09:00
  • dd820b03a2 ADS5121: fix typo in "rootpath" default setting Wolfgang Denk 2008-09-18 13:57:32 +02:00
  • c9e8436b10 USB layer of U-Boot causes USB protocol errors while using USB memory sticks Remy Bohmer 2008-09-16 14:55:44 +02:00
  • 6f5794a6f7 Refactoring parts of the common USB OHCI code Remy Bohmer 2008-09-16 14:55:43 +02:00
  • be19d324ed Fix for USB sticks not working on ARM while using GCC 4.x compilers Remy Bohmer 2008-09-16 14:55:42 +02:00
  • 87b4ef560c Coding style cleanup; update CHANEGLOG Wolfgang Denk 2008-09-17 10:17:55 +02:00
  • 3eec160a3a ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) Victor Gallardo 2008-09-16 06:59:13 -07:00
  • ce47eb402c Support for multiple SGMII/TBI interfaces for TSEC ethernet Peter Tyser 2008-09-16 10:04:47 -05:00
  • 7c803be2eb TQM8xx: Fix CFI flash driver support for all TQM8xx based boards Wolfgang Denk 2008-09-16 18:02:19 +02:00
  • c0d2f87d6c Prepare v2008.10-rc2 v2008.10-rc2 Wolfgang Denk 2008-09-14 00:59:35 +02:00
  • f12e4549b6 Coding style cleanup, update CHANGELOG Wolfgang Denk 2008-09-13 02:23:05 +02:00
  • 0c32565f53 Update mailing list email and archive addresses Peter Tyser 2008-09-10 09:18:34 -05:00
  • fb661ea444 85xx: socrates: autoprobe Lime chip u-boot@bugs.denx.de 2008-09-11 15:40:01 +02:00
  • 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