Age | Commit message (Expand) | Author |
2012-10-22 | board/freescale/common:QIXIS:Fix magic number usage | Prabhakar Kushwaha |
2012-10-22 | powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. | Mark Marshall |
2012-10-22 | mpc85xx: make gpio_direction_output respect value | Chris Packham |
2012-10-22 | fsl_pci: use 'Header Type' field to judge PCIE mode | Minghuan Lian |
2012-10-22 | mmc: dw-mmc: support DesignWare MMC Controller | Jaehoon Chung |
2012-10-22 | mmc: pxa: Remove the old non-generic PXA MMC driver | Marek Vasut |
2012-10-22 | mmc: pxa: Flip over the remaining boards to pxa_mmc_generic | Marek Vasut |
2012-10-22 | mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd | Tushar Behera |
2012-10-22 | mmc: sdhci: add the DMA select for SDMA | Jaehoon Chung |
2012-10-22 | mmc: sdhci: increase the timeout value for data transfer | Jaehoon Chung |
2012-10-22 | mmc: Fix mmc_spi error on cmd->flags field | Marek Vasut |
2012-10-22 | MMC: Remove the MMC bounce buffer | Marek Vasut |
2012-10-22 | MMC: MXS: Toggle the generic bounce buffer on the boards | Marek Vasut |
2012-10-22 | MMC: MXS: Convert MXS MMC driver to generic bounce buffer | Marek Vasut |
2012-10-22 | COMMON: Implement common bounce buffer | Marek Vasut |
2012-10-22 | powerpc/usb: fix bug of CPU hang when missing USB PHY clock | Shengzhou Liu |
2012-10-22 | usb: fallback safely when a configuration descriptor is too large | Vincent Palatin |
2012-10-22 | usb: Support the CONFIG_SYS_64BIT_LBA option | Gabe Black |
2012-10-20 | imximage: make set_imx_hdr_v1/v2 easier to read | Troy Kisky |
2012-10-20 | imximage: change parameters to set_imx_hdr | Troy Kisky |
2012-10-20 | imximage: delay setting of image size | Troy Kisky |
2012-10-20 | imximage: fix size of image to load. | Troy Kisky |
2012-10-20 | imximage: move flash_offset check to common location | Troy Kisky |
2012-10-20 | imximage: remove redundant setting of app_dest_ptr | Troy Kisky |
2012-10-20 | imximage: check dcd_len as entries added | Troy Kisky |
2012-10-20 | mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER | Fabio Estevam |
2012-10-20 | mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER | Fabio Estevam |
2012-10-20 | mx25pdk: Use internal RAM for stack pointer | Fabio Estevam |
2012-10-19 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2012-10-19 | patman: force git log commands to not use color | Albert ARIBAUD |
2012-10-19 | sandbox: Change global data baudrate to int | Simon Glass |
2012-10-19 | x86: Change global data baudrate to int | Simon Glass |
2012-10-19 | nds32: Change global data baudrate to int | Simon Glass |
2012-10-19 | mips: Change global data baudrate to int | Simon Glass |
2012-10-19 | blackfin: Change global data baudrate to int | Simon Glass |
2012-10-19 | arm: Change global data baudrate to int | Simon Glass |
2012-10-19 | sparc: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | powerpc: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | openrisc: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | nios2: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | microblaze: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | m68k: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | avr32: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | sh: Change bi_baudrate and global data baudrate to int | Simon Glass |
2012-10-19 | input: Add ANSI 3.64 escape sequence generation. | Hung-Te Lin |
2012-10-19 | input: Fix i8042 keyboard reset | Marc Jones |
2012-10-19 | input: i8042: Provide feature to disable keyboard before booting kernel | Louis Yung-Chieh Lo |
2012-10-19 | input: Provide a board specific mechanism to decide whether to skip i8042 init | Gabe Black |
2012-10-19 | input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ... | Gabe Black |
2012-10-19 | env: cosmetic: Consilidate the default env definition | Joe Hershberger |