summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* 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
* MPC7xx: remove obsolete "BAB7xx" boardWolfgang Denk2011-12-081-1/+1
* Introduce generic TPM support in u-bootVadim Bendebury2011-12-071-0/+10
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-291-0/+38
* arm, davinci_emac: fix driver bug if more then 3 PHYs are detectedHeiko Schocher2011-11-151-0/+6
* README: Fix supported i.MX SoC list for CONFIG_MXC_SPIFabio Estevam2011-11-041-1/+1
* spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher2011-11-031-0/+5
* rtc: Make mc13783-rtc driver genericFabio Estevam2011-11-031-1/+1
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-281-1/+14
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-0/+14
* README: improve documentation of network related CONFIG_ settingsWolfgang Denk2011-10-271-0/+19
* README: white-space cleanupWolfgang Denk2011-10-271-20/+20
* FAT: Add FAT write featureDonggeun Kim2011-10-261-0/+5
* fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass2011-10-261-0/+4
* fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE)Simon Glass2011-10-261-2/+14
* fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass2011-10-261-2/+9
* fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass2011-10-261-0/+11
* net: tftpput: implement tftp logicSimon Glass2011-10-261-0/+2
* doc/README: documents and readme for NDS32 archMacpaul Lin2011-10-221-3/+21
* README: document standard image variablesJason Hobbs2011-10-171-0/+19
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-121-0/+1
|\
| * MIPS: Ingenic XBurst Jz4740 processor supportXiangfu Liu2011-10-101-0/+1
* | powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-091-0/+3
|/
* cmd_time: add time commandChe-liang Chiou2011-10-091-0/+1
* README: fix typos and such.Wolfgang Denk2011-10-091-8/+5
* README: fix documentation of CONFIG_SHOW_BOOT_PROGRESSWolfgang Denk2011-10-091-36/+36
OpenPOWER on IntegriCloud