summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-26FAT: Add FAT write featureDonggeun Kim
2011-10-26fdt: add decode helper librarySimon Glass
2011-10-26fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass
2011-10-26tftpput: add save_addr and save_size global variablesSimon Glass
2011-10-26net: tftpput: Support selecting get/put for tftpSimon Glass
2011-10-26net: tftpput: Rename TFTP to TFTPGETSimon Glass
2011-10-26net: tftpput: Add support for receiving ICMP packetsSimon Glass
2011-10-26Add setenv_ulong() and setenv_addr()Simon Glass
2011-10-26Move simple_itoa to vsprintfSimon Glass
2011-10-26altera_tse: Add support for dedicated descriptor memoryJoachim Foerster
2011-10-25tegra: define CONFIG_SYS_CACHELINE_SIZE for tegraAnton staaf
2011-10-25cache: add ALLOC_CACHE_ALIGN_BUFFER macroAnton staaf
2011-10-24Revert "km_arm: enable POST for these boards"Wolfgang Denk
2011-10-23mkimage: adding support for Davinci AIS imageStefano Babic
2011-10-23net: ns9750: drop !NET_MULTI driverMike Frysinger
2011-10-23Add getenv_ulong() to read an integer from an environment variableSimon Glass
2011-10-23net: emaclite: Move RX/TX ping pong initialization toMichal Simek
2011-10-23net: emaclite: Use unsigned long for baseaddrMichal Simek
2011-10-23cache: include asm/cache.h for ARCH_DMA_MINALIGN definitionAnton Staaf
2011-10-23NS16550: trivial code clean for checkpatchSimon Glass
2011-10-22hwmon: Provide dtt_init()Dirk Eibach
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22checkpatch whitespace cleanupsStephen Warren
2011-10-22drivers: add the support for Silicon Image SATA controllerTang Yuantian
2011-10-22adp-ag101: add board adp-ag101 supportMacpaul Lin
2011-10-22nds32: common bdinfo, bootm, image supportMacpaul Lin
2011-10-22nds32: add NDS32 support into common header fileMacpaul Lin
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach
2011-10-22km/common: enable "env default" for all keymile boardsGerlando Falauto
2011-10-22km/common: fix ramfs development targetAndreas Huber
2011-10-22km_arm: enable POST for these boardsValentin Longchamp
2011-10-21Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi
2011-10-19ColdFire: Move boards with simple _config rules to boards.cfgstany MARCEL
2011-10-18fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpersShengzhou Liu
2011-10-18powerpc/85xx: Add support for RMan LIODN initializationKumar Gala
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass
2011-10-17Add generic gpio.h in asm-genericSimon Glass
2011-10-17sandbox: Add basic config fileSimon Glass
2011-10-17sandbox: Add OS dependent layerSimon Glass
2011-10-17sandbox: Force command sections to be 4-byte alignedSimon Glass
2011-10-17sandbox: Add compiler defines to support a 64-bit x86_64 platformSimon Glass
2011-10-17sandbox: Add architecture image supportSimon Glass
2011-10-17sandbox: Add architecture header filesSimon Glass
2011-10-17arm: ca9x4_ct_vxp: enable PXE BOOTP options supportJason Hobbs
2011-10-17arm: ca9x4_ct_vxp: enable pxe command supportJason Hobbs
2011-10-17Convert ca9x4_ct_vxp to standard env variablesJason Hobbs
2011-10-17Add pxe commandJason Hobbs