Commit Graph

  • 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
  • 1db7377a70 mmc: at91: add multi block read/write support. Wu, Josh 2012-09-13 22:22:04 +00:00
  • b9f4bc34ac Remove lh7a40x cpu and serial driver Albert ARIBAUD 2012-10-08 04:11:38 +00:00
  • 74620e1c94 tools/env: Improve debug prints Joe Hershberger 2012-10-15 15:29:25 +00:00
  • ce2f580017 tools/env: Fix variable delete operation Joe Hershberger 2012-10-15 15:29:24 +00:00
  • 6b2eba1b7c MIPS: qemu_mips.h: cleanup coding style and checkpatch.pl issues Daniel Schwierzeck 2012-10-16 15:02:08 +02:00
  • 32afad783e MIPS: add board qemu-mips64 support Zhi-zhou Zhang 2012-10-16 15:02:08 +02:00
  • ff9b0cb8b4 MIPS: qemu_mips: move CONFIG_SYS_TEXT_BASE to qemu-mips.h Zhi-zhou Zhang 2012-10-16 15:02:08 +02:00
  • 090854c826 MIPS: add support for 64 bit addressing Zhi-zhou Zhang 2012-10-16 15:02:08 +02:00
  • cb0a6a1ecc MIPS: don't use camel-case style Zhi-zhou Zhang 2012-10-16 15:02:08 +02:00
  • 5676f598e7 mx25: Clean up imx-regs.h Benoît Thébaudeau 2012-10-08 08:34:22 +00:00
  • e58010b554 i.MX6: mx6qsabrelite: Add splash screen support Eric Nelson 2012-10-03 07:28:43 +00:00
  • f95c960bcc i.MX6: add HDMI transmitter register declarations from kernel WIP. Eric Nelson 2012-10-03 07:28:42 +00:00
  • 0fb1e57cb6 i.MX6: set drive strength for parallel RGB pads Eric Nelson 2012-10-03 07:28:41 +00:00
  • 08fd6a3580 i.MX: ipufb: add const to fb_videomode declarations Eric Nelson 2012-10-03 07:27:39 +00:00
  • 09c8bb264f i.MX video: struct fb_videomode can be const Eric Nelson 2012-10-03 07:27:38 +00:00
  • 6e14232010 i.MX: declare iomux_v3_cfg_t arrays as const Eric Nelson 2012-10-03 07:26:38 +00:00
  • 5ae28d2db2 i.MX: iomux: input pad array can be const Eric Nelson 2012-10-03 07:26:37 +00:00
  • dce67bd548 mx6qsabreauto: Pass the board revision to the kernel Fabio Estevam 2012-10-02 11:20:12 +00:00
  • 903e779c55 mx6qsabreauto: Change mmcroot so it works out of box Otavio Salvador 2012-10-02 09:22:10 +00:00
  • a2ac1b3a7d mxc: Fix SDHC multi-instance clock Benoît Thébaudeau 2012-10-01 08:36:25 +00:00
  • 6e3dc12754 mx35: Fix eSDHC clocks Benoît Thébaudeau 2012-09-27 10:26:02 +00:00
  • 151d63cb91 mx35: Clean up lowlevel_init Benoît Thébaudeau 2012-08-20 09:54:53 +00:00
  • 34cda7a0d8 h2200: Add support for iPAQ h2200 palmtop Łukasz Dałek 2012-10-15 07:46:54 +00:00
  • 54b99e51ab i2c_probe: update for use in scripting Eric Nelson 2012-09-23 10:12:56 +00:00
  • ff5d2dce1e common/i2c: Add i2c write command York Sun 2012-09-16 08:02:30 +00:00
  • f539094f48 i2c: sh_i2c: use setbits/clrbits macro Tetsuyuki Kobayashi 2012-09-13 19:08:05 +00:00
  • 650f95b0c7 arm: rmobile: kzm9g: enable I2C2 Tetsuyuki Kobayashi 2012-09-13 19:08:04 +00:00
  • 937b6862de arm: rmobile: kzm9g: enable I2C1 Tetsuyuki Kobayashi 2012-09-13 19:08:03 +00:00
  • 0e5fb33cf7 i2c: sh_i2c.c: check error in i2c_read and i2c_write Tetsuyuki Kobayashi 2012-09-13 19:08:01 +00:00
  • d042d7121b i2c: sh_i2c: enable i2c_probe Tetsuyuki Kobayashi 2012-09-13 19:08:00 +00:00
  • 020ec727a6 i2c: sh_i2c.c: support I2C2, I2C3 and I2C4 Tetsuyuki Kobayashi 2012-09-13 19:07:59 +00:00
  • 3ce2703d8f i2c: sh_i2c.c: adjust for SH73A0 Tetsuyuki Kobayashi 2012-09-13 19:07:58 +00:00
  • 57d7c80472 i2c: sh_i2c.c: correct BUSY bit define in ICSR Tetsuyuki Kobayashi 2012-09-13 19:07:57 +00:00
  • b1af67fe5e i2c: sh_i2c.c: support iccl and icch extension Tetsuyuki Kobayashi 2012-09-13 19:07:56 +00:00
  • c71b64f361 libfdt: Add helper function to create a trivial, empty tree Gerald Van Baren 2012-10-15 22:24:36 -04:00
  • 8ac88f2d28 fdt: Check for a token to skip auto-hash validation Joe Hershberger 2012-08-17 10:34:39 +00:00