Commit Graph

  • 41ef8c716e Don't panic if a controller driver does ecc its own way. Scott Wood 2008-03-18 15:29:14 -05:00
  • e52b34d40a NAND: Make NAND driver less verbose per default Stefan Roese 2008-01-10 18:47:33 +01:00
  • fe56a2772e NAND: Davinci driver updates Sergey Kubushyn 2008-01-09 15:36:20 +01:00
  • deac913eff NAND: Fix compilation warning and small coding style issue Stefan Roese 2008-01-05 16:50:32 +01:00
  • c568f77acd NAND: Update nand_spl driver to match updated nand subsystem Stefan Roese 2008-01-05 16:49:37 +01:00
  • 3df2ece0f0 NAND: Update 4xx NDFC driver to match updated nand subsystem Stefan Roese 2008-01-05 16:47:58 +01:00
  • 1207226452 NAND: Change nand_wait_ready() to not call nand_wait() Stefan Roese 2008-01-05 16:43:25 +01:00
  • 9ad754fef5 make nand dump and nand dump.oob work William Juul 2007-12-14 16:33:45 +01:00
  • 43ea36fb8f moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinks William Juul 2007-11-19 14:46:00 +01:00
  • 98824ce3f9 Clean out unneeded files William Juul 2008-06-10 16:18:13 -05:00
  • ec29a32b5a Create symlinks from yaffs2/direct to yaffs2 William Juul 2007-11-16 08:44:27 +01:00
  • 90ef117b68 Incorporate yaffs2 into U-boot William Juul 2007-11-15 12:23:57 +01:00
  • 0e8cc8bd92 YAFFS2 import William Juul 2007-11-15 11:13:05 +01:00
  • 3043c045d5 Whitespace cleanup and marking broken code. William Juul 2007-11-14 14:28:11 +01:00
  • 5e1dae5c3d Fixing coding style issues William Juul 2007-11-09 13:32:30 +01:00
  • 4cbb651b29 Remove white space at end. William Juul 2007-11-08 10:39:53 +01:00
  • cfa460adfd Update MTD to that of Linux 2.6.22.1 William Juul 2007-10-31 13:53:06 +01:00
  • cd82919e6c Coding style cleanup, update CHANGELOG, prepare release v1.3.4 Wolfgang Denk 2008-08-12 16:08:38 +02:00
  • 17e900b8c0 MVBC_P: fix compile problem Wolfgang Denk 2008-08-12 14:54:04 +02:00
  • 52b047ae48 MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk' Wolfgang Denk 2008-08-12 12:10:11 +02:00
  • 224f7a5679 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2008-08-12 11:47:54 +02:00
  • 565ffbb9ee Merge branch 'master' of git://www.denx.de/git/u-boot-arm Wolfgang Denk 2008-08-12 11:46:56 +02:00
  • c9c101c660 ads5121: fix compiler warnings (unused variables) Wolfgang Denk 2008-08-12 00:36:53 +02:00
  • b315ad8f0a Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Wolfgang Denk 2008-08-12 00:13:57 +02:00
  • 902ca09246 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS Kumar Gala 2008-08-11 11:29:28 -05:00
  • 3216ca9692 Fix fallout from autostart revert Kumar Gala 2008-08-11 09:20:53 -05:00
  • 3cf8a234b8 Fix compile error related to r8a66597-hcd & usb Kumar Gala 2008-08-11 09:16:25 -05:00
  • 2d0daa0361 POWERPC 86xx: Move BAT setup code to C Becky Bruce 2008-08-04 14:02:26 -05:00
  • 9de67149db POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c Becky Bruce 2008-08-04 14:01:53 -05:00
  • 23f935c073 POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config Becky Bruce 2008-08-04 14:01:16 -05:00
  • 5276a3584d i.MX31: Fix mx31_gpio_mux() function and MUX_-macros. Magnus Lilja 2008-08-03 21:44:10 +02:00
  • b6b183c5b2 i.MX31: Fix IOMUX related typos Magnus Lilja 2008-08-03 21:43:37 +02:00
  • 4d57b0fb29 OneNAND: Remove unused parameters to onenand_verify_page Steve Sakoman 2008-08-11 20:26:16 +02:00
  • 81c4dc3979 Merge branch 'master' of /home/stefan/git/u-boot/u-boot Stefan Roese 2008-08-11 06:43:38 +02:00
  • e84d568fa2 video: fix bug in cfb_console code Anatolij Gustschin 2008-08-08 18:00:40 +02:00
  • d9015f6a50 video: fix bug in logo_plot Anatolij Gustschin 2008-08-08 18:00:39 +02:00
  • 406819ae94 MAINTAINERS: sort entries Wolfgang Denk 2008-08-11 00:17:52 +02:00
  • cfc442d791 Add mpc7448hpc2 maintainer information Roy Zang 2008-08-07 18:19:28 +08:00
  • a9fe0c3e7c common/cmd_load.c - Minor code & Coding Style cleanup Gururaja Hebbar K R 2008-08-07 13:13:27 +05:30
  • 0d28f34bbe Update the U-Boot wiki URL. Magnus Lilja 2008-08-06 19:32:33 +02:00
  • aa5ffa16d7 OneNAND: Remove base address offset usage dirk.behme@googlemail.com 2008-08-10 17:56:36 +02:00
  • c11528083e mpc85xx: workaround old binutils bug Kumar Gala 2008-08-07 09:28:20 -05:00
  • 0bf202ec58 Revert "[new uImage] Add autostart flag to bootm_headers structure" Wolfgang Denk 2008-08-10 01:26:26 +02:00
  • dedec4cfc8 Merge branch 'master' of git://git.denx.de/u-boot-at91 Wolfgang Denk 2008-08-10 01:04:50 +02:00
  • 61c5b8c64d Merge branch 'master' of git://git.denx.de/u-boot-sh Wolfgang Denk 2008-08-10 01:04:17 +02:00
  • 91eb5d663d Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2008-08-10 01:02:27 +02:00
  • cd5b7d4a1e Merge branch 'master' of git://git.denx.de/u-boot-net Wolfgang Denk 2008-08-10 01:01:41 +02:00
  • fe749f0cef Merge branch 'master' of git://git.denx.de/u-boot-mpc512x Wolfgang Denk 2008-08-10 00:51:26 +02:00
  • 29f8f58ff4 TQM8xx{L,M}: try to normalize config files for TQM8xx? based board Wolfgang Denk 2008-08-09 23:17:32 +02:00
  • 41266c9b5a FIT: Fix handling of images without ramdisks Peter Tyser 2008-08-05 10:51:57 -05:00
  • f77d92a3f5 DataFlash: AT45DB021 fix and AT45DB081 support Sergey Lapin 2008-08-09 01:39:09 +04:00
  • ba9324451b sh: Update sh7763rdp config Nobuhiro Iwamatsu 2008-08-08 16:30:23 +09:00
  • 21f971ec26 TQM823L: re-enable logo support; update LCD_INFO text Wolfgang Denk 2008-07-07 01:22:29 +02:00
  • 3b8d17f0f0 TQM8xxL: fix support for second flash bank Wolfgang Denk 2008-08-08 16:41:56 +02:00
  • 2a112b234d CFI: allow for dynamically determined flash sizes and addresses Wolfgang Denk 2008-08-08 16:39:54 +02:00
  • d9d78ee46d QE UEC: Fix compiler warnings Ben Warren 2008-08-07 23:26:35 -07:00
  • d5d28fe4aa QE UEC: Add MII Commands David Saada 2008-03-31 02:37:38 -07:00
  • fd0f2f3796 usb: add support for R8A66597 usb controller Yoshihiro Shimoda 2008-07-09 21:07:38 +09:00
  • 1d10dcd041 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c Hunter, Jon 2008-07-26 18:59:16 -05:00
  • eab1007334 ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic. Steven A. Falco 2008-08-06 15:42:52 -04:00
  • 7772c13ba0 Merge branch 'favr-32' of git://git.denx.de/u-boot-avr32 Haavard Skinnemoen 2008-08-06 15:12:38 +02:00
  • 0eb5717a85 avr32: add support for EarthLCD Favr-32 board Hans-Christian Egtvedt 2008-08-06 14:42:13 +02:00
  • bc9019e197 cfi-flash: Added support to flash_real_protect for Atmel flash devices Rafael Campos 2008-07-31 10:22:20 +02:00
  • 7949839e58 cfi-flash: Add definition for the AM29LV800BB AMD NOR-flash Guennadi Liakhovetski 2008-08-05 15:36:39 +02:00
  • 1c7015100a Merge branch 'master' into next Stefan Roese 2008-08-06 14:06:07 +02:00
  • 1318673045 Fix merge problems Stefan Roese 2008-08-06 14:06:03 +02:00
  • f2302d4430 Fix merge problems Stefan Roese 2008-08-06 14:05:38 +02:00
  • 6689484ccd mpc5121: Move iopin features from board specific to common files. Kenneth Johansson 2008-07-15 12:13:38 +02:00
  • ef11df6b66 mpc5121: squash some fdt fixup errors John Rigby 2008-08-05 17:38:57 -06:00
  • 0f2b5d8ec0 Merge branch 'master' of git://www.denx.de/git/u-boot Markus Klotzbuecher 2008-08-04 19:18:14 +02:00
  • 81091f58f0 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros Jean-Christophe PLAGNIOL-VILLARD 2008-08-02 23:48:30 +02:00
  • 4cd7e6528f nios2/sysid: fix printf warning Jean-Christophe PLAGNIOL-VILLARD 2008-08-02 23:48:32 +02:00
  • 66da6fa0e3 Fix remaining build issues with MPC8xx FADS boards. Jean-Christophe PLAGNIOL-VILLARD 2008-08-02 23:48:33 +02:00
  • 81d3f1fddd nios2: fix phys_addr_t and phys_size_t support Jean-Christophe PLAGNIOL-VILLARD 2008-08-02 23:48:31 +02:00
  • 5fa62000db mvbc_p: Fix problem with '#if (CONFIG_CMD_KGDB)' Jean-Christophe PLAGNIOL-VILLARD 2008-08-02 23:48:34 +02:00
  • 9314a342e1 Merge branch 'master' of /home/wd/git/u-boot/master/ Wolfgang Denk 2008-08-01 21:57:32 +02:00
  • 1464eff77e Fix bitmap display for atmel lcd controller Mark Jackson 2008-08-01 09:48:29 +01:00
  • 2a433c66b1 qemu_mips: update README to follow qemu update about default machine Jean-Christophe PLAGNIOL-VILLARD 2008-08-01 08:40:34 +02:00
  • ac169d645f ColdFire: Fix compilation issue caused by a missing function TsiChung Liew 2008-07-31 19:53:21 -05:00
  • 01ae85b58b Fix compilation error for TASREG TsiChung Liew 2008-07-31 19:53:06 -05:00
  • 35d3bd3cc3 Fix compilation error for MCF5275 TsiChung Liew 2008-07-31 19:52:36 -05:00
  • 5c40548f01 Fix compile error caused by incorrect function return type TsiChung Liew 2008-07-31 19:52:28 -05:00
  • a58c78067c Fix build issues with MPC8xx FADS boards. Wolfgang Denk 2008-08-01 12:06:22 +02:00
  • 4b50cd12a3 Prepare v1.3.4-rc2: update CHANGELOG v1.3.4-rc2 Wolfgang Denk 2008-07-31 17:54:03 +02:00
  • 2bb6a1044f Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-07-31 17:50:37 +02:00
  • a48311557d Add gzipped logo support Mark Jackson 2008-07-31 16:09:00 +01:00
  • a5bcb01fbd Fix Atmel LCD controller endianess for AVR32 processors Mark Jackson 2008-07-31 15:56:48 +01:00
  • cdb8bd2fd3 apollon: fix build out of tree Jean-Christophe PLAGNIOL-VILLARD 2008-07-31 15:56:01 +02:00
  • 2e752be39d Uncompressed images loaded to their start address shall set load_end too Guennadi Liakhovetski 2008-07-31 12:35:04 +02:00
  • c37207d7f5 Fix printf() format problems with configurable prompts Wolfgang Denk 2008-07-16 16:38:59 +02:00
  • 5475412063 TQM85xx: fix typo introduce by commit ffbb5cb9 Wolfgang Denk 2008-07-31 17:02:14 +02:00
  • 0b4951d4cd mvbc_p board: fix most build warnings. Wolfgang Denk 2008-07-31 15:27:01 +02:00
  • c4ec6db074 E1000: clean up CONFIG_E1000_FALLBACK_MAC handling Wolfgang Denk 2008-07-31 13:57:20 +02:00
  • f7c602ac8b Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master Wolfgang Denk 2008-07-31 12:30:40 +02:00
  • 9196b44334 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCI Matvejchikov Ilya 2008-07-30 23:21:19 +04:00
  • 6361ad4b59 PPC: Add pci_clk in the global_data for CPM2 processors Matvejchikov Ilya 2008-07-30 23:20:32 +04:00
  • f0ff885ca6 mpc85xx: Update linker scripts for Freescale boards Kumar Gala 2008-07-30 14:13:30 -05:00
  • 57c219ad5d Fix compile warnings in dlmalloc Kumar Gala 2008-07-30 08:01:15 -05:00
  • 3f9ae1a5d4 ppc4xx: Fix W7OLMG compile problems by adding missing LM75 defines Stefan Roese 2008-07-30 10:21:01 +02:00
  • ebb86c4ecd cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' Stefan Roese 2008-07-30 09:59:51 +02:00