Commit Graph

  • 38517a7821 usb:gadget:s5p USB Device Controller (UDC) implementation Lukasz Majewski 2011-10-27 10:36:46 +02:00
  • 5f4b4f2fed ehci: speed up initialization Vincent Palatin 2011-12-05 14:52:22 -08:00
  • 1af9f96337 usb: add help for missing start subcommand Veli-Pekka Peltola 2011-11-02 16:59:56 +02:00
  • b3813a221b cosmetic: remove excess whitespace from usb command help Veli-Pekka Peltola 2011-11-02 16:59:55 +02:00
  • 9792987721 usb: align usb_endpoint_descriptor to 16-bit boundary Stefan Kristiansson 2011-10-20 22:25:37 +03:00
  • 241d9a61b3 usbtty: init endpoints prior to startup events Stefan Herbrechtsmeier 2011-10-17 17:22:49 +02:00
  • bdbcdc897f pxa: convert pxa27x_udc to use read and write functions Stefan Herbrechtsmeier 2011-10-17 17:22:48 +02:00
  • 66a181864d pxa: activate the first usb host port on pxa27x by default Stefan Herbrechtsmeier 2011-10-17 17:22:47 +02:00
  • 1c0a14ebb7 pxa: fix usb host register mismatch Stefan Herbrechtsmeier 2011-10-17 17:22:46 +02:00
  • 0255f2d87c ehci-fsl: correct size of ehci caplength Wolfgang Grandegger 2011-10-17 20:16:09 +02:00
  • 7555d5ec29 USB: Add usb_event_poll() to get keyboards working with EHCI Marek Vasut 2011-09-25 21:07:56 +02:00
  • 26cc5129ee USB: gadaget: add Marvell controller support Lei Wen 2011-10-05 08:11:40 -07:00
  • 5f6aa03fda USB: Fix complaints about strict aliasing in OHCI-HCD Marek Vasut 2011-10-07 02:00:13 +02:00
  • 5a1219efe9 USB: Drop dead code from usb_kbd.c Marek Vasut 2011-10-10 17:34:27 +02:00
  • 9a8c72a6c4 USB: Rework usb_kbd.c Marek Vasut 2011-10-10 16:34:26 +01:00
  • 48c8073ec9 USB: Add functionality to poll the USB keyboard via control EP Marek Vasut 2011-09-25 20:00:37 +01:00
  • 953209bf5e arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints Wolfgang Grandegger 2011-11-10 01:51:29 +00:00
  • 2f88566aaa post: fix compile issue for post tests on kirkwood Holger Brunck 2011-11-24 03:09:10 +00:00
  • f8d2c65fd9 sandbox: fix compiling of cpu/os.c Andreas Bießmann 2011-12-02 11:53:13 +01:00
  • d99a6874f5 sandbox: Add timer simulation Matthias Weisser 2011-11-29 12:16:40 +01:00
  • 21899b1085 sandbox: Add improved RAM simulation Matthias Weisser 2011-11-05 11:40:34 +01:00
  • c90a4dd79c post/post.c: Use lldiv for 64-bit divisions Christian Riesch 2011-12-09 16:54:02 +01:00
  • e21b3dfb0a arm, davinci: Use lldiv for the 64-bit divisions in timer.c Christian Riesch 2011-12-09 16:54:01 +01:00
  • b9f31cc42c ARM: convert "omap730p2" boards to boards.cfg Wolfgang Denk 2011-12-09 12:14:32 +01:00
  • f23b7ea0e6 board/ti/omap730p2/flash.c: Fix GCC 4.6 build warnings Wolfgang Denk 2011-12-09 12:14:31 +01:00
  • c81f9cdd22 ARM: convert "omap16xx" boards to boards.cfg Wolfgang Denk 2011-12-09 12:14:30 +01:00
  • 2ccf26da5e board/ti/omap1610inn/flash.c: Fix GCC 4.6 build warnings Wolfgang Denk 2011-12-09 12:14:29 +01:00
  • 85e04b7af7 board/LaCie/edminiv2/edminiv2.c: Fix build warning Wolfgang Denk 2011-12-09 12:14:28 +01:00
  • a276db28ca ARM: convert "apollon" board to use boards.cfg Wolfgang Denk 2011-12-09 12:14:27 +01:00
  • c27a816cae board/apollon/sys_info.c: Fix GCC 4.6 build warning Wolfgang Denk 2011-12-09 12:14:26 +01:00
  • 99e547606b board/apollon/apollon.c: Fix GCc 4.6 build warnings. Wolfgang Denk 2011-12-09 12:14:25 +01:00
  • d6709dd4f9 boards.cfg: sort list Wolfgang Denk 2011-12-09 12:14:24 +01:00
  • 5c2db13a2a fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) Wolfgang Denk 2011-12-09 12:14:22 +01:00
  • f49620665d drivers/net/at91_emac.c: Fix GCC 4.6 build warnings Wolfgang Denk 2011-12-09 12:14:21 +01:00
  • 4eaf172e98 drivers/net/ne2000_base.c: Fix GCC 4.6 build warnings Wolfgang Denk 2011-12-08 22:28:57 +01:00
  • b96a661aea Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2011-12-10 22:46:48 +01:00
  • 84d018268a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging Wolfgang Denk 2011-12-10 22:45:34 +01:00
  • a612ae3759 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2011-12-10 22:44:01 +01:00
  • 8ba1604d34 M28: Cleanup memsize.o OOT build Marek Vasut 2011-12-08 09:46:12 +00:00
  • c944a3ef82 i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 Marek Vasut 2011-12-02 03:47:40 +00:00
  • 74cf05fc53 M28: Fix typo Marek Vasut 2011-12-02 03:47:39 +00:00
  • ea098e0fb8 M28: Document that units has to be set to sectors on SD bootcard Marek Vasut 2011-12-02 03:47:38 +00:00
  • 76d7f57449 i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board Jason Liu 2011-11-25 00:18:05 +00:00
  • c8bfe24fec i.mx: mxc_gpio: add the i.mx6q support Jason Liu 2011-11-25 00:18:03 +00:00
  • 23608e23fd i.mx: add the initial support for freescale i.MX6Q processor Jason Liu 2011-11-25 00:18:02 +00:00
  • 18936ee2ad i.mx: introduce the armv7/imx-common folder Jason Liu 2011-11-25 00:18:01 +00:00
  • 393cb36199 S5PC2XX: Rename S5pc2XX to exynos Chander Kashyap 2011-12-06 23:34:12 +00:00
  • 7f8c070ff9 tegra2: Don't use board pointer before it is set up Simon Glass 2011-11-05 03:56:57 +00:00
  • e81cdc0350 tegra2: Remove unneeded 'dynamic ram size' message Simon Glass 2011-11-05 03:56:56 +00:00
  • 4c7447dfc7 tegra2: Remove unused low-level Tegra2 UART code Simon Glass 2011-11-05 03:56:55 +00:00
  • 8f6cbb4c07 tegra2: Remove unneeded config option Simon Glass 2011-11-05 03:56:54 +00:00
  • e75119d278 tegra2: Remove unneeded boot code Simon Glass 2011-11-05 03:56:53 +00:00
  • 831a077f11 tegra2: Enable instruction cache Simon Glass 2011-11-05 03:56:52 +00:00
  • 80433c9ac6 arm: Move CP15 init out of cpu_init_crit() Simon Glass 2011-11-05 03:56:51 +00:00
  • 210576fc5e tegra2: Simplify tegra_start() boot path Simon Glass 2011-11-05 03:56:50 +00:00
  • e43d6ed932 tegra2: Add arch_cpu_init() to fire up Cortex-A9 Simon Glass 2011-11-05 03:56:49 +00:00
  • 5fac236a97 tegra2: Use new GPIO APIs in gpio_config_uart() Stephen Warren 2011-10-06 12:52:22 +00:00
  • d5ef19b9b3 tegra2: Add support for Ventana Stephen Warren 2011-10-31 06:51:37 +00:00
  • 9877841f6b tegra2: Modify MMC driver to handle power and cd GPIOs Stephen Warren 2011-10-31 06:51:36 +00:00
  • ae03661fda tegra2: Move board_mmc_init into board files Stephen Warren 2011-10-31 06:51:35 +00:00
  • 71bdf829a0 Update pci_ids.h from current Linux sources Gabe Black 2011-11-07 23:43:32 +00:00
  • 254973e6df omap: overo: Use ubifs instead of jffs2 for nand Steve Sakoman 2011-09-30 09:20:57 +00:00
  • 528cdcaace omap: TWL4030 Bump VMMC1 interface voltage from 3V to 3.15V Ash Charles 2011-09-28 06:47:16 +00:00
  • f8bbb4dad0 mpc85xx: Add board support for the eXMeritus HWW-1U-1A devices Kyle Moffett 2011-12-07 16:39:16 -05:00
  • 295d3942b8 Add board_pre_console_putc to deal with early console output Simon Glass 2011-10-18 13:43:20 +00:00
  • c4eba6ec5c common/usb_kbd.c: fix bug introduced in commit 00b7d6e Wolfgang Denk 2011-12-09 12:09:35 +01:00
  • 3da597dbde drivers/gpio/da8xx_gpio.c: Fix build warning Anatolij Gustschin 2011-12-07 11:47:47 +00:00
  • 92b09095b6 MIPS: MAKEALL: fix lists for MIPSel and MIPS boards Daniel Schwierzeck 2011-11-24 03:57:56 +00:00
  • e6d55d2d9d drivers/usb/gadget/ep0.c: Fix GCC 4.6 warning Anatolij Gustschin 2011-12-03 06:46:12 +00:00
  • 5fea7756da drivers/usb/gadget/core.c: Fix GCC 4.6 warning Anatolij Gustschin 2011-12-03 06:46:11 +00:00
  • c594a8de4e drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning Anatolij Gustschin 2011-12-03 06:46:10 +00:00
  • f55feafdee drivers/usb/host/ehci-mxc.c: Fix GCC 4.6 warning Anatolij Gustschin 2011-11-19 10:10:33 +00:00
  • 13119bc9fb Fix warnings in arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c Simon Glass 2011-11-15 18:17:06 +00:00
  • 00b7d6ecc9 USB: Squash checkpatch warnings in usb_kbd.c Marek Vasut 2011-10-10 05:34:25 +00:00
  • d020169298 ne2000: Convert to new net-multi model, fixes build of three boards Bernhard Kaindl 2011-10-20 10:56:59 +00:00
  • d82a27bc5c drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning Wolfgang Denk 2011-12-08 02:01:51 +00:00
  • d3042862f6 arch/mips/lib/board.c: Fix GCC 4.6 build warning Wolfgang Denk 2011-12-08 02:01:50 +00:00
  • cc257e42f3 arch/mips/lib/board.c: make (mostly) checkpatch clean Wolfgang Denk 2011-12-08 02:01:49 +00:00
  • 4b6f394fc4 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash Wolfgang Denk 2011-12-08 20:54:13 +01:00
  • 3073abdd6a board/w7o/vpd.c: Fix GCC 4.6 compile warnings Wolfgang Denk 2011-12-07 12:19:28 +00:00
  • 1da8dba9b6 board/w7o/vpd.c: make (mostly) checkpatch clean Wolfgang Denk 2011-12-07 12:19:27 +00:00
  • fc86bbf692 board/w7o/flash.c: Fix GCC 4.6 compile warning Wolfgang Denk 2011-12-07 12:19:26 +00:00
  • 75a69acbe2 board/w7o/flash.c: make (mostly) checkpatch clean Wolfgang Denk 2011-12-07 12:19:25 +00:00
  • 96aedd4266 board/w7o/fpga.c: Fix GCC 4.6 build warning Wolfgang Denk 2011-12-07 12:19:24 +00:00
  • 100a4dcefd board/w7o/fpga.c: make (mostly) checkpatch clean Wolfgang Denk 2011-12-07 12:19:23 +00:00
  • fb82fd7a32 MPC850: remove obsolete "rmu" Board Wolfgang Denk 2011-12-07 12:19:22 +00:00
  • 309a292e41 MPC8240: remove obsolete "OXC" board Wolfgang Denk 2011-12-07 12:19:21 +00:00
  • c53043b7f1 MPC7xx: remove obsolete "BAB7xx" board Wolfgang Denk 2011-12-07 12:19:20 +00:00
  • 40a0682d4a nand_spl/nand_boot.c: Fix build warning Anatolij Gustschin 2011-12-07 11:58:56 +00:00
  • 01baa05643 powerpc: Minimal private libgcc to build on Debian Kyle Moffett 2011-02-23 06:40:38 +00:00
  • b7fde587bf drivers/mtd/nand/nand_spl_load.c: Fix GCC 4.6 warning Anatolij Gustschin 2011-12-03 06:46:09 +00:00
  • 18b89072f6 drivers/mtd/nand/nand_spl_simple.c: Fix GCC 4.6 warnings Anatolij Gustschin 2011-12-03 06:46:08 +00:00
  • 1086c5d6f8 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx Wolfgang Denk 2011-12-07 23:01:26 +01:00
  • a45adde9f7 video: cfb_console: fix build warnings Anatolij Gustschin 2011-12-07 03:58:10 +00:00
  • 1affd5c195 board/esd/cpci405/cpci405.c: Fix GCC 4.6 warning Matthias Fuchs 2011-11-24 05:39:21 +00:00
  • ce2acd371c ppc4xx: Remove usbdev.c Stefan Roese 2011-11-18 02:38:17 +00:00
  • c786f54b9a Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2011-12-07 09:09:58 +01:00
  • 99dee4b2ef Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx Wolfgang Denk 2011-12-07 09:07:28 +01:00
  • 9294fd60ae Merge branch 'master' of git://git.denx.de/u-boot-video Wolfgang Denk 2011-12-07 09:06:29 +01:00
  • 5e1247247b Introduce generic TPM support in u-boot Vadim Bendebury 2011-10-17 08:36:14 +00:00