Commit Graph

  • f8f09dd404 ARM1136: Fix cache range checks Benoît Thébaudeau 2012-07-19 01:35:32 +00:00
  • 6b8ac524e7 mx6: Make pad name macro consistent with the datasheet Ashok 2012-06-15 03:48:57 +00:00
  • 9de1c22f80 mx28: Fix elftosb source link in README.mx28_common Anatolij Gustschin 2012-06-27 04:14:29 +00:00
  • e9fd0a00a4 doc: README.mx28_common: Add missing entry into Contents Fabio Estevam 2012-06-18 05:51:49 +00:00
  • c2b3dcc24d Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2012-07-20 22:38:32 +02:00
  • 3c692f9706 Merge branch 'master' of git://git.denx.de/u-boot-nds32 Wolfgang Denk 2012-07-20 22:35:13 +02:00
  • 546910f85f common.h: Remove include compiler.h Marek Vasut 2012-07-20 10:12:58 +00:00
  • 8d732840ba nds32: split common cache access from cpu into lib Macpaul Lin 2012-07-15 11:54:13 +08:00
  • a21c65115b ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency Fabio Estevam 2012-03-01 04:02:38 +00:00
  • d2ebaa41ed ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials SRICHARAN R 2012-07-18 14:54:47 -07:00
  • 5eb497429e arm: armv7: add compile option -mno-unaligned-access if available Tetsuyuki Kobayashi 2012-07-01 23:42:10 +00:00
  • 448217d4b2 arm: Fix to mistake clean the memory space Zhong Hongbo 2012-07-07 03:24:33 +00:00
  • 3ec81d758c Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2012-07-20 09:12:43 +02:00
  • ad8439d464 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin Wolfgang Denk 2012-07-20 08:58:06 +02:00
  • 062cf36f67 Merge branch 'master' of git://git.denx.de/u-boot-net Wolfgang Denk 2012-07-20 08:55:38 +02:00
  • 4f7136e7c5 tools: clean up mingw ifdefs Mike Frysinger 2012-07-18 16:59:45 +00:00
  • 7d72b80a90 sf: spansion: inline useless id defines Mike Frysinger 2012-01-28 16:32:18 -08:00
  • b4c87d658c sf: drop unused/duplicate command defines Mike Frysinger 2012-01-28 16:26:03 -08:00
  • b684115791 net: link_local: fix build benoit.thebaudeau@advans 2012-07-19 01:19:34 +00:00
  • b977aa80b5 net: bootp: fix build benoit.thebaudeau@advans 2012-07-19 01:23:21 +00:00
  • f41471e6a3 net: fec_mxc: Fix MDC for xMII benoit.thebaudeau@advans 2012-07-19 02:12:58 +00:00
  • 9d2d924a0a net: fec_mxc: Fix setting of RCR for xMII benoit.thebaudeau@advans 2012-07-19 02:12:46 +00:00
  • 6705e036ce Blackfin: bfin_mac: drop volatile markings on packet buffers Mike Frysinger 2012-07-19 00:08:47 -04:00
  • 1b4bd0e66c usb_storage: fix ehci driver max transfer size Stefan Herbrechtsmeier 2012-07-09 09:52:29 +00:00
  • e3b31c8d75 smsc95xx: align buffers to cache line size Ilya Yanok 2012-07-15 04:43:53 +00:00
  • 2af16f85f1 ehci-hcd: change debug() to printf() in case of errors Ilya Yanok 2012-07-15 04:43:52 +00:00
  • fd06028df8 usb: check return value of submit_{control, bulk}_msg Ilya Yanok 2012-07-15 04:43:51 +00:00
  • 80ab414afd usb: pass cache-aligned buffer to usb_get_descriptor() Ilya Yanok 2012-07-15 04:43:50 +00:00
  • 189a6956eb ehci-hcd: fix external buffer cache handling Ilya Yanok 2012-07-15 04:43:49 +00:00
  • 71c5de4f4a ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment Tom Rini 2012-07-15 22:14:24 +00:00
  • c7701af59f ehci-hcd: program asynclistaddr before every transfer Ilya Yanok 2012-07-15 22:12:08 +00:00
  • de4d11355f common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER Marek Vasut 2012-07-15 04:43:47 +00:00
  • eec3866e00 ehci-omap: Do not call dcache_off from omap_ehci_hcd_init Tom Rini 2012-07-15 04:43:46 +00:00
  • 48a3e999c8 net: nfs: make NFS_TIMEOUT configurable Tetsuyuki Kobayashi 2012-07-03 22:25:21 +00:00
  • 0878222fed Merge branch 'next' of git://git.denx.de/u-boot-net into next Wolfgang Denk 2012-07-12 08:23:58 +02:00
  • 154177e14a net: Inline the new eth_setenv_enetaddr_by_index function Joe Hershberger 2012-07-10 16:23:22 -05:00
  • c88ef3c12d net: allow setting env enetaddr from net device setting Rob Herring 2012-04-14 18:06:49 +00:00
  • 66f119e50c net/designware: Consecutive writes to the same register to be avoided Dinh Nguyen 2012-06-08 05:26:52 +00:00
  • c59ab0921f CACHE: net: asix: Fix asix driver to work with data cache on Marek Vasut 2012-06-24 14:17:56 +00:00
  • cc5f552283 net: phy: micrel: make ksz9021 phy accessible Troy Kisky 2012-06-28 08:00:28 +00:00
  • 11af8d6527 net: abort network initialization if the PHY driver fails Timur Tabi 2012-07-09 08:52:43 +00:00
  • 6e5b9ac097 phylib: phy_startup() should return an error code on failure Timur Tabi 2012-07-05 10:33:18 +00:00
  • bc46dfac2f net: tftp: fix type of block arg to store_block Jayachandran Chandrasekharan Nair 2012-07-10 11:48:54 +05:30
  • 42c6e9ad1b Blackfin: easylogo: add lzma logos Mike Frysinger 2012-02-03 20:44:54 -05:00
  • 66714b1a6d Merge branch 'next' of git://git.denx.de/u-boot-video Wolfgang Denk 2012-07-18 10:47:03 +02:00
  • 3a9469b5cb Merge branch 'master' of git://git.denx.de/u-boot-nios Wolfgang Denk 2012-07-18 08:58:43 +02:00
  • 7dfb060291 nios2: move gd and bd into BSS Thomas Chou 2012-04-23 10:55:02 +08:00
  • 975324a7d9 FSL/eSDHC: enable the clock to detect the SD card Jerry Huang 2012-05-17 23:57:02 +00:00
  • d2d8afae33 SD/MMC: check the card status during erase operation Jerry Huang 2012-05-17 23:00:51 +00:00
  • 40242bc394 mmc:fix Call mmc_init() when executing mmc_get_dev() Łukasz Majewski 2012-04-19 02:39:18 +00:00
  • ad5fd92289 mmc: remove the hard setting for tran_speed Jaehoon Chung 2012-03-26 21:16:03 +00:00
  • e576bd90f9 i.MX: fsl_esdhc: allow use with cache enabled. Eric Nelson 2012-04-25 14:28:48 +00:00
  • 0b15d51ed0 Merge branch 'master' of git://git.denx.de/u-boot-i2c Wolfgang Denk 2012-07-12 08:17:29 +02:00
  • 175a7d2778 mx28evk: Add I2C support Fabio Estevam 2012-05-07 05:42:34 +00:00
  • fa86d1c0bf mxs-i2c: Fix internal address byte order Torsten Fleischer 2012-04-17 05:37:45 +00:00
  • 9ca37d78a3 mxc_i2c: remove setting speed at each start Troy Kisky 2012-04-24 17:33:27 +00:00
  • 3174689be2 mx6qsabrelite: add i2c support Troy Kisky 2012-04-24 17:33:26 +00:00
  • de6f604de2 mxc_i2c: specify i2c base address in config file Troy Kisky 2012-04-24 17:33:25 +00:00
  • a0bc44e68e net: fix typo in arp clean up Mike Frysinger 2012-07-10 00:41:50 +00:00
  • a6616efb23 net/sh-ether: Fix build by removing ECSIPR_BRCRXIP and other Nobuhiro Iwamatsu 2012-06-05 16:39:06 +00:00
  • cf65d478ab ipu_common: Add ldb_clk for use in parenting the pixel clock Eric Nelson 2012-05-31 07:24:02 +00:00
  • 9fbdb1aac5 ipu_common: Do not hardcode the ipu_clk frequency Fabio Estevam 2012-05-31 07:24:00 +00:00
  • 477bca22f6 ipu_common: Rename MXC_CCM_BASE Fabio Estevam 2012-05-31 07:23:59 +00:00
  • e4942ad703 ipu_common: Let clk_ipu_enable/disable only run on MX51 and MX53 Fabio Estevam 2012-05-31 07:23:58 +00:00
  • 913db79427 ipu_common: Only apply the erratum to MX51 Fabio Estevam 2012-05-31 07:23:57 +00:00
  • 695af9abc6 video: Rename CONFIG_VIDEO_MX5 Fabio Estevam 2012-05-31 07:23:56 +00:00
  • 05d4df1d8a mx6: Allow mx6 to access the IPUv3 registers Fabio Estevam 2012-05-31 07:23:55 +00:00
  • 8f47d917c6 common lcd: minor coding style changes Nikita Kiryanov 2012-05-24 01:42:38 +00:00
  • 211e47549b Prepare v2012.07-rc1 v2012.07-rc1 Wolfgang Denk 2012-07-10 09:21:12 +02:00
  • 3fe63839f3 Minor Coding Style cleanup Wolfgang Denk 2012-07-10 09:18:33 +02:00
  • 895f3e0542 Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2012-07-10 08:54:41 +02:00
  • 30704dae46 EXYNOS: Fix USB compiler warning Rajeshwari Shinde 2012-07-09 19:34:34 +00:00
  • ba662f8998 Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2012-07-09 23:59:00 +02:00
  • 63905f1616 tegra: define fdt_load/fdt_high variables Stephen Warren 2012-06-13 09:55:12 +00:00
  • dd8ab95344 tegra: enable bootz command Stephen Warren 2012-06-13 09:55:11 +00:00
  • 8b3f7bf7ec tegra: usb: Fix device enumeration problem of USB1 Jim Lin 2012-06-24 20:40:57 +00:00
  • 2db7b95284 tegra: trimslice: set up serial flash pinmux Stephen Warren 2012-06-12 08:33:41 +00:00
  • e028494887 tegra: add pin_mux_spi() board initialization function Stephen Warren 2012-06-12 08:33:40 +00:00
  • a016e144ed tegra: add GMC/GMD funcmux entry for SFLASH Stephen Warren 2012-06-12 08:33:39 +00:00
  • f78d348cb8 tegra: bootcmd: start USB only when needed Stephen Warren 2012-06-04 10:59:23 +00:00
  • 03cddf28eb tegra: bootcmd enhancements Stephen Warren 2012-06-04 10:59:22 +00:00
  • 9cd3f3adf0 tegra: add enterrcm command Stephen Warren 2012-06-04 09:23:55 +00:00
  • 0a7bec7f99 tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG Stephen Warren 2012-05-22 09:21:55 +00:00
  • 5e724ca2b6 Add env vars describing U-Boot target board Stephen Warren 2012-05-22 09:21:54 +00:00
  • f857fff606 tegra: usb: fix wrong error check Lucas Stach 2012-05-31 01:51:02 +00:00
  • f97daaa231 tegra: add ULPI on USB2 funcmux entry Lucas Stach 2012-05-31 01:51:01 +00:00
  • 1e2d785975 tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches Tom Warren 2012-06-01 08:22:14 +00:00
  • d70575b6d0 tegra: Add Tamonten Evaluation Carrier support Thierry Reding 2012-06-04 20:02:30 +00:00
  • 7925454305 tegra: Use SD write-protect GPIO on Tamonten Thierry Reding 2012-06-04 20:02:29 +00:00
  • 22d58506f5 tegra: Implement gpio_early_init() on Tamonten Thierry Reding 2012-06-04 20:02:28 +00:00
  • cb7a1cf36a tegra: Allow boards to perform early GPIO setup Thierry Reding 2012-06-04 20:02:27 +00:00
  • a7dafd7b1a tegra: plutux: Add device tree support Thierry Reding 2012-06-04 20:02:26 +00:00
  • 1cbdf2d7e1 tegra: medcom: Add device tree support Thierry Reding 2012-06-04 20:02:25 +00:00
  • ed900c55c3 tegra: Rework Tamonten support Thierry Reding 2012-06-04 20:02:24 +00:00
  • ef88e60902 beagle: add eeprom expansion board info for bct brettl4 Peter Meerwald 2012-06-28 05:38:35 +00:00
  • a4dae631bf CONFIG: EXYNOS5: USB: Enable USB 2.0 on smdk5250 Rajeshwari Shinde 2012-05-14 05:52:05 +00:00
  • 86d74d0339 EXYNOS5: USB: Fix incorrect USB base addresses Rajeshwari Shinde 2012-05-14 05:52:04 +00:00
  • c48ac11322 EXYNOS: Add power Enable/Disable for USB-EHCI Rajeshwari Shinde 2012-05-14 05:52:03 +00:00
  • 71045da812 USB: EXYNOS: Set USB 2.0 HOST Link mode Rajeshwari Shinde 2012-05-14 05:52:02 +00:00
  • f9c4e04be7 EXYNOS5: Add structure for PMU registers Rajeshwari Shinde 2012-05-14 05:52:01 +00:00