summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-111-1/+12
|\
| * sandbox: Add 'sb' command to access filesystem featuresSimon Glass2013-03-041-0/+1
| * sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass2013-02-281-0/+9
| * imls: Add support to list images in NAND deviceVipin Kumar2013-02-221-1/+2
* | lcd: implement a callback for splashimageNikita Kiryanov2013-03-111-0/+11
* | lcd: add option for board specific splash screen preparationNikita Kiryanov2013-03-081-0/+8
|/
* x86: Remove unused real mode codeSimon Glass2013-02-141-5/+0
* x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTORSimon Glass2013-02-141-3/+3
* Merge remote-tracking branch 'mpc83xx/next'Kim Phillips2013-01-161-0/+10
|\
| * powerpc/mpc83xx: add support for new SPLScott Wood2012-12-191-0/+6
| * spl: Change PAD_TO to CONFIG_SPL_PAD_TOScott Wood2012-12-191-0/+4
* | VIDEO: better document the correct use of CONFIG_FB_ADDRWolfgang Denk2013-01-141-4/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-01-111-0/+28
|\ \
| * \ Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-111-0/+8
| |\ \
| | * | serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas2013-01-101-0/+8
| * | | Add option to display customised memory informationSimon Glass2013-01-101-0/+1
| * | | arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass2013-01-101-0/+5
| * | | Document the CONFIG_DISPLAY_BOARDINFO optionSimon Glass2013-01-101-0/+5
| * | | arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass2013-01-101-0/+9
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-12-221-1/+15
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-191-10/+189
| |\ \
| * | | lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed consoleSimon Glass2012-11-191-0/+6
| * | | lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass2012-11-191-0/+10
* | | | spi: Add SPI flash testSimon Glass2012-12-191-0/+5
| |/ / |/| |
* | | 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
|/
OpenPOWER on IntegriCloud