aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2011-08-03README: fix arm920t/at91 pathAndreas Bießmann
2011-07-31README: update MIPS related informationsDaniel Schwierzeck
2011-07-30README: udate Coding Style description to current status quoWolfgang Denk
2011-07-28cosmetic: spell fixes etc.Michael Jones
2011-07-26env: allow people to force envcrc buildingMike Frysinger
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-26spl: add initial support for a generic SPL frameworkDaniel Schwierzeck
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg
2011-07-16Add uboot "fdt_high" enviroment variableDavid A. Long
2011-07-15mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda
2011-07-11powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun
2011-07-04armv7: add PL310 support to u-bootAneesh V
2011-07-04armv7: cache maintenance operations for armv7Aneesh V
2011-07-01NAND: Add 16bit NAND support for the NDFCAlex Waterman
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-05-20powerpc/fsl_pci: Fix device tree fixups for newer platformsKumar Gala
2011-05-19TFTP: add tftpsrv commandLuca Ceresoli
2011-05-12README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOGDetlev Zundel
2011-05-12README: remove spurious lineLuca Ceresoli
2011-05-12Serial: p1011: new vendor init optionsJohn Rigby
2011-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-04-30cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin
2011-04-28powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi
2011-04-28common: add a grepenv commandKim Phillips
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-27arm: Use optimized memcpy and memset from linuxMatthias Weisser
2011-04-25Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely
2011-04-26rtc, rv3029: add trickle charger support.Heiko Schocher
2011-04-20Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-13crc32: make command optionalMike Frysinger
2011-04-13make `go` optionalMike Frysinger
2011-04-13env: make import/export optionalMike Frysinger
2011-04-13x86: Rename i386 to x86Graeme Russ
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-04-08Blackfin: ldrinfo: new commandMike Frysinger
2011-04-04powerpc: clean up DIU macro definitions for Freescale reference boardsTimur Tabi
2011-02-21mv: seperate kirkwood and armada from common settingLei Wen
2011-02-02spi: add support SuperH SPI moduleYoshihiro Shimoda
2011-02-02net: sh_eth: add cache handlingYoshihiro Shimoda
2011-02-02README: add description of sh_eth driverYoshihiro Shimoda
2011-01-19Fix defines needed to enable command sha1sumAlexander Holler
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala
2011-01-10pca953x: support 16-pin devicesChris Packham
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin