summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* FAT: Add FAT write featureDonggeun Kim2011-10-261-0/+5
* fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass2011-10-261-0/+4
* fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass2011-10-261-2/+14
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-261-2/+9
* fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2011-10-261-0/+11
* net: tftpput: implement tftp logicSimon Glass2011-10-261-0/+2
* doc/README: documents and readme for NDS32 archMacpaul Lin2011-10-221-3/+21
* README: document standard image variablesJason Hobbs2011-10-171-0/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-121-0/+1
|\
| * MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-101-0/+1
* | powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-091-0/+3
|/
* cmd_time: add time commandChe-liang Chiou2011-10-091-0/+1
* README: fix typos and such.Wolfgang Denk2011-10-091-8/+5
* README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk2011-10-091-36/+36
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-5/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+14
* powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-291-0/+37
* Minor coding style cleanup.Wolfgang Denk2011-09-111-27/+27
* README: fix arm920t/at91 pathAndreas Bießmann2011-08-031-1/+1
* README: update MIPS related informationsDaniel Schwierzeck2011-07-311-1/+34
* README: udate Coding Style description to current status quoWolfgang Denk2011-07-301-7/+5
* cosmetic: spell fixes etc.Michael Jones2011-07-281-3/+3
* env: allow people to force envcrc buildingMike Frysinger2011-07-261-0/+5
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-1/+1
* spl: add initial support for a generic SPL frameworkDaniel Schwierzeck2011-07-261-0/+39
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-07-191-0/+9
|\
| * mmc: sh_mmcif: add support for Renesas MMCIFYoshihiro Shimoda2011-07-151-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-07-181-0/+10
|\ \
| * | arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg2011-07-171-0/+10
| |/
* | Add uboot "fdt_high" enviroment variableDavid A. Long2011-07-161-0/+9
|/
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-111-0/+6
* armv7: add PL310 support to u-bootAneesh V2011-07-041-0/+6
* armv7: cache maintenance operations for armv7Aneesh V2011-07-041-0/+5
* NAND: Add 16bit NAND support for the NDFCAlex Waterman2011-07-011-0/+8
* ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-2/+1
* powerpc/fsl_pci: Fix device tree fixups for newer platformsKumar Gala2011-05-201-0/+5
* TFTP: add tftpsrv commandLuca Ceresoli2011-05-191-0/+1
* README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOGDetlev Zundel2011-05-121-5/+12
* README: remove spurious lineLuca Ceresoli2011-05-121-1/+0
* Serial: p1011: new vendor init optionsJohn Rigby2011-05-121-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-301-0/+7
|\
| * powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2011-04-281-0/+7
* | cmd_ide: enhance new feature "CONFIG_IDE_AHB"Macpaul Lin2011-04-301-0/+8
* | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-7/+4
|/
* common: add a grepenv commandKim Phillips2011-04-281-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-271-0/+20
|\
| * Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-271-0/+14
| * arm: Use optimized memcpy and memset from linuxMatthias Weisser2011-04-271-0/+6
* | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-251-2/+14
|/
* rtc, rv3029: add trickle charger support.Heiko Schocher2011-04-261-0/+2
OpenPOWER on IntegriCloud