Commit Graph

  • 632e9b671e ppc4xx: Set default PCI device ID for 405EP boards Matthias Fuchs 2009-07-08 15:31:57 +02:00
  • 123f102ec0 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() Matthias Fuchs 2009-07-08 13:43:55 +02:00
  • c71103f9dc ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs Matthias Fuchs 2009-07-08 13:43:23 +02:00
  • 1d8937a469 usb: add Marvell Kirkwood ehci host controller driver Prafulla Wadaskar 2009-06-29 20:56:43 +05:30
  • db7b43e468 mpc83xx: USB: fix: access of ehci struct elements Vivek Mahajan 2009-06-24 10:08:40 +05:30
  • 0806615273 mpc8xxx: USB: fix: access of ehci struct elements Vivek Mahajan 2009-06-19 17:56:00 +05:30
  • c3a012ce65 usb: musb: add timeout via CONFIG_MUSB_TIMEOUT Bryan Wu 2009-06-16 05:26:27 -04:00
  • 7984967a94 usb: musb: drop old musb read/write prototypes Mike Frysinger 2009-06-16 05:26:25 -04:00
  • 4e04f16020 usb: fix CONFIG_SYS_MPC83xx_USB_ADDR not defined error Kim Phillips 2009-06-15 11:50:07 -05:00
  • bc0d3296f1 asm-generic: Consolidate errno.h to asm-generic/errno.h Michal Simek 2009-06-30 23:47:30 +10:00
  • 2896b5851f Command improvements for ubifs Simon Kagstrom 2009-07-07 16:01:02 +02:00
  • 25c8f40059 Handle VID header offset in ubi part command Simon Kagstrom 2009-07-07 16:59:46 +02:00
  • 3672cd5c3b MAINTAINERS: fix sorting, remove duplicates. Wolfgang Denk 2009-07-09 09:56:16 +02:00
  • a350d0d37d Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2009-07-08 22:01:54 +02:00
  • d073aeea4f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2009-07-08 22:01:50 +02:00
  • 23bca26ab0 Merge branch 'master' of /home/wd/git/u-boot/custodians Wolfgang Denk 2009-07-08 21:51:17 +02:00
  • efbf14e9a2 all platforms: make show_boot_progress() work again Heiko Schocher 2008-12-10 08:27:01 +01:00
  • 205a0988d8 nand: Add Marvell Kirkwood NAND driver Prafulla Wadaskar 2009-06-29 15:25:18 +05:30
  • 0580e48f53 ppc4xx: Make pll_write global Matthias Fuchs 2009-07-06 16:27:33 +02:00
  • 20b3c4b528 ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" Stefan Roese 2009-07-06 11:44:33 +02:00
  • d0a1364f91 ppc4xx: Implement is_pci_host() for 405 CPUs Matthias Fuchs 2009-07-03 16:06:06 +02:00
  • 04ddae915f ppc4xx: Fixed PPC4xx debug compilation error in uic.c Alessio Centazzo 2009-07-01 22:20:51 -07:00
  • 48e2b535a0 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code Felix Radensky 2009-07-01 11:37:46 +03:00
  • 26d37f0061 ppc4xx: Fix FDT EBC mappings on Canyonlands Felix Radensky 2009-06-22 15:30:42 +03:00
  • baa9f9ba43 sh: Revised the build with newest compiler Nobuhiro Iwamatsu 2009-06-16 22:29:15 +09:00
  • be45c63256 sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV Jean-Christophe PLAGNIOL-VILLARD 2009-06-04 12:06:48 +02:00
  • 8dd29c87ba sh3/sh4: fix CONFIG_SYS_HZ to 1000 Jean-Christophe PLAGNIOL-VILLARD 2009-06-04 12:06:47 +02:00
  • add380f51f sh: introduce clock framework Jean-Christophe PLAGNIOL-VILLARD 2009-06-04 12:06:46 +02:00
  • 3931a375de sh: unify linker script Jean-Christophe PLAGNIOL-VILLARD 2009-06-04 12:06:45 +02:00
  • 236aad8758 sh: make the linker scripts more generic Jean-Christophe PLAGNIOL-VILLARD 2009-06-04 12:06:44 +02:00
  • ce29817212 sh7785lcr: fix out of tree build Jean-Christophe PLAGNIOL-VILLARD 2009-06-04 12:06:43 +02:00
  • 2e8a6f551c env_onenand: change env_address type from unsigned long to loff_t HeungJun Kim 2009-06-30 14:42:22 +09:00
  • 66372fe2ab fsl_elbc_nand: redirect the pointer of bbt pattern to RAM Mingkai Hu 2009-06-18 18:23:27 +08:00
  • 1dac3a5187 nand_spl: Fix cmd_ctrl usage in nand_boot.c. Scott Wood 2009-06-24 17:23:49 -05:00
  • 98713d2663 Bug-fix in drivers mtd nand Makefile kevin.morfitt@fearnside-systems.co.uk 2009-06-18 18:41:03 +01:00
  • b74ab73736 nand_spl: read environment early, when booting from NAND using nand_spl Guennadi Liakhovetski 2009-05-18 16:07:22 +02:00
  • 378adfcdf4 mtd: nand: use loff_t for offset Jean-Christophe PLAGNIOL-VILLARD 2009-05-16 14:27:40 +02:00
  • 8360b66bac nand/onenand: Fix missing argument checking for "markbad" command Wolfgang Denk 2009-05-24 17:34:33 +02:00
  • cd84423a09 mtd: nand: new base driver for memory mapped nand devices Mike Frysinger 2009-05-25 22:42:28 -04:00
  • d27bc728cf env_nand: remove unused variable. Guennadi Liakhovetski 2009-05-18 16:06:45 +02:00
  • 154b5484ac davinci_nand chipselect/init cleanup David Brownell 2009-05-10 15:43:01 -07:00
  • 496863b244 NAND DaVinci: Update to ALE/CLE Mask values Sandeep Paulraj 2009-05-09 12:35:20 -04:00
  • 0c1684437e ARM DaVinci: Changing ALE Mask Value Sandeep Paulraj 2009-04-29 09:47:09 -04:00
  • 6e29ed8e57 davinci_nand: cleanup II (CONFIG_SYS_DAVINCI_BROKEN_ECC) David Brownell 2009-04-28 13:19:53 -07:00
  • fcb7747775 davinci_nand: cleanup I (minor) David Brownell 2009-04-28 13:19:50 -07:00
  • 59869ca72d Merge branch 'master' of git://git.denx.de/u-boot-video Wolfgang Denk 2009-07-07 23:18:03 +02:00
  • 8e5e9b940c Coding style cleanup; update CHANGELOG Wolfgang Denk 2009-07-07 22:35:02 +02:00
  • a48ecc969f Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2009-07-07 22:22:05 +02:00
  • bec9cab929 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx Wolfgang Denk 2009-07-07 21:06:07 +02:00
  • 37572cde7f Merge branch 'master' of git://git.denx.de/u-boot-ubi Wolfgang Denk 2009-07-07 20:58:30 +02:00
  • bc1bdab940 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin Wolfgang Denk 2009-07-07 20:56:56 +02:00
  • 73e1140b49 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2009-07-07 20:54:12 +02:00
  • d318d0c44d UBI: Fix build problem noticed on Apollon (arm/testing repo) Stefan Roese 2009-06-29 13:30:50 +02:00
  • 2efee52b09 sf: Macronix additional chips supported Prafulla Wadaskar 2009-07-06 20:29:15 +05:30
  • dd54126715 sf: sst: add sst25vf###b ids Mike Frysinger 2009-06-19 03:27:28 -04:00
  • 7d907f0ea9 sf: sst: fix sector size Mike Frysinger 2009-06-19 03:20:06 -04:00
  • ceb70b466e nhk8815: fix MAKEALL Jean-Christophe PLAGNIOL-VILLARD 2009-07-05 01:06:06 +02:00
  • d08e5ca301 MX31: Add NAND SPL boot support to i.MX31 PDK board. Magnus Lilja 2009-07-04 10:31:24 +02:00
  • 78eabb90b7 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support Prafulla Wadaskar 2009-06-29 20:55:54 +05:30
  • 095a460b49 arm nomadik: use 1000 as HZ value and rewrite timer code Alessandro Rubini 2009-06-29 10:52:37 +02:00
  • f7aa59b29a arm nomadik: allow Nand and OneNand to coexists Alessandro Rubini 2009-06-22 09:18:57 +02:00
  • fd14c41a86 arm nomadik: cleanup reset Alessandro Rubini 2009-06-22 09:18:47 +02:00
  • ee1363f2da arm nomadik: rename board to nhk8815 Alessandro Rubini 2009-06-22 09:18:37 +02:00
  • 040f8f63e9 xscale: add support for the polaris board Stefano Babic 2009-07-01 20:40:41 +02:00
  • 88bd975013 xscale: fix USB initialization for Trizepsiv module Stefano Babic 2009-07-01 04:33:56 +02:00
  • 0b785ddd60 net: merge bugfix: Marvell Kirkwood gigabit ethernet driver Prafulla Wadaskar 2009-07-01 20:34:51 +02:00
  • 33b1d3f43a at91: Add esd gmbh MEESC board support Daniel Gorsulowski 2009-06-30 21:03:37 +02:00
  • 21761540b4 ARM: Update mach-types Jean-Christophe PLAGNIOL-VILLARD 2009-06-30 21:03:35 +02:00
  • 45627fce18 at91: Add CAN init function Daniel Gorsulowski 2009-06-30 23:03:33 +02:00
  • 2e23008e5d arm: Kirkwood: Correct header define Simon Kagstrom 2009-06-30 23:03:31 +02:00
  • 8449f287f5 MX31: Add basic support for Freescale i.MX31 PDK board. Magnus Lilja 2009-07-01 01:07:55 +02:00
  • 8d460a573e S3C24x0: extract interrupts from timer Jean-Christophe PLAGNIOL-VILLARD 2009-06-23 00:12:01 +02:00
  • c8badbe500 dm355/pm9261: add missing CONFIG_NET_MULTI Jean-Christophe PLAGNIOL-VILLARD 2009-06-28 14:14:21 +02:00
  • 798bf9a9ad arm920t/interrupts: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD 2009-06-23 00:12:01 +02:00
  • 06e758e75c move L2 cache enable/disable function to cache.c in the omap3 SoC directory Kim, Heung Jun 2009-06-20 11:02:17 +02:00
  • d583ef5147 ARM DaVinci: EMIF settings Thomas Lange 2009-06-20 11:02:17 +02:00
  • 2600b8571a versatile: config coding style cleanup Jean-Christophe PLAGNIOL-VILLARD 2009-06-20 11:02:17 +02:00
  • 4efb77d41f arm: Kirkwood: Basic SOCs support Prafulla Wadaskar 2009-06-20 11:01:53 +02:00
  • 5c3d5817e5 arm: generic cache.h for ARM architectures Prafulla Wadaskar 2009-06-20 11:01:52 +02:00
  • 9c8c706c92 OMAP3EVM: fix typo. replace CS6 by CS5, no functionality change Matthias Ludwig 2009-06-20 11:01:50 +02:00
  • 0aafde1dc7 at91sam9260/9263: add back up for the rst(reset controller). Sedji Gaouaou 2009-06-24 08:32:09 +02:00
  • afb0b1315c fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code Kumar Gala 2009-07-03 12:45:44 -05:00
  • e94e460c6e 83xx: Add support for fsl_dma driver Peter Tyser 2009-06-30 17:15:51 -05:00
  • 9adda5459c 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references Peter Tyser 2009-06-30 17:15:50 -05:00
  • 039594a430 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors Poonam Aggrwal 2009-07-02 16:15:01 +05:30
  • 546b103290 85xx: Adds GPIO registers to MPC85xx Memory Map. Poonam Aggrwal 2009-07-02 16:14:40 +05:30
  • 5da6f806b4 86xx: XPedite5170 board support Peter Tyser 2009-06-30 17:26:01 -05:00
  • e66f38da84 fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more Timur Tabi 2009-07-01 16:51:59 -05:00
  • 6af015b86b fsl_dma: Make DMA transactions snoopable Peter Tyser 2009-06-30 17:15:49 -05:00
  • 0d595f76bc fsl_dma: Break out common memory initialization function Peter Tyser 2009-06-30 17:15:48 -05:00
  • 79f4333ceb 8xxx: Move dma_init() call to common code Peter Tyser 2009-06-30 17:15:47 -05:00
  • 191c711859 fsl_dma: Move dma function prototypes to common header file Peter Tyser 2009-06-30 17:15:46 -05:00
  • 7892f619d4 8xxx: Rename dma_xfer() to dmacpy() Peter Tyser 2009-06-30 17:15:45 -05:00
  • 484919cf33 fsl_dma: Fix Channel Start bug in dma_check() Peter Tyser 2009-06-30 17:15:44 -05:00
  • 51402ac12b fsl_dma: Add support for arbitrarily large transfers Peter Tyser 2009-06-30 17:15:43 -05:00
  • a730393a36 fsl_dma: Use proper I/O access functions Peter Tyser 2009-06-30 17:15:42 -05:00
  • 9c06071a60 fsl_dma: Add bitfield definitions for common registers Peter Tyser 2009-06-30 17:15:41 -05:00
  • 017f11f68e 8xxx: Break out DMA code to a common file Peter Tyser 2009-06-30 17:15:40 -05:00
  • 6bbced6717 Atmel LCD driver GUARDTIME fix Mark Jackson 2009-06-29 15:59:10 +01:00
  • 29c3518246 85xx: Add pci e1000 Ethernet support for P2020 board Roy Zang 2009-06-30 13:56:23 +08:00