| Commit message (Expand) | Author | Age | Lines |
* | fsl_esdhc: Fix esdhc disabled problem on some platforms | Chenhui Zhao | 2011-01-14 | -6/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2011-01-12 | -127/+763 |
|\ |
|
| * | sh: serial_sh: Fix build in serial_sh | Nobuhiro Iwamatsu | 2011-01-11 | -3/+3 |
| * | sh: sh7722: Fix multiple definition of PSDR in serial_sh | Nobuhiro Iwamatsu | 2011-01-11 | -0/+1 |
| * | sh: serial: Update serial driver for SH | Nobuhiro Iwamatsu | 2011-01-11 | -127/+762 |
* | | add AM29F400BB to table of supported legacy flashs | David Müller | 2011-01-11 | -0/+18 |
|/ |
|
* | LAN91C*: Change chip names to fit the eth_device struct size | Yanjun Yang | 2011-01-10 | -2/+2 |
* | ftgmac100: support of gigabit eth ftgmac100 | Macpaul Lin | 2011-01-09 | -0/+826 |
* | miiphy: convert to linux/mii.h | Mike Frysinger | 2011-01-09 | -200/+179 |
* | cfi_flash: avoid flash_verbose when possible | Mike Frysinger | 2011-01-09 | -0/+6 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2010-12-22 | -70/+1313 |
|\ |
|
| * | MTD/NAND: fix nand_base.c to use get_timer() correctly | Reinhard Meyer | 2010-12-17 | -6/+9 |
| * | nand: constify id/manu tables | Mike Frysinger | 2010-12-17 | -5/+5 |
| * | RTC driver for PT7C4338 chip. | Priyanka Jain | 2010-12-17 | -0/+145 |
| * | Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next | Wolfgang Denk | 2010-12-17 | -3/+58 |
| |\ |
|
| | * | cfi_flash: Add optional config register write to cfi-detection | Stefan Roese | 2010-12-17 | -0/+43 |
| | * | cfi_flash: Use flash_read32() in sector_erased() | Stefan Roese | 2010-12-17 | -3/+3 |
| | * | cfi_flash: Fix problems with status/id read mode | Stefan Roese | 2010-12-17 | -0/+12 |
| * | | sf: winbond: add support for W25Q16/32/128 parts | Wojtek Skulski | 2010-12-17 | -10/+29 |
| * | | sf: new driver for EON devices | Chong Huang | 2010-12-17 | -0/+280 |
| |/ |
|
| * | Serial: Add UART support for Marvell ARMADA 100 SoCs. | Prafulla Wadaskar | 2010-12-16 | -2/+3 |
| * | Serial: ns16550: Add support for CONFIG_SYS_NS16550_IER macro | Prafulla Wadaskar | 2010-12-16 | -2/+6 |
| * | gpio: Add Multi-Function-Pin configuration driver for Marvell SoCs | Prafulla Wadaskar | 2010-12-16 | -0/+88 |
| * | Merge branch 'master' of ../master into next | Wolfgang Denk | 2010-12-16 | -27/+536 |
| |\ |
|
| * | | OMAP3: SPI driver | Dirk Behme | 2010-12-11 | -0/+470 |
| * | | ARMV7: OMAP4: twl6030 add battery charging support | Balaji T K | 2010-12-11 | -2/+122 |
| * | | Merge branch 'next' of git://git.denx.de/u-boot-arm into next | Wolfgang Denk | 2010-11-30 | -1/+40 |
| |\ \ |
|
| | * | | da850: Add RMII support for EMAC | Sudhakar Rajashekhara | 2010-11-30 | -1/+40 |
| * | | | pl01x: use C structs and readl/writel | Rabin Vincent | 2010-11-30 | -39/+52 |
| * | | | add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns | Wolfgang Wegner | 2010-11-30 | -0/+6 |
| |/ / |
|
* | | | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | -5/+8 |
* | | | fsl_esdhc: Fix the voltage validation process | Li Yang | 2010-12-18 | -5/+15 |
* | | | fsl_esdhc: Fix max clock frequency | Jerry Huang | 2010-12-18 | -1/+1 |
* | | | fsl_esdhc: Use mmc_set_clock to set initial speed | Jerry Huang | 2010-12-18 | -1/+1 |
* | | | video/mx3fb: fix clock divider | Stefano Babic | 2010-12-17 | -1/+1 |
| |/
|/| |
|
* | | fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller | P.V.Suresh | 2010-12-13 | -4/+4 |
* | | fsl_upm: Add MxMR/MDR synchronization | John Schmoller | 2010-12-13 | -0/+2 |
* | | tsec: Revert to setting TBICR_ANEG_ENABLE by default for SGMII | Kumar Gala | 2010-12-13 | -5/+4 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-12-09 | -15/+2 |
|\ \ |
|
| * | | imx: Get fec mac address from fuse | Liu Hui-R64343 | 2010-11-21 | -15/+2 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-12-08 | -0/+1 |
|\ \ \ |
|
| * | | | AT91: gen_atmel_mci.c: fix bug when Slot B is used | Reinhard Meyer | 2010-12-07 | -0/+1 |
| | |/
| |/| |
|
* | | | fix s3c2410_nand timing default values | David Müller (ELSOFT AG) | 2010-12-06 | -3/+9 |
* | | | video: move fsl_diu_fb driver to drivers/video | Anatolij Gustschin | 2010-12-01 | -0/+514 |
|/ / |
|
* | | cfi_flash: fix bug introduced while recent change to flash_get_size() | Anatolij Gustschin | 2010-11-28 | -3/+4 |
* | | 74xx_7xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -1/+2 |
* | | 824x: Cleanup for partial linking and --gc-sections | Wolfgang Denk | 2010-11-27 | -3/+7 |
* | | ppc4xx/NAND: Reduce size of NAND SPL image | Stefan Roese | 2010-11-27 | -2/+2 |
* | | e1000: fix compile warning | Wolfgang Denk | 2010-11-26 | -1/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2010-11-26 | -2/+5 |
|\ \ |
|