summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* misc: pmic: Freescale PMIC switches to generic PMIC driverStefano Babic2011-10-273-4/+59
* misc:pmic:samsung Enable PMIC driver at GONI targetŁukasz Majewski2011-10-272-0/+8
* misc:pmic:max8998 MAX8998 support at a new PMIC driver.Łukasz Majewski2011-10-273-0/+128
* misc:pmic:core New generic PMIC driverŁukasz Majewski2011-10-275-0/+422
* mx31pdk: Remove unneeded configFabio Estevam2011-10-271-2/+1
* mx31: provide readable WEIM CS accessorHelmut Raiger2011-10-278-77/+187
* MX51: vision2: Set global macrosStefano Babic2011-10-271-8/+9
* I2C: Add i2c_get/set_speed() to mxc_i2c.cMarek Vasut2011-10-271-8/+23
* ARM: Update mach-typesMarek Vasut2011-10-271-30689/+1985
* devkit8000: Add config to enable SPL MMC bootSimon Schwarz2011-10-271-0/+5
* devkit8000: protect board_mmc_initSimon Schwarz2011-10-271-1/+1
* arm, post: add missing post_time_ms for armHeiko Schocher2011-10-271-1/+1
* cosmetic, post: Codingstyle cleanupHeiko Schocher2011-10-271-68/+59
* arm, logbuffer: make it compilecleanHeiko Schocher2011-10-272-2/+1
* tegra2: Enable MMC for SeaboardTom Warren2011-10-275-14/+63
* tegra2: Add more pinmux functionsSimon Glass2011-10-273-49/+707
* tegra2: Rename PIN_ to PINGRP_Simon Glass2011-10-273-148/+148
* tegra2: Add more clock functionsSimon Glass2011-10-277-215/+999
* tegra2: Clean up board code a littleSimon Glass2011-10-272-48/+20
* tegra2: Rename CLOCK_PLL_ID to CLOCK_IDSimon Glass2011-10-274-27/+26
* FAT: Add FAT write featureDonggeun Kim2011-10-265-0/+1101
* fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass2011-10-263-0/+19
* fdt: ARM: Implement and verify embedded and separate device treeSimon Glass2011-10-261-0/+12
* fdt: add decode helper librarySimon Glass2011-10-263-0/+276
* fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass2011-10-263-2/+23
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-266-2/+291
* fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2011-10-262-0/+12
* net: tftpput: add tftpput commandSimon Glass2011-10-261-0/+23
* net: tftpput: implement tftp logicSimon Glass2011-10-263-21/+119
* tftpput: add save_addr and save_size global variablesSimon Glass2011-10-262-0/+4
* net: tftpput: Support selecting get/put for tftpSimon Glass2011-10-264-5/+4
* net: tftpput: Factor out start, restart and next block functionsSimon Glass2011-10-261-26/+51
* net: tftpput: move common code into separate functionsSimon Glass2011-10-261-30/+38
* net: tftpput: Rename TFTP to TFTPGETSimon Glass2011-10-267-23/+23
* net: tftpput: Add support for receiving ICMP packetsSimon Glass2011-10-262-3/+43
* net: tftpput: Move ICMP code into its own functionSimon Glass2011-10-261-43/+58
* Add setenv_ulong() and setenv_addr()Simon Glass2011-10-262-0/+32
* Move simple_itoa to vsprintfSimon Glass2011-10-263-15/+17
* altera_tse: Fix return of eth_device's recv() callbackJoachim Foerster2011-10-261-0/+2
* altera_tse: m88e1111s: Honor device flags regarding PHY interface modeJoachim Foerster2011-10-261-2/+8
* altera_tse: Add support for dedicated descriptor memoryJoachim Foerster2011-10-263-5/+27
* altera_tse: Fix SGDMA reset triggeringJoachim Foerster2011-10-261-4/+4
* altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync caseJoachim Foerster2011-10-261-0/+6
* part_efi: dcache: allocate cacheline aligned buffersAnton staaf2011-10-251-9/+9
* mmc: dcache: allocate cache aligned buffers for ext_csdAnton staaf2011-10-251-2/+2
* ext2: Cache line aligned partial sector bounce bufferAnton staaf2011-10-251-1/+1
* mmc: dcache: allocate cache aligned buffer for scr and switch_statusAnton staaf2011-10-251-5/+5
* tegra: define CONFIG_SYS_CACHELINE_SIZE for tegraAnton staaf2011-10-251-0/+2
* cache: add ALLOC_CACHE_ALIGN_BUFFER macroAnton staaf2011-10-252-0/+60
* Revert "km_arm: enable POST for these boards"Wolfgang Denk2011-10-242-38/+0
OpenPOWER on IntegriCloud