summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeLines
* 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
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-27-0/+5
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-27-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2012-09-25-6/+31
|\
| * powerpc/fsl-corenet: work around erratum A004510Scott Wood2012-08-23-0/+25
| * powerpc/corenet_ds: Update README and README.srio-pcie-boot-corenetLiu Gang2012-08-23-6/+6
* | README: Cleanup description of supported partitions.Karl O. Pinc2012-09-02-4/+11
* | README: Update ver env var descriptionBenoît Thébaudeau2012-09-02-1/+2
* | pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-02-0/+7
* | README: fix references to config_cmd_default.hStephen Warren2012-09-01-2/+2
|/
* net: nfs: make NFS_TIMEOUT configurableTetsuyuki Kobayashi2012-07-12-0/+7
* Add env vars describing U-Boot target boardStephen Warren2012-07-09-0/+14
* PATCH 1/4][v4] doc:Add documentation for e500 external debugger supportPrabhakar Kushwaha2012-07-06-0/+9
* net: Add link-local addressing supportJoe Hershberger2012-05-23-0/+10
* net: Add option CONFIG_BOOTP_MAY_FAILJoe Hershberger2012-05-23-0/+7
* ARM: enable Thumb buildAneesh V2012-05-15-0/+8
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-04-30-0/+24
|\
| * powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-24-0/+18
| * powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-24-0/+6
* | CMD: Fix typo CMD_FSL -> CMD_MFSL in readmeMarek Vasut2012-04-19-1/+1
|/
* README: supported boards are in boards.cfg, not MakefileMichael Jones2012-04-11-5/+3
* MIPS: fix endianess handlingDaniel Schwierzeck2012-04-02-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-03-30-0/+8
|\
| * Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-28-0/+8
* | BOOT: Add RAW ramdisk support to bootzMarek Vasut2012-03-30-0/+5
* | BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-30-0/+8
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-30-2/+6
|\ \
| * | cmd_fat: add FAT write commandDonggeun Kim2012-03-26-2/+6
| |/
* | usb: Add support for txfifo thresholdSimon Glass2012-03-29-0/+3
* | README: document more SPL config optionsTom Rini2012-03-26-10/+59
|/