aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-27MX35: mx35pdk: use new pmic driverStefano Babic2-8/+15
2011-10-27misc: pmic: addI2C support to pmic_fsl driverStefano Babic1-4/+13
2011-10-27misc: pmic: use I2C_SET_BUS in pmic I2CStefano Babic1-1/+1
2011-10-27MX5: efikamx/efikasb: use new pmic driverStefano Babic2-24/+32
2011-10-27MX3: qong: use new pmic driverStefano Babic2-4/+12
2011-10-27RTC: Switch mc13783 to generic pmic codeStefano Babic1-8/+12
2011-10-27MX5: vision2: use new pmic driverStefano Babic2-15/+23
2011-10-27misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic3-4/+59
2011-10-27misc:pmic:samsung Enable PMIC driver at GONI targetŁukasz Majewski2-0/+8
2011-10-27misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski3-0/+128
2011-10-27misc:pmic:core New generic PMIC driverŁukasz Majewski5-0/+422
2011-10-27mx31pdk: Remove unneeded configFabio Estevam1-2/+1
2011-10-27mx31: provide readable WEIM CS accessorHelmut Raiger8-77/+187
2011-10-27MX51: vision2: Set global macrosStefano Babic1-8/+9
2011-10-27I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut1-8/+23
2011-10-27ARM: Update mach-typesMarek Vasut1-30689/+1985
2011-10-27devkit8000: Add config to enable SPL MMC bootSimon Schwarz1-0/+5
2011-10-27devkit8000: protect board_mmc_initSimon Schwarz1-1/+1
2011-10-27arm, post: add missing post_time_ms for armHeiko Schocher1-1/+1
2011-10-27cosmetic, post: Codingstyle cleanupHeiko Schocher1-68/+59
2011-10-27arm, logbuffer: make it compilecleanHeiko Schocher2-2/+1
2011-10-27tegra2: Enable MMC for SeaboardTom Warren5-14/+63
2011-10-27tegra2: Add more pinmux functionsSimon Glass3-49/+707
2011-10-27tegra2: Rename PIN_ to PINGRP_Simon Glass3-148/+148
2011-10-27tegra2: Add more clock functionsSimon Glass7-215/+999
2011-10-27tegra2: Clean up board code a littleSimon Glass2-48/+20
2011-10-27tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass4-27/+26
2011-10-26FAT: Add FAT write featureDonggeun Kim5-0/+1101
2011-10-26fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass3-0/+19
2011-10-26fdt: ARM: Implement and verify embedded and separate device treeSimon Glass1-0/+12
2011-10-26fdt: add decode helper librarySimon Glass3-0/+276
2011-10-26fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass3-2/+23
2011-10-26fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass6-2/+291
2011-10-26fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2-0/+12
2011-10-26net: tftpput: add tftpput commandSimon Glass1-0/+23
2011-10-26net: tftpput: implement tftp logicSimon Glass3-21/+119
2011-10-26tftpput: add save_addr and save_size global variablesSimon Glass2-0/+4
2011-10-26net: tftpput: Support selecting get/put for tftpSimon Glass4-5/+4
2011-10-26net: tftpput: Factor out start, restart and next block functionsSimon Glass1-26/+51
2011-10-26net: tftpput: move common code into separate functionsSimon Glass1-30/+38
2011-10-26net: tftpput: Rename TFTP to TFTPGETSimon Glass7-23/+23
2011-10-26net: tftpput: Add support for receiving ICMP packetsSimon Glass2-3/+43
2011-10-26net: tftpput: Move ICMP code into its own functionSimon Glass1-43/+58
2011-10-26Add setenv_ulong() and setenv_addr()Simon Glass2-0/+32
2011-10-26Move simple_itoa to vsprintfSimon Glass3-15/+17
2011-10-26altera_tse: Fix return of eth_device's recv() callbackJoachim Foerster1-0/+2
2011-10-26altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster1-2/+8
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster3-5/+27
2011-10-26altera_tse: Fix SGDMA reset triggeringJoachim Foerster1-4/+4
2011-10-26altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster1-0/+6