Commit Graph

  • b5728756e8 sandbox: Adjust Makefile so that standalone/api are not built Simon Glass 2011-10-25 11:29:28 +00:00
  • cceea66bfe sandbox: Add asm/cache.h for sandbox Anton staaf 2011-10-25 10:48:03 +00:00
  • cca4e4aec1 Reduce build times Wolfgang Denk 2011-11-01 20:54:02 +00:00
  • 4d6402b012 post/post.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:42:23 +00:00
  • 50da837663 post/post.c: CodingStyle cleanup Wolfgang Denk 2011-10-29 09:42:22 +00:00
  • a2b92a655a common/cmd_ide.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:41:41 +00:00
  • 34c202c7eb common/cmd_ide.c: CodingStyle cleanup Wolfgang Denk 2011-10-29 09:41:40 +00:00
  • 88b2533de0 drivers/rtc/ds1337.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:39:11 +00:00
  • e5d5ed4b20 4xx_pci.c: add error checking, fix GCC 4.6 build warning Wolfgang Denk 2011-10-29 09:38:31 +00:00
  • ec98a9bd4e board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:38:21 +00:00
  • f4d9f2da2a 4xx_enet.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:37:56 +00:00
  • 32bb34a768 4xx_uart.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:37:52 +00:00
  • 3d458d2dfb drivers/net/eepro100.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:37:48 +00:00
  • a0f21ff18a board/g2000/strataflash.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:37:44 +00:00
  • 8e119b03c5 board/jse/flash.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:37:40 +00:00
  • 675b46bbac drivers/net/ns8382x.c: fix GCC 4.6 build warnings Wolfgang Denk 2011-10-29 09:37:34 +00:00
  • a9f4fc3fe5 arch/powerpc/lib/board.c: fix build warning Wolfgang Denk 2011-10-23 11:58:52 +00:00
  • 24769c151e Merge branch 'master' of git://git.denx.de/u-boot-mmc Wolfgang Denk 2011-11-03 20:36:16 +01:00
  • e84fb175f6 Merge branch 'master' of git://git.denx.de/u-boot-x86 Wolfgang Denk 2011-11-03 20:36:04 +01:00
  • b2b4449aa7 Merge branch 'master' of git://git.denx.de/u-boot-nds32 Wolfgang Denk 2011-11-03 20:35:45 +01:00
  • 7a34106611 e1000: fix bugs from recent commits Wolfgang Denk 2011-10-28 07:37:04 +02:00
  • de71fbe468 tegra2: Move MMC clock initialization into MMC driver Stephen Warren 2011-10-31 06:51:34 +00:00
  • 3e81c77240 mmc: sdhci: fix sdma bug for large file transfer Lei Wen 2011-10-08 04:14:58 +00:00
  • a004abde88 mmc: sdhci: add timeout for data transfer Lei Wen 2011-10-08 04:14:57 +00:00
  • 6cf1b17cd0 mmc: sdhci: add mmc structure for host Lei Wen 2011-10-08 04:14:56 +00:00
  • 0d2f15f9c7 mmc: sdhci: fix build warning Lei Wen 2011-10-08 04:14:55 +00:00
  • 2c2ec4c969 mmc: sdhci: fix cache flush Lei Wen 2011-10-08 04:14:54 +00:00
  • fe8f7066d3 mmc: CMD7:MMC_CMD_SELECT_CARD response fix Ajay Bhargav 2011-10-05 03:13:23 +00:00
  • 4137894e04 mmc: test mmc bus width on startup Lei Wen 2011-10-03 20:35:11 +00:00
  • 0560db18ec mmc: change magic number to macro define Lei Wen 2011-10-03 20:35:10 +00:00
  • 02d3ad3e19 mmc: mv_sdhci: fix 8bus width access for 88SV331xV5 Lei Wen 2011-10-03 20:33:44 +00:00
  • 02f3029f18 mmc: retry the cmd8 to meet 74 clocks requirement in the spec Lei Wen 2011-09-02 17:34:17 +00:00
  • 07133f2e7b PXA: Add MMC driver using the generic MMC framework Marek Vasut 2011-11-02 00:29:27 +00:00
  • 4c1c355a68 x86: Fix a compiler warning in arch/x86/lib/realmode.c Gabe Black 2011-10-20 18:29:17 +00:00
  • fdb711528c x86: Remove the prototype for the unused function board_init Gabe Black 2011-10-28 12:38:47 +00:00
  • 3c7db1beac x86: Rename include/asm/ic to include/asm/arch-sc520 Graeme Russ 2011-08-04 22:05:09 +10:00
  • 7b3d5380ee x86: turn off cache: set control register properly Ondrej Kupka 2011-09-30 21:05:11 +11:00
  • a53ef5e4ba nds32: asm/io.h: add __iormb __iowmb and inline io support Macpaul Lin 2011-10-24 13:31:05 +08:00
  • 466e73b19b nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment Macpaul Lin 2011-10-24 16:48:39 +08:00
  • 569bc625e3 nds32: Use getenv_ulong() in place of getenv(), strtoul Macpaul Lin 2011-10-24 16:43:17 +08:00
  • 4279c53e5b nios2: Offer ft_board_setup() capability and call fdt_fixup_ethernet(). Joachim Foerster 2011-10-26 14:25:00 +02:00
  • df969b5ffd board/nios2-generic: Use altera_pio driver and remove board specific driver Joachim Foerster 2011-10-21 15:48:51 +02:00
  • 03d67e1276 gpio: Add driver for Altera's PIO core Joachim Foerster 2011-10-21 15:48:50 +02:00
  • f956ad98b2 nios2: Pseudo implement dcache_status/enable/disable() Joachim Foerster 2011-10-20 10:28:10 +02:00
  • ce5207e191 e1000: Allow direct access to the E1000 SPI EEPROM device Kyle Moffett 2011-10-18 11:05:29 +00:00
  • 2326a94db1 e1000: Export core EEPROM access functions for SPI support Kyle Moffett 2011-10-18 11:05:28 +00:00
  • 114d7fc053 e1000: Rewrite EEPROM checksum error to give more information Kyle Moffett 2011-10-18 11:05:27 +00:00
  • d60626f8c1 e1000: Restructure and streamline PCI device probing Kyle Moffett 2011-10-18 11:05:26 +00:00
  • 987b43a1d7 e1000: Clean up handling of dual-port NICs and support 82571 Kyle Moffett 2010-09-13 05:52:22 +00:00
  • 41d68b3230 zlib: Fix integer cast of pointer Simon Glass 2011-10-17 12:55:05 +00:00
  • 87a5d60103 Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2011-10-28 00:15:19 +02:00
  • 606a76f8ef Merge branch 'master' of git://git.denx.de/u-boot-microblaze Wolfgang Denk 2011-10-28 00:14:16 +02:00
  • 88a85fb9f3 DEBUG: Fix debug macros Marek Vasut 2011-10-24 23:41:42 +00:00
  • 75753699ae GCC4.6: Remove debugX() usage from spc1920 hpi Marek Vasut 2011-10-24 23:41:41 +00:00
  • 3ff915e886 GCC4.6: Squash warnings in omap4 clocks.c Marek Vasut 2011-10-24 23:41:40 +00:00
  • 4a34af7114 GCC4.6: Squash warning in tegra2 board.c Marek Vasut 2011-10-24 23:41:39 +00:00
  • 4754c82372 GCC4.6: Squash warnings in yaffs_guts.c Marek Vasut 2011-10-24 23:41:38 +00:00
  • 4b41478c66 GCC4.6: Drop dead code from yaffs_guts.c Marek Vasut 2011-10-24 23:41:37 +00:00
  • dd0598420c GCC4.6: Squash warnings in LzmaTools.c Marek Vasut 2011-10-24 23:41:36 +00:00
  • 78459123d9 GCC4.6: Squash warning in lcd.c Marek Vasut 2011-10-24 23:41:00 +00:00
  • 0aa27657b0 GCC4.6: Squash GTREADREG related errors Marek Vasut 2011-10-21 14:17:33 +00:00
  • cd7b4e82a2 GCC4.6: Squash warning in cmd_date.c Marek Vasut 2011-10-25 11:40:57 +02:00
  • 7a129a5592 GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c Marek Vasut 2011-10-24 23:40:04 +00:00
  • eda959f340 GCC4.6: Squash warnings in fec_mxc.c Marek Vasut 2011-10-24 23:40:03 +00:00
  • 458f438169 GCC4.6: Squash warning in bus_vcxk.c Marek Vasut 2011-10-24 23:40:02 +00:00
  • 99724a2d91 GCC4.6: Squash warnings in ks8695eth.c Marek Vasut 2011-10-24 23:40:01 +00:00
  • b89c708bb7 GCC4.6: Squash warnings in lattice.c Marek Vasut 2011-10-24 23:40:00 +00:00
  • 2e8f6419aa GCC4.6: Squash warnings in kirkwood_spi.c Marek Vasut 2011-10-24 23:39:59 +00:00
  • 79ad544009 GCC4.6: Squash warnings in smsc95xx.c Marek Vasut 2011-10-24 23:39:58 +00:00
  • a231f04f1a GCC4.6: Fix warnings in pxa_mmc.c Marek Vasut 2011-10-24 23:39:57 +00:00
  • 66d1a2e3bb GCC4.6: Squash error in pcmcia/i82365.c Marek Vasut 2011-10-21 14:17:30 +00:00
  • 3ebafbf697 GCC4.6: Squash warnings in tqm8xx_pcmcia.c Marek Vasut 2011-10-21 14:17:24 +00:00
  • 5779a9e2c3 GCC4.6: Squash warnings in sata_sil3114.c Marek Vasut 2011-10-21 14:17:23 +00:00
  • d015df8fb1 GCC4.6: Squash warnings in fsl_pci_init.c Marek Vasut 2011-10-21 14:17:21 +00:00
  • 5cc08a179f GCC4.6: Squash warnings in fsl_espi.c Marek Vasut 2011-10-21 14:17:20 +00:00
  • 1a928ed964 GCC4.6: Squash warnings in ahci.c Marek Vasut 2011-10-21 14:17:16 +00:00
  • c97e74afcb GCC4.6: Squash warnings in 4xx_enet.c Marek Vasut 2011-10-21 14:17:13 +00:00
  • f382b7c58e GCC4.6: Squash warning in jedec_flash.c Marek Vasut 2011-10-21 14:17:11 +00:00
  • 31d34143bb GCC4.6: Squash warning in cfi_flash.c Marek Vasut 2011-10-21 14:17:05 +00:00
  • 68da5b1911 GCC4.6: Squash warning in cfb_console.c Marek Vasut 2011-10-21 14:17:04 +00:00
  • 35e9d698cd GCC4.6: Squash undefined variable in cmd_mtdparts.c Marek Vasut 2011-10-21 14:17:25 +00:00
  • 4b210e8bcf GCC4.6: Squash subsequent warnings in usb_storage.c Marek Vasut 2011-10-25 11:39:17 +02:00
  • 86bd3ff8fd GCC4.6: Squash warning in usb_storage.c Marek Vasut 2011-10-25 11:39:16 +02:00
  • 5bbe10dd2e GCC4.6: Squash warning in cmd_ide.c Marek Vasut 2011-10-25 11:39:15 +02:00
  • 88ec8c1246 GCC4.6: Squash warnings in common/usb.c Marek Vasut 2011-10-25 11:39:14 +02:00
  • 25a8c4f597 GCC4.6: Add macros to mv_gen_reg.h Marek Vasut 2011-10-21 14:17:34 +00:00
  • 17f5f1e23f GCC4.6: Squash error in cpc45/pd67290.c Marek Vasut 2011-10-21 14:17:31 +00:00
  • 2e59cb63ef GCC4.6: Squash warnings in PPChameleonEVB/flash.c Marek Vasut 2011-10-21 14:17:29 +00:00
  • d6248f40aa GCC4.6: Squash warnings in r360mpi/flash.c Marek Vasut 2011-10-21 14:17:28 +00:00
  • 9cf5dee75a GCC4.6: Squash warnings in pmc405de.c Marek Vasut 2011-10-21 14:17:22 +00:00
  • 2bf0758afa GCC4.6: Squash warning in cmd_pmc440.c Marek Vasut 2011-10-21 14:17:17 +00:00
  • 3d54639c3f GCC4.6: Squash warnings in tqm834x.c Marek Vasut 2011-10-21 14:17:10 +00:00
  • 7315ab226e GCC4.6: Squash warnings in mpc8610hpcd.c Marek Vasut 2011-10-21 14:17:09 +00:00
  • 1f09b44cae GCC4.6: Squash warnings in diu.c Marek Vasut 2011-10-21 14:17:08 +00:00
  • dffe06fa4a GCC4.6: Squash warning in mpc5121ads.c Marek Vasut 2011-10-21 14:17:03 +00:00
  • 7f2229b5c5 GCC4.6: Squash warnings in mpc86xx/interrupts.c Marek Vasut 2011-10-21 14:17:27 +00:00
  • cd84b1fabf GCC4.6: Squash warnings in ddr[123]_dimm_params.c Marek Vasut 2011-10-21 14:17:19 +00:00
  • e7fb8ba3a7 GCC4.6: Squash warnings in 4xx_pcie.c Marek Vasut 2011-10-21 14:17:15 +00:00
  • bd78ef90e6 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c Marek Vasut 2011-10-21 14:17:14 +00:00
  • 73dc3075ef GCC4.6: Squash warnings in 44x_spd_ddr.c Marek Vasut 2011-10-21 14:17:12 +00:00