Commit Graph

  • 24a4775f91 usb: ehci: exynos: Fix multiple FDT decode Vivek Gautam 2013-03-06 14:18:32 +05:30
  • 83301b4f8b arm:trats: Use new ums command Lukasz Majewski 2013-03-05 12:10:18 +01:00
  • b528f71394 usb:gadget: USB Mass Storage Gadget support Lukasz Majewski 2013-03-05 12:10:17 +01:00
  • b4d36f6809 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel Piotr Wilczek 2013-03-05 12:10:16 +01:00
  • dee1d99973 usb:composite: USB Mass Storage - storage_common.c from Linux kernel Lukasz Majewski 2013-03-05 12:10:15 +01:00
  • f7b4162eb1 usb:composite:fix Provide function data when addressing device with only one interface Lukasz Majewski 2013-03-01 15:30:18 +01:00
  • b2caefbb33 usbtty: adapt buffers for large packet support Shiraz Hashim 2012-12-17 14:19:37 +05:30
  • 39fd6342a4 usb/host/ehci: Add support for EHCI on spear Vipin Kumar 2012-12-17 14:18:55 +05:30
  • a04983d6a9 usb: Fix bug when both DFU & ETHER are defined Pantelis Antoniou 2012-12-03 00:10:28 +00:00
  • 1b6ca18b42 dfu: Add a partition type target Pantelis Antoniou 2012-11-30 08:01:11 +00:00
  • 80eb1bd02d dfu: Properly zero out timeout value Pantelis Antoniou 2012-11-30 08:01:10 +00:00
  • df93cd9c6f dfu: Fix crash when wrong number of arguments given Pantelis Antoniou 2012-11-30 08:01:08 +00:00
  • ea3e21226f dfu: Only perform DFU board_usb_init() for TRATS Pantelis Antoniou 2012-11-30 08:01:07 +00:00
  • 2982837e36 usb: ehci: Add 64-bit controller support Vincent Palatin 2012-12-12 17:55:22 -08:00
  • 7c38e90aff usb: ehci: generic PCI support Vincent Palatin 2012-12-13 22:58:27 -08:00
  • b5bec88434 Use 'unsigned int' for global_data's baudrate Simon Glass 2013-03-05 14:40:05 +00:00
  • 68794b9f73 sparc: Fix build warnings in serial.c Simon Glass 2013-03-05 14:40:04 +00:00
  • eb33809f70 sparc: Fix out-of-tree building Simon Glass 2013-03-05 14:40:03 +00:00
  • 69e0683241 serial: ns16550: Remove unwanted cast Simon Glass 2013-03-05 14:40:02 +00:00
  • 81e2ff0bf1 avr32: Fix cast warning in board.c Simon Glass 2013-03-05 14:40:01 +00:00
  • 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() Simon Glass 2013-03-05 14:40:00 +00:00
  • 4da2551efa blackfin: Fix up board_type global data Simon Glass 2013-03-05 14:39:59 +00:00
  • 068a1e46bf exynos5: Enable generic board for Exynos5 device tree boards Simon Glass 2013-03-05 14:39:58 +00:00
  • 949747b17f x86: Enable generic board Simon Glass 2013-03-05 14:39:57 +00:00
  • dd7f65f664 tegra: Enable generic board for Tegra Simon Glass 2013-03-05 14:39:56 +00:00
  • e424c15c1f x86: Enable generic board support Simon Glass 2013-03-11 07:40:13 +00:00
  • 86cfb6bdec x86: Use sections header to obtain link symbols Simon Glass 2013-03-05 14:39:54 +00:00
  • be274b99ab x86: Adjust board_r.c for x86 Simon Glass 2013-03-05 14:39:53 +00:00
  • 48a3380675 x86: Adjust board_f.c for x86 Simon Glass 2013-03-05 14:39:52 +00:00
  • 660c60c4e7 ppc: Enable generic board support Simon Glass 2013-03-11 06:50:01 +00:00
  • c2240d4dbe Adjust board_r.c for ppc Simon Glass 2013-03-14 07:20:12 +00:00
  • e4fef6cfcc Adjust board_f.c for ppc Simon Glass 2013-03-11 14:30:42 +00:00
  • 632efa7440 Add CONFIG_SYS_SYM_OFFSETS to support offset symbols Simon Glass 2013-03-11 07:06:48 +00:00
  • 959daa21d4 arm: Enable generic board support Simon Glass 2013-03-11 06:49:57 +00:00
  • ea8c37da8e arm: Remove use of board_early_init_r/last_stage_init() Simon Glass 2013-03-05 14:39:46 +00:00
  • 8cae8a68ed Add spl load feature Simon Glass 2013-03-05 14:39:45 +00:00
  • 6f6430d72b Introduce generic post-relocation board_r.c Simon Glass 2013-03-11 14:30:37 +00:00
  • 1938f4a5b6 Introduce generic pre-relocation board_f.c Simon Glass 2013-03-11 06:49:53 +00:00
  • a6741bce50 Declare watchdog functions in watchdog.h Simon Glass 2013-03-05 14:39:42 +00:00
  • 5c1a7ea6ad __HAVE_ARCH_GENERIC_BOARD controls availabilty of generic board Simon Glass 2013-03-08 13:45:27 +00:00
  • c8a311d9dd Introduce a basic initcall implementation Simon Glass 2013-03-05 14:39:40 +00:00
  • 716cc8cc7f Change stub example to use asm-generic/sections.h Simon Glass 2013-03-05 14:39:39 +00:00
  • e103b7ae90 arm: Use sections header to obtain link symbols Simon Glass 2013-03-05 14:39:38 +00:00
  • 1865286466 Introduce generic link section.h symbol files Simon Glass 2013-03-05 14:39:37 +00:00
  • 3929fb0a14 Replace __bss_end__ with __bss_end Simon Glass 2013-03-14 06:54:53 +00:00
  • 69d59b47ad Introduce generic u-boot.h file Simon Glass 2013-03-05 14:39:35 +00:00
  • b27673ccbd Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-03-15 20:50:43 +01:00
  • 6579d15c58 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' Albert ARIBAUD 2013-03-15 15:18:31 +01:00
  • 19a0f7fa27 nitrogen: Use unsigned long to specify the total RAM size fabio.estevam@freescale.com 2013-03-14 02:32:55 +00:00
  • 030752addc nitrogen6x: Fix RAM size variable Fabio Estevam 2013-03-14 02:32:54 +00:00
  • 477393e787 Tegra114: Dalmore: Add pad config tables/code based on pinmux code Tom Warren 2013-03-11 16:43:49 -07:00
  • 5647c03431 Tegra114: fdt: Move aliases from dtsi to dts file as per other Tegras Tom Warren 2013-03-11 17:07:21 -07:00
  • f31a5443a8 Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock bits Tom Warren 2013-03-13 15:40:33 -07:00
  • 36c48be110 Tegra114: Fix/update GP padcfg register struct Tom Warren 2013-03-13 15:13:47 -07:00
  • b3b6ddff0b Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry Tom Warren 2013-03-13 15:00:54 -07:00
  • 11d9c03039 ARM: tegra: enable a common set of disk-related commands everywhere Stephen Warren 2013-02-28 15:03:48 +00:00
  • 4123c4ea23 disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART Stephen Warren 2013-02-28 15:03:47 +00:00
  • 2c1af9dcdc disk: define HAVE_BLOCK_DEVICE in a common place Stephen Warren 2013-02-28 15:03:46 +00:00
  • a885f85214 ARM: tegra: make bounce buffer option common Stephen Warren 2013-02-28 15:03:45 +00:00
  • ca557b386d Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu boards Tom Warren 2013-02-26 12:36:22 -07:00
  • f4e4e0b0e3 Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec & driver Tom Warren 2013-03-04 14:07:18 -07:00
  • 2d348a1652 mmc: Tegra: Add SD bus power/voltage function and MMC pad init call. Tom Warren 2013-02-26 12:31:26 -07:00
  • 190be1f9b7 Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines Tom Warren 2013-02-26 12:26:55 -07:00
  • 38797bcb1f Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30 Tom Warren 2013-02-26 11:17:43 -07:00
  • 1baa4e72c6 Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for now) Tom Warren 2013-02-26 11:14:17 -07:00
  • 8ca79b2ff4 Tegra30: Cardhu: Add pad config tables/code based on pinmux code Tom Warren 2013-03-06 16:16:22 -07:00
  • 8b7776b9f9 Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3 init Tom Warren 2013-03-01 14:38:20 -07:00
  • bb638bb756 Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file Tom Warren 2013-02-28 06:30:03 +00:00
  • 19a970af28 Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO, tegra_car) Tom Warren 2013-02-27 05:52:52 +00:00
  • bfcf46db63 Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define Tom Warren 2013-02-26 12:18:48 +00:00
  • 7ea9c506d9 Tegra: Add twarren as maintainer for Tegra30 and Tegra114 SoCs Tom Warren 2013-02-26 07:59:30 +00:00
  • 16bb08d19a ARM: tegra: implement WAR for Tegra114 CPU reset vector Stephen Warren 2013-02-28 12:40:09 +00:00
  • 527519ae69 Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO, clock) Tom Warren 2013-02-21 13:33:23 +00:00
  • 73bb244394 Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files Tom Warren 2013-02-21 12:40:29 +00:00
  • c9aa831ee2 Tegra: MMC: Add DT support to MMC driver for all T20 boards Tom Warren 2013-02-21 12:31:30 +00:00
  • 126685ad44 Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files Tom Warren 2013-02-21 12:31:29 +00:00
  • 90b079c8f9 Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux Tom Warren 2013-02-21 12:31:28 +00:00
  • 6c5be646b4 Tegra: fdt: Change /include/ to #include for C preprocessor Tom Warren 2013-02-21 12:31:27 +00:00
  • a7f8b5e616 Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board Tom Warren 2013-02-08 07:25:32 +00:00
  • b77c3547e8 Tegra114: fdt: Update DT files with I2C info for T114/Dalmore Tom Warren 2013-02-08 07:25:31 +00:00
  • e32624ef82 Tegra: I2C: Add T114 clock support to tegra_i2c driver Tom Warren 2013-02-08 07:25:30 +00:00
  • 702b872894 Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to work Tom Warren 2013-02-27 11:10:01 +00:00
  • d7a55e1a4b tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] Lucas Stach 2013-02-07 07:16:30 +00:00
  • 7ae18f3725 tegra: usb: move implementation into right directory Lucas Stach 2013-02-07 07:16:29 +00:00
  • a63eb6bbcc tegra: usb: various small cleanups Lucas Stach 2013-02-07 07:16:28 +00:00
  • fdb4b9a71c tegra: usb: move controller init into start_port Lucas Stach 2013-02-07 07:16:27 +00:00
  • a4bdcc38c9 tegra: usb: remove unneeded function parameter Lucas Stach 2013-02-07 07:16:26 +00:00
  • b0bbab8a14 tegra: usb: make controller init functions more self contained Lucas Stach 2013-02-07 07:16:25 +00:00
  • 2f3ec34027 tegra: usb: set USB_PORTS_MAX to correct value Lucas Stach 2013-02-07 07:16:24 +00:00
  • c44bb3a30f ARM: tegra: enable some CPU errata workarounds Stephen Warren 2013-02-26 12:28:28 +00:00
  • 0678587fb6 ARM: implement some Cortex-A9 errata workarounds Stephen Warren 2013-02-26 12:28:27 +00:00
  • d67b0d97b1 Add Boundary Devices Nitrogen6X boards Eric Nelson 2013-03-11 08:44:53 +00:00
  • ef123c5253 Refactor linker-generated arrays Albert ARIBAUD 2013-02-25 00:59:00 +00:00
  • 3ebd1cbc49 arm: make __bss_start and __bss_end__ compiler-generated Albert ARIBAUD 2013-02-25 00:58:59 +00:00
  • 65cdd6430e Remove linker lists (LGAs) from SPL linker scripts Albert ARIBAUD 2013-02-25 00:58:58 +00:00
  • 2fd34f2636 arm: omap: map u_boot_lists section to .sram Albert ARIBAUD 2013-02-25 00:58:57 +00:00
  • cb466c056a I2C: S3C24X0: Bug fixes in i2c_transfer Rajeshwari Shinde 2013-02-19 02:19:45 +00:00
  • cecf3c006f I2C: S3C24X0: Remove the dead code Rajeshwari Shinde 2013-02-18 19:58:11 +00:00
  • 68149e9405 cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set Tom Rini 2013-03-12 10:07:19 -04:00
  • d514544fe0 CONFIG_BOOTDELAY default should not affect runtime Joe Hershberger 2013-02-08 10:28:00 +00:00