summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2011-12-21Add CONFIG_DELAY_CONSOLE to delay console initSimon Glass
2011-11-17BACKPORT: net: tftpput: implement tftp logicSimon Glass
2011-10-04console: Implement pre-console bufferGraeme Russ
2011-08-29Add a CBFS driver and commands to u-boot.Gabe Black
2011-08-29CHROMIUM: ARM: Allow the FDT to specify that the env loads early.Doug Anderson
2011-08-29Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass
2011-08-29Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass
2011-08-29Add some documentation for the new i386 specific configuration options.Gabe Black
2011-08-29fdt: Add DEV_TREE_SEPARATE to provide an fdt separate from imageSimon Glass
2011-08-29Add CONFIG_ALIGN_LCD_TO_SECTION to make frame buffer MMU-friendlySimon Glass
2011-08-24fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass
2011-08-24fdt: Add device tree control of U-Boot peripherals (CONFIG_OF_CONTROL)Simon Glass
2011-08-24Add tftp speed indicationSimon Glass
2011-08-24NS16550: buffer readsScott Wood
2011-08-24armv7: cache maintenance operations for armv7Aneesh V
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
2010-11-27Coding Style (white space) cleanupWolfgang Denk