Commit Graph

  • b5cebb4fd6 Blackfin: TWI/I2C: implement multibus support Mike Frysinger 2010-05-05 03:20:30 -04:00
  • b4377e12e9 Add SPI support to mx51evk board Stefano Babic 2010-03-16 17:22:21 +01:00
  • d3588a55d4 MX: Added definition file for MC13892 Stefano Babic 2010-04-18 19:27:44 +02:00
  • d205ddcfc5 SPI: added support for MX51 to mxc_spi Stefano Babic 2010-04-04 22:43:38 +02:00
  • e98ecd7110 MX31: Add support for PMIC to the QONG module Stefano Babic 2010-04-16 17:13:54 +02:00
  • dfe5e14fa2 MX: RTC13783 uses general function to access PMIC Stefano Babic 2010-04-16 17:11:19 +02:00
  • 28bb6d34d3 MX: Added Freescale Power Management Driver Stefano Babic 2010-04-04 23:08:03 +02:00
  • ba6adeb48e i.MX31: Activate NAND support for i.MX31 Litekit board. Magnus Lilja 2010-04-23 20:30:49 +02:00
  • 60381d6878 MX51: Fix MX51 CPU detect message Fabio Estevam 2010-04-23 06:32:01 -07:00
  • 68c07a0c21 MX51evk: Removed warnings Stefano Babic 2010-04-18 20:01:01 +02:00
  • 87db58dca4 tx25: fix crash while booting Linux Anatolij Gustschin 2010-04-21 13:52:38 +02:00
  • b88c5988db configs: remove unused CONFIG_COMMAND_HISTORY Kim Phillips 2010-04-13 21:11:53 -05:00
  • 7769c5bc06 mvsmr: fix link error Anatolij Gustschin 2010-04-13 14:47:32 +02:00
  • 679ec15462 Merge branch 'master' of git://git.denx.de/u-boot-net Wolfgang Denk 2010-05-04 22:57:37 +02:00
  • 900a1fe8c8 Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2010-05-04 22:49:15 +02:00
  • 4324dc72df Blackfin: bfin_mac: hook up new write_hwaddr function Mike Frysinger 2010-04-27 14:15:28 -04:00
  • 3ac9d6c650 net: ethoc: add write_hwaddr support Thomas Chou 2010-04-27 20:20:27 +08:00
  • 6c7c444786 net: altera_tse: add write_hwaddr support Thomas Chou 2010-04-27 20:15:10 +08:00
  • fb57ec97b9 net: fec_mxc: add write_hwaddr support Heiko Schocher 2010-04-27 07:43:52 +02:00
  • b5ce63ed12 net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr Prafulla Wadaskar 2010-04-06 22:21:33 +05:30
  • ecee9324d7 Program net device MAC addresses after initializing Ben Warren 2010-04-26 11:11:46 -07:00
  • c960b13ed2 net: add altera triple speeds ethernet mac driver Thomas Chou 2010-04-20 12:49:52 +08:00
  • f6569884b4 net: add opencore 10/100 ethernet mac driver Thomas Chou 2010-04-15 22:32:38 +08:00
  • bd75db3feb smc911x driver frame alignment patch Valentin Yakovenkov 2010-04-23 09:40:23 +04:00
  • f0588fdf92 net: Kirkwood_egiga.c bugfixes for rx path Prafulla Wadaskar 2010-04-06 21:33:08 +05:30
  • 2e236bf28e fec_mxc.c: Fix MX27 FEC MAC validity check Eric Jarrige 2010-04-16 00:03:19 +02:00
  • 538be58568 tsec: Wait for both RX and TX to stop Andy Fleming 2010-04-19 14:54:49 -05:00
  • a45dde2293 net: dm9000x: use standard I/O accessors Mike Frysinger 2010-04-14 16:29:06 -04:00
  • 5525856d59 mpc512x_fec: Move PHY initialization from probe into init routine. Detlev Zundel 2010-04-08 11:49:59 +02:00
  • 910119b3c4 fec_mxc don't use internal eeprom on MX25 John Rigby 2010-04-07 23:29:40 -06:00
  • 33f684d6d5 fix lockup in mcfmii/mii_discover_phy() in case communication fails Wolfgang Wegner 2010-04-06 11:13:02 +02:00
  • 23c34af48f 83xx: UEC: Added support for bitBang MII driver access to PHYs Richard Retanubun 2009-06-17 16:00:41 -04:00
  • 9739946cc5 ./net/net.c - make Microsoft dns servers happy with random_port() numbers Robin Getz 2010-03-08 14:07:00 -05:00
  • 6f5f89f011 Remove unused "local_crc32" function. Detlev Zundel 2010-04-01 14:16:41 +02:00
  • aba4b69d01 net: Trivial coding style issue with empty for statement Detlev Zundel 2010-03-31 17:56:08 +02:00
  • e3f2a93362 net: Kirkwood_egiga.c: fixed build warnings Prafulla Wadaskar 2010-03-03 15:27:21 +05:30
  • 4185ae7a71 Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master Wolfgang Denk 2010-05-01 00:44:42 +02:00
  • 0903b524ab Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2010-05-01 00:42:22 +02:00
  • 20d98c2cea pm9263 converted to at91 soc access Asen Dimov 2010-04-19 14:18:43 +03:00
  • d6b91e30d3 at91: define matrix registers bit fields Asen Dimov 2010-04-19 14:17:22 +03:00
  • eeb50ce193 MX31: Removed erroneous board name from QONG Stefano Babic 2010-04-13 12:19:06 +02:00
  • c9d944d35e MX31: Add UBI support to QONG module Stefano Babic 2010-04-08 17:23:52 +02:00
  • eab40f819d MX31: Support 128MB RAM on QONG module Stefano Babic 2010-03-31 10:27:47 +02:00
  • 45997e0a86 MX31: Add support for NAND to QONG board Stefano Babic 2010-03-29 16:43:39 +02:00
  • efb9591069 MX31: add pin definitions for NAND controller Stefano Babic 2010-03-29 15:56:10 +02:00
  • 7d27cd08b4 MX31: add accessor function to get a gpio Stefano Babic 2010-04-13 12:07:00 +02:00
  • dfe83352cb mx51evk: correct list of possible BOOT_FROM values Stefano Babic 2010-04-13 12:38:43 +02:00
  • f581e3a215 mkimage: correct spelling error in imximage Stefano Babic 2010-04-13 12:38:22 +02:00
  • 34196b0a8b MX25 print arm clock instead of mpllclk on boot John Rigby 2010-04-07 23:30:09 -06:00
  • 1c9d91aca6 configs/openrd_base.h: reordered macros Frans Meulenbroeks 2010-04-06 19:06:11 +05:30
  • 5414fec85f configs/sheevaplug: added a few additional commands Frans Meulenbroeks 2010-04-06 18:26:19 +05:30
  • 16b76705d3 Marvell GuruPlug Board Support Siddarth Gore 2010-03-18 20:25:40 +05:30
  • 5e1fe88fe3 Moved board specific values in config file Stefano Babic 2010-03-28 13:43:26 +02:00
  • 2720178533 MX51EVK: Remove CPLD related code Fabio Estevam 2010-03-31 06:32:56 -07:00
  • bbe310922f arm, i.mx27: add support for magnesium board from projectiondesign Heiko Schocher 2010-03-05 07:36:33 +01:00
  • 1e65c2beb5 arm, mx27: add support for SDHC1 pin init Heiko Schocher 2010-03-04 08:12:05 +01:00
  • 3bb6b037e8 SAMSUNG: make s5p common gpio functions Minkyu Kang 2010-03-24 15:31:06 +09:00
  • 46a3b5c8df SAMSUNG: serial: modify name from s5pc1xx to s5p Minkyu Kang 2010-03-24 16:59:30 +09:00
  • da0f2af279 pm9263: remove CONFIG_CMD_AUTOSCRIPT Asen Dimov 2010-04-07 12:33:11 +03:00
  • 47eb08a97e at91: add defines for RTT and GPBR Alexander Holler 2010-03-29 21:39:43 +02:00
  • dc8cab8745 pm9261: remove CONFIG_CMD_AUTOSCRIPT Asen Dimov 2010-04-06 16:17:34 +03:00
  • e3150c7761 pm9261 converted to at91 soc access Asen Dimov 2010-04-06 16:18:04 +03:00
  • 7bc8768039 ARM Update mach-types trix 2010-04-10 12:46:49 -05:00
  • 6596753387 Merge branch 'master' of git://git.denx.de/u-boot-arm Minkyu Kang 2010-04-30 11:10:22 +09:00
  • d3061c6921 ppc4xx: Fix APC405 build breakage Stefan Roese 2010-04-28 11:09:59 +02:00
  • 029faf3e85 ppc4xx: Add support for ICON board (PPC440SPe) Stefan Roese 2010-04-27 11:37:28 +02:00
  • 96a0d6235d ppc4xx: Add missing APC405 to MAKEALL Stefan Roese 2010-04-26 13:31:08 +02:00
  • 64123e3f06 Fix typos in Korat board console output Larry Johnson 2010-04-20 08:11:40 -04:00
  • 28897f9072 pm9263 converted to at91 soc access Asen Dimov 2010-04-19 14:18:43 +03:00
  • 000b6dc6ed at91: define matrix registers bit fields Asen Dimov 2010-04-19 14:17:22 +03:00
  • 8a1cdaa9d5 QONG: Adapt flash addresses and mtdparts to grown image size Wolfgang Denk 2010-04-28 12:54:43 +02:00
  • c3900ef185 Merge branch 'master' of git://git.denx.de/u-boot-arm Minkyu Kang 2010-04-28 18:56:39 +09:00
  • e1d2950d0f mtdparts: get rid of custom DEBUG macro, use debug() Wolfgang Denk 2010-04-28 10:58:10 +02:00
  • 2697eff1af mtdparts: fix write through NULL pointer Wolfgang Denk 2010-04-28 10:53:47 +02:00
  • 6865168359 ubifsmount fails due to not initialized list Stefano Babic 2010-04-21 09:47:19 +02:00
  • 3699c28e6d Merge branch 'master' of git://git.denx.de/u-boot-video Wolfgang Denk 2010-04-28 00:10:41 +02:00
  • d03f4230a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx Wolfgang Denk 2010-04-28 00:09:53 +02:00
  • 7c8cf0d0c7 MX31: Added LCD support for QONG module Stefano Babic 2010-04-21 09:56:31 +02:00
  • 8e98f5f70b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx Wolfgang Denk 2010-04-27 23:02:12 +02:00
  • c303176aa0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2010-04-27 22:57:41 +02:00
  • c88d6ab19f Merge branch 'next' of git://git.denx.de/u-boot-nios Wolfgang Denk 2010-04-27 22:53:04 +02:00
  • 7e1afb62a7 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ Kumar Gala 2010-04-20 10:02:24 -05:00
  • 3f0202ed13 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash Lan Chunhe 2010-04-21 07:40:50 -05:00
  • 0c955dafab 85xx: clean up the io_sel for PCI express of P1022 Dave Liu 2010-04-14 19:05:06 +08:00
  • 47106ce168 85xx/socrates: Remove NFS support to fit image size. Detlev Zundel 2010-04-14 11:32:20 +02:00
  • 9ce3c22827 85xx: Fix compile warning Kumar Gala 2010-04-13 11:07:57 -05:00
  • 4db9708b94 85xx: Convert cpu_init_f code to use out_be32 for LBC registers Kumar Gala 2010-04-13 23:56:23 -05:00
  • cd3abcfa2d fsl_sata: Move the snoop bit to another place Dave Liu 2010-04-12 14:23:35 +08:00
  • e4773debb7 fsl_sata: Add the workaround for errata SATA-A001 Dave Liu 2010-04-12 14:23:25 +08:00
  • 99bac479dd fsl-ddr: Add extra cycle to turnaround times Dave Liu 2009-12-08 11:56:48 +08:00
  • f8d05e5e58 fsl-ddr: add the macro for Rtt_Nom definition Dave Liu 2010-03-05 12:23:00 +08:00
  • 1231c498e0 ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines Kumar Gala 2010-04-07 10:39:46 -05:00
  • 17d90f31a8 ppc/p4080: Extend the GUTS memory map Dave Liu 2010-03-05 12:23:00 +08:00
  • ab48ca1a66 ppc/p4080: Fix synchronous frequency calculations Srikanth Srinivasan 2010-02-10 17:32:43 +08:00
  • 1749c3da8d ppc/85xx: Fixup PCI nodes for P1_P2_RDB Kumar Gala 2010-04-07 02:49:12 -05:00
  • 8cbb0ddd7e nios2: add nios2-generic board Thomas Chou 2010-04-21 08:40:59 +08:00
  • 441cac10d8 nios2: fix no flash, add nand and mmc init in board.c Thomas Chou 2010-04-22 17:27:16 +08:00
  • fd2712d0b1 nios2: consolidate reset initialization Thomas Chou 2010-04-20 11:01:11 +08:00
  • 994852966d altera_jtag_uart: bypass when no jtag connection Thomas Chou 2010-03-31 08:30:08 +08:00
  • 7e812f2e9c nios2: add dma_alloc_coherent Thomas Chou 2010-04-17 23:34:40 +08:00