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