Commit Graph

  • 831f849f79 mmc: pxa: Flip over the remaining boards to pxa_mmc_generic Marek Vasut 2012-09-30 10:09:49 +00:00
  • 13243f2eaf mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd Tushar Behera 2012-09-20 20:31:57 +00:00
  • 804c7f4221 mmc: sdhci: add the DMA select for SDMA Jaehoon Chung 2012-09-20 20:31:55 +00:00
  • 5d48e42247 mmc: sdhci: increase the timeout value for data transfer Jaehoon Chung 2012-09-20 20:31:54 +00:00
  • d6b2e5085c mmc: Fix mmc_spi error on cmd->flags field Marek Vasut 2012-09-11 08:59:51 +00:00
  • 49a627f8a1 MMC: Remove the MMC bounce buffer Marek Vasut 2012-08-26 15:19:09 +00:00
  • 6dc71c8d2a MMC: MXS: Toggle the generic bounce buffer on the boards Marek Vasut 2012-08-26 15:19:08 +00:00
  • 4e6d81d1a4 MMC: MXS: Convert MXS MMC driver to generic bounce buffer Marek Vasut 2012-08-26 15:19:07 +00:00
  • b660df3c90 COMMON: Implement common bounce buffer Marek Vasut 2012-08-26 15:19:06 +00:00
  • 047cea3655 powerpc/usb: fix bug of CPU hang when missing USB PHY clock Shengzhou Liu 2012-10-22 13:18:24 +08:00
  • 8b8d779dac usb: fallback safely when a configuration descriptor is too large Vincent Palatin 2012-07-24 07:12:02 +00:00
  • e81e79ede1 usb: Support the CONFIG_SYS_64BIT_LBA option Gabe Black 2012-10-12 14:26:07 +00:00
  • ab857f2613 imximage: make set_imx_hdr_v1/v2 easier to read Troy Kisky 2012-10-03 15:47:09 +00:00
  • ad0826dcd8 imximage: change parameters to set_imx_hdr Troy Kisky 2012-10-03 15:47:08 +00:00
  • 243319825f imximage: delay setting of image size Troy Kisky 2012-10-03 15:47:07 +00:00
  • 348ca8efb7 imximage: fix size of image to load. Troy Kisky 2012-10-03 15:47:06 +00:00
  • 8d8cc828f4 imximage: move flash_offset check to common location Troy Kisky 2012-10-03 15:47:05 +00:00
  • f14e6258f3 imximage: remove redundant setting of app_dest_ptr Troy Kisky 2012-10-03 15:47:04 +00:00
  • 4d5fa98536 imximage: check dcd_len as entries added Troy Kisky 2012-10-03 15:47:03 +00:00
  • c2cfe57e7c mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER Fabio Estevam 2012-10-17 07:33:27 +00:00
  • e6e85cd026 mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER Fabio Estevam 2012-10-17 07:33:26 +00:00
  • 0208a53fb2 mx25pdk: Use internal RAM for stack pointer Fabio Estevam 2012-10-18 18:42:00 +00:00
  • 99070db0dc Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2012-10-19 18:23:38 -07:00
  • 7f14f30a6d patman: force git log commands to not use color Albert ARIBAUD 2012-10-15 09:55:50 +00:00
  • eeaec258b7 sandbox: Change global data baudrate to int Simon Glass 2012-10-12 14:21:21 +00:00
  • 55f97c1bfb x86: Change global data baudrate to int Simon Glass 2012-10-12 14:21:20 +00:00
  • a25356d771 nds32: Change global data baudrate to int Simon Glass 2012-10-12 14:21:19 +00:00
  • 8dc22b00ac mips: Change global data baudrate to int Simon Glass 2012-10-12 14:21:18 +00:00
  • 5e84e5a7d4 blackfin: Change global data baudrate to int Simon Glass 2012-10-12 14:21:17 +00:00
  • e46e31a83a arm: Change global data baudrate to int Simon Glass 2012-10-12 14:21:16 +00:00
  • a8f1f1cd97 sparc: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:15 +00:00
  • a7e5ee9ebb powerpc: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:14 +00:00
  • 7a68e330d0 openrisc: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:13 +00:00
  • 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:12 +00:00
  • 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:11 +00:00
  • f5a5b3c5ee m68k: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:10 +00:00
  • 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:09 +00:00
  • ecd4551f14 sh: Change bi_baudrate and global data baudrate to int Simon Glass 2012-10-12 14:21:08 +00:00
  • 44abe47deb input: Add ANSI 3.64 escape sequence generation. Hung-Te Lin 2012-10-11 15:15:53 +00:00
  • 59a1b72ced input: Fix i8042 keyboard reset Marc Jones 2012-10-11 15:15:52 +00:00
  • 45fe668f5f input: i8042: Provide feature to disable keyboard before booting kernel Louis Yung-Chieh Lo 2012-10-11 15:15:51 +00:00
  • 48edb304d0 input: Provide a board specific mechanism to decide whether to skip i8042 init Gabe Black 2012-10-12 14:02:02 +00:00
  • ef94f7fa64 input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty Gabe Black 2012-10-12 14:02:01 +00:00
  • ddd8418f7f env: cosmetic: Consilidate the default env definition Joe Hershberger 2012-10-12 08:48:51 +00:00
  • 6ab6a650a4 disk: initialize name/part fields when returning a whole disk Stephen Warren 2012-10-10 07:57:51 +00:00
  • 39826f0997 arm: fdt: Relocate fdt along with other data Simon Glass 2012-09-27 15:41:55 +00:00
  • 39c7a26352 ColdFire: uart: fix build failure for missing header files Alison Wang 2012-10-18 16:54:38 +00:00
  • 87c9b18687 ColdFire: Fix the build error for Freescale m5282evb board. Jason Jin 2012-10-16 16:40:34 +08:00
  • fa862dd7ce ColdFire: Fix build error for astro mcf53731 board. Jason Jin 2012-10-16 16:38:39 +08:00
  • 2b758cad8d m68k: net: Fix unused variable in mcfmii.c Marek Vasut 2012-10-03 13:28:47 +00:00
  • c59ac903f2 m68k: Fix unused variable in board.c Marek Vasut 2012-10-03 13:28:46 +00:00
  • c1568ca545 m68k: Fix unused variable warning in speed.c Marek Vasut 2012-10-03 13:28:45 +00:00
  • 2b05593da6 m68k: Fix unused variable warning Marek Vasut 2012-10-03 13:28:44 +00:00
  • 37d6cc3176 m68k: Fix wrong assembler instruction in start.S Marek Vasut 2012-10-03 13:28:43 +00:00
  • 2ca7406c64 m68k: Fix relocation errors in start.S Philippe De Muyter 2012-10-03 13:28:42 +00:00
  • 1fb187b3b8 actux[123]: Update linker script for ELDK 4.2 Tom Rini 2012-10-17 10:18:29 +00:00
  • de1f9ac854 versatile: board configs: Use buffered writes on flash 402jagan@gmail.com 2012-07-29 04:26:08 +00:00
  • fb24ffc086 dm: Move s3c24xx USB driver to a proper place Marek Vasut 2012-07-21 05:02:22 +00:00
  • d731282e7c dm: wdt: arm: Move tnetv107x into drivers/watchdog/ Marek Vasut 2012-07-21 05:02:21 +00:00
  • 12c79a9578 powerpc: delete Wind River SBC8560/8540 support Paul Gortmaker 2012-09-26 11:43:54 +00:00
  • c4fe17f6d8 mx5: Add workaround for ARM erratum ID 468414 Fabio Estevam 2012-05-07 10:56:00 +00:00
  • f5a289ba1e mx6qsabrelite: enable DCache and MMC bounce buffer Dirk Behme 2012-08-08 02:26:31 +00:00
  • 0690c69b27 configs: mx53evk: Remove CONFIG_HAS_ETH1 Fabio Estevam 2012-10-15 07:26:18 +00:00
  • ff7a89bb0f configs: mx51evk: Remove CONFIG_HAS_ETH1 Fabio Estevam 2012-10-15 07:26:17 +00:00
  • eca04423d1 configs: mx53loco: Remove CONFIG_HAS_ETH1 Fabio Estevam 2012-10-15 07:26:16 +00:00
  • c606608a34 mx53loco: Adapt the IPU clock Fabio Estevam 2012-10-15 05:37:17 +00:00
  • 782b028841 mx5: lowlevel_init.S: Fix PLL settings for mx53 Fabio Estevam 2012-10-15 05:37:16 +00:00
  • 758c344945 mx5: lowlevel_init.S: Split init_clock macro Fabio Estevam 2012-10-15 05:37:15 +00:00
  • 953cfd2878 Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2012-10-17 09:03:59 -07:00
  • d1ff690612 Merge branch 'master' of git://git.denx.de/u-boot-mips Tom Rini 2012-10-17 08:57:13 -07:00
  • ff04f6d122 fs: fat: Fix mkcksum() function parameters Marek Vasut 2012-10-09 07:20:22 +00:00
  • e2e9b37898 disk: part_dos: print partition UUID in partition list Stephen Warren 2012-10-08 08:14:40 +00:00
  • 304b571130 disk: part_dos: checkpatch cleanups Stephen Warren 2012-10-08 08:14:38 +00:00
  • b4414f4a4a disk: part_efi: set bootable flag in partition objects Stephen Warren 2012-10-08 08:14:37 +00:00
  • 13bf2f55d9 disk: part_efi: print raw partition attributes Stephen Warren 2012-10-08 08:14:36 +00:00
  • 1c8346ab38 disk: part_efi: add new partition attribute definitions Stephen Warren 2012-10-08 08:14:35 +00:00
  • f07cd2c4c7 disk: part_efi: print partition UUIDs Stephen Warren 2012-10-08 08:14:34 +00:00
  • 788a8c1fc9 disk: part_efi: re-order partition list printf, change case Stephen Warren 2012-10-08 08:14:33 +00:00
  • 38a3021edc disk: part_efi: remove indent level from loop Stephen Warren 2012-10-08 08:14:32 +00:00
  • 71bba424ad disk: get_device_and_partition() return value fixes Stephen Warren 2012-10-08 07:45:54 +00:00
  • 8af4472a77 remove unnecessary includes from cmd_ide.c Pavel Herrmann 2012-10-07 05:56:14 +00:00
  • 21d2bf426f split PCS440EP specific code from cmd_ide.c Pavel Herrmann 2012-10-07 05:56:13 +00:00
  • 4d1361d867 split AU1X00 specific code from cmd_ide.c Pavel Herrmann 2012-10-09 07:10:08 +00:00
  • 0a4a64c079 move CPC45 ide_led to the same file as other IDE hooks Pavel Herrmann 2012-10-09 07:06:25 +00:00
  • 19be2ea2ef make ide_led() a weak alias Pavel Herrmann 2012-10-07 05:56:10 +00:00
  • 28920b1fd2 split CPC45 board-specific IDE functions from cmd_ide.c Pavel Herrmann 2012-10-07 05:56:09 +00:00
  • f5b82c0f9c change all versions of input_data() and output_data() to global weak aliases Pavel Herrmann 2012-10-09 07:04:39 +00:00
  • e4148c1165 split IVM power hooks from cmd_ide.c Pavel Herrmann 2012-10-07 05:56:07 +00:00
  • 8d1165e11a split mpc8xx hooks from cmd_ide.c Pavel Herrmann 2012-10-09 07:01:56 +00:00
  • 94fa029a6d remove CONFIG_SC3 from cmd_ide.c Pavel Herrmann 2012-10-07 05:56:05 +00:00
  • eb1f09e007 kerneldoc: stdio: tmpl: Add stdio template Marek Vasut 2012-10-06 14:07:06 +00:00
  • 9cd2b9e47e kerneldoc: Annotate drivers/serial/serial.c Marek Vasut 2012-10-08 11:36:39 +00:00
  • dee1941604 serial: Reorder get_current() Marek Vasut 2012-10-06 14:07:04 +00:00
  • 6d93e25806 serial: Reorder serial_assign() Marek Vasut 2012-10-06 14:07:03 +00:00
  • ec3fd68952 serial: Use default_serial_puts() in drivers Marek Vasut 2012-10-06 14:07:02 +00:00
  • bfb7d7a3d6 serial: Implement default_serial_puts() Marek Vasut 2012-10-06 14:07:01 +00:00
  • bfa5b71408 mpc82xx: Remove BMW board port Stefan Roese 2012-09-19 03:18:53 +00:00
  • 6abcf2d531 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT Nobuhiro Iwamatsu 2012-04-17 16:41:14 +00:00
  • 9924ca6e9b mmc: at91: use max timeout value. It will avoid some situation that timeout happened. Wu, Josh 2012-09-13 22:22:06 +00:00
  • 3a49cd7e1a ARM: at91sam9x5: enable MCI0 support for 9x5ek board. Wu, Josh 2012-09-13 22:22:05 +00:00