summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-241-0/+6
* | CMD: Fix typo CMD_FSL -> CMD_MFSL in readmeMarek Vasut2012-04-191-1/+1
|/
* README: supported boards are in boards.cfg, not MakefileMichael Jones2012-04-111-5/+3
* MIPS: fix endianess handlingDaniel Schwierzeck2012-04-021-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-03-301-0/+8
|\
| * Enable high speed support for USB device framework and usbttyVipin KUMAR2012-03-281-0/+8
* | BOOT: Add RAW ramdisk support to bootzMarek Vasut2012-03-301-0/+5
* | BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut2012-03-301-0/+8
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-03-301-2/+6
|\ \
| * | cmd_fat: add FAT write commandDonggeun Kim2012-03-261-2/+6
| |/
* | usb: Add support for txfifo thresholdSimon Glass2012-03-291-0/+3
* | README: document more SPL config optionsTom Rini2012-03-261-10/+59
|/
* Revert "Add board_pre_console_putc to deal with early console output"Simon Glass2012-03-231-17/+0
* bootstage: Implement core microsecond boot time measurementSimon Glass2012-03-181-0/+25
* common/image.c: align usage of fdt_high with initrd_highShawn Guo2012-02-271-0/+8
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2012-02-131-0/+20
|\
| * README: Add description of SPI Flash (SF) command configurationEric Nelson2012-02-121-0/+20
* | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGHChristian Riesch2012-02-121-0/+6
|/
* README: update (C) entryWolfgang Denk2012-01-191-1/+1
* net: add Calxeda xgmac driverRob Herring2012-01-051-0/+3
* Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-171-0/+9
* README: add documentation for CONFIG_USB_ULPI*Igor Grinberg2011-12-161-0/+8
* Add board_pre_console_putc to deal with early console outputSimon Glass2011-12-091-0/+17
OpenPOWER on IntegriCloud