summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-231-0/+25
| * powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang2012-08-231-6/+6
* | README: Cleanup description of supported partitions.Karl O. Pinc2012-09-021-4/+11
* | README: Update ver env var descriptionBenoît Thébaudeau2012-09-021-1/+2
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-021-0/+7
* | README: fix references to config_cmd_default.hStephen Warren2012-09-011-2/+2
|/
* net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi2012-07-121-0/+7
* Add env vars describing U-Boot target boardStephen Warren2012-07-091-0/+14
* PATCH 1/4][v4] doc:Add documentation for e500 external debugger supportPrabhakar Kushwaha2012-07-061-0/+9
* net: Add link-local addressing supportJoe Hershberger2012-05-231-0/+10
* net: Add option CONFIG_BOOTP_MAY_FAILJoe Hershberger2012-05-231-0/+7
* ARM: enable Thumb buildAneesh V2012-05-151-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-301-0/+24
|\
| * powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-241-0/+18
OpenPOWER on IntegriCloud