aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)AuthorFilesLines
2013-01-14VIDEO: better document the correct use of CONFIG_FB_ADDRWolfgang Denk1-4/+7
2013-01-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+28
2013-01-11Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+8
2013-01-10serial/ns16550: add an option to avoid hanging on broken platformsJavier Martinez Canillas1-0/+8
2013-01-10Add option to display customised memory informationSimon Glass1-0/+1
2013-01-10arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass1-0/+5
2013-01-10Document the CONFIG_DISPLAY_BOARDINFO optionSimon Glass1-0/+5
2013-01-10arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass1-0/+9
2012-12-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+15
2012-12-19spi: Add SPI flash testSimon Glass1-0/+5
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin1-10/+189
2012-12-15powerpc: remove not used CONFIG_SYS_TFTP_LOADADDRtrem1-3/+0
2012-12-13env: Add support for access control to .flagsJoe Hershberger1-1/+12
2012-12-13env: Add a command to display details about env flagsJoe Hershberger1-0/+1
2012-12-13env: Add environment variable flagsJoe Hershberger1-0/+37
2012-12-13env: Add a command to view callbacksJoe Hershberger1-0/+1
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger1-0/+30
2012-12-11edid: Add I2C command for printing the EDIDTom Wai-Hong Tam1-0/+5
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass1-0/+18
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters1-0/+1
2012-12-11Add gettime commandAnton Staaf1-0/+1
2012-12-07Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-0/+15
2012-12-06x86: Build vga video code only if CONFIG_VIDEO_VGA is definedSimon Glass1-0/+7
2012-12-06Introduce arch_phys_memset which works like memset but on physical memoryGabe Black1-0/+8
2012-12-06README: Explain how to generate the CHANGELOG file.Robert P. J. Day1-0/+5
2012-11-30x86: Allow compiling out realmode/bios codeGabe Black1-0/+6
2012-11-28x86: Allow excluding reset vector code from u-bootGabe Black1-0/+4
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-6/+39
2012-11-26README: Reference nand monitor commands in U-Boot READMEKarl O. Pinc1-0/+1
2012-11-26spl/nand: config symbol documentationScott Wood1-6/+11
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+10
2012-11-26powerpc/mpc85xx/p1_p2_rdb_pc: new SPL supportScott Wood1-0/+9
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood1-0/+3
2012-11-26spl: introduce CONFIG_SPL_TARGETScott Wood1-0/+5
2012-11-19Merge branch 'next'Gerald Van Baren1-0/+11
2012-11-19lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed consoleSimon Glass1-0/+6
2012-11-19lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignmentSimon Glass1-0/+10
2012-11-12fdt: Add option to default to most compatible conf in a fit imageGabe Black1-0/+11
2012-11-07lcd: Implement RLE8 bitmap decodingTom Wai-Hong Tam1-0/+5
2012-11-05Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+4
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD1-0/+4
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer1-0/+3
2012-11-02README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-0/+6
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár1-0/+4
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren1-1/+3
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-2/+2
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini1-0/+6
2012-10-22powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun1-0/+6
2012-10-22README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN9...Ashok1-2/+2
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black1-0/+7