summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-19-10/+189
|\
| * powerpc: remove not used CONFIG_SYS_TFTP_LOADADDRtrem2012-12-15-3/+0
| * env: Add support for access control to .flagsJoe Hershberger2012-12-13-1/+12
| * env: Add a command to display details about env flagsJoe Hershberger2012-12-13-0/+1
| * env: Add environment variable flagsJoe Hershberger2012-12-13-0/+37
| * env: Add a command to view callbacksJoe Hershberger2012-12-13-0/+1
| * env: Add support for callbacks to environment varsJoe Hershberger2012-12-13-0/+30
| * edid: Add I2C command for printing the EDIDTom Wai-Hong Tam2012-12-11-0/+5
| * Add hash command to perform hashing using various algorithmsSimon Glass2012-12-11-0/+18
| * Add a command to read raw blocks from a partitionKenneth Waters2012-12-11-0/+1
| * Add gettime commandAnton Staaf2012-12-11-0/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-07-0/+15
| |\
| | * x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass2012-12-06-0/+7
| | * Introduce arch_phys_memset which works like memset but on physical memoryGabe Black2012-12-06-0/+8
| * | README: Explain how to generate the CHANGELOG file.Robert P. J. Day2012-12-06-0/+5
| |/
| * x86: Allow compiling out realmode/bios codeGabe Black2012-11-30-0/+6
| * x86: Allow excluding reset vector code from u-bootGabe Black2012-11-28-0/+4
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-6/+39
| |\
| | * README: Reference nand monitor commands in U-Boot READMEKarl O. Pinc2012-11-26-0/+1
| | * spl/nand: config symbol documentationScott Wood2012-11-26-6/+11
| | * spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-26-0/+10
| | * powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood2012-11-26-0/+9
| | * spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-26-0/+3
| | * spl: introduce CONFIG_SPL_TARGETScott Wood2012-11-26-0/+5
| * | Merge branch 'next'Gerald Van Baren2012-11-19-0/+11
| |\ \ | | |/ | |/|
| | * fdt: Add option to default to most compatible conf in a fit imageGabe Black2012-11-12-0/+11
| * | lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam2012-11-07-0/+5
| |/
* | lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed consoleSimon Glass2012-11-19-0/+6
* | lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass2012-11-19-0/+10
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-0/+4
|\
| * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-0/+4
| |\
| | * cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-30-0/+4
* | | scsi: Add function and env var to report number of scsi drivesStefan Reinauer2012-11-02-0/+3
* | | README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2012-11-02-0/+6
* | | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren2012-10-29-1/+3
* | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-28-2/+2
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-22-0/+6
|\ \
| * | powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-22-0/+6
| |/
* | README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...Ashok2012-10-22-2/+2
* | fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black2012-10-22-0/+7
|/
* Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini2012-10-15-0/+25
|\
| * bootstage: Add bootstage commandSimon Glass2012-10-03-0/+4
| * bootstage: Store boot timings in device treeSimon Glass2012-10-02-0/+21
* | tegra20: add USB ULPI init codeLucas Stach2012-10-15-0/+3
* | Add a command to access the system timerJoe Hershberger2012-10-03-1/+2
* | Add a new "ini" commandJoe Hershberger2012-10-03-0/+1
* | Allow runtime configuration of "zero-delay" checkJoe Hershberger2012-10-03-0/+2
* | README: Add handy kermit primerKarl O. Pinc2012-10-02-1/+4
|/
* common: add zip command supportLei Wen2012-09-29-0/+6
* SPL: Add support for loading image from ram in SPL.Pavel Machek2012-09-27-0/+3