| Commit message (Expand) | Author | Age | Lines |
* | net: nfs: make NFS_TIMEOUT configurable | Tetsuyuki Kobayashi | 2012-07-12 | -0/+7 |
* | Add env vars describing U-Boot target board | Stephen Warren | 2012-07-09 | -0/+14 |
* | PATCH 1/4][v4] doc:Add documentation for e500 external debugger support | Prabhakar Kushwaha | 2012-07-06 | -0/+9 |
* | net: Add link-local addressing support | Joe Hershberger | 2012-05-23 | -0/+10 |
* | net: Add option CONFIG_BOOTP_MAY_FAIL | Joe Hershberger | 2012-05-23 | -0/+7 |
* | ARM: enable Thumb build | Aneesh V | 2012-05-15 | -0/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2012-04-30 | -0/+24 |
|\ |
|
| * | powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO | Liu Gang | 2012-04-24 | -0/+18 |
| * | powerpc/corenet_ds: Slave module for boot from SRIO | Liu Gang | 2012-04-24 | -0/+6 |
* | | CMD: Fix typo CMD_FSL -> CMD_MFSL in readme | Marek Vasut | 2012-04-19 | -1/+1 |
|/ |
|
* | README: supported boards are in boards.cfg, not Makefile | Michael Jones | 2012-04-11 | -5/+3 |
* | MIPS: fix endianess handling | Daniel Schwierzeck | 2012-04-02 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2012-03-30 | -0/+8 |
|\ |
|
| * | Enable high speed support for USB device framework and usbtty | Vipin KUMAR | 2012-03-28 | -0/+8 |
* | | BOOT: Add RAW ramdisk support to bootz | Marek Vasut | 2012-03-30 | -0/+5 |
* | | BOOT: Add "bootz" command to boot Linux zImage on ARM | Marek Vasut | 2012-03-30 | -0/+8 |
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2012-03-30 | -2/+6 |
|\ \ |
|
| * | | cmd_fat: add FAT write command | Donggeun Kim | 2012-03-26 | -2/+6 |
| |/ |
|
* | | usb: Add support for txfifo threshold | Simon Glass | 2012-03-29 | -0/+3 |
* | | README: document more SPL config options | Tom Rini | 2012-03-26 | -10/+59 |
|/ |
|
* | Revert "Add board_pre_console_putc to deal with early console output" | Simon Glass | 2012-03-23 | -17/+0 |
* | bootstage: Implement core microsecond boot time measurement | Simon Glass | 2012-03-18 | -0/+25 |
* | common/image.c: align usage of fdt_high with initrd_high | Shawn Guo | 2012-02-27 | -0/+8 |
* | Merge branch 'sf' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2012-02-13 | -0/+20 |
|\ |
|
| * | README: Add description of SPI Flash (SF) command configuration | Eric Nelson | 2012-02-12 | -0/+20 |
* | | arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH | Christian Riesch | 2012-02-12 | -0/+6 |
|/ |
|
* | README: update (C) entry | Wolfgang Denk | 2012-01-19 | -1/+1 |
* | net: add Calxeda xgmac driver | Rob Herring | 2012-01-05 | -0/+3 |
* | Add safe vsnprintf and snprintf library functions | Sonny Rao | 2011-12-17 | -0/+9 |
* | README: add documentation for CONFIG_USB_ULPI* | Igor Grinberg | 2011-12-16 | -0/+8 |
* | Add board_pre_console_putc to deal with early console output | Simon Glass | 2011-12-09 | -0/+17 |
* | MPC7xx: remove obsolete "BAB7xx" board | Wolfgang Denk | 2011-12-08 | -1/+1 |
* | Introduce generic TPM support in u-boot | Vadim Bendebury | 2011-12-07 | -0/+10 |
* | powerpc/85xx: clean up and document the QE/FMAN microcode macros | Timur Tabi | 2011-11-29 | -0/+38 |
* | arm, davinci_emac: fix driver bug if more then 3 PHYs are detected | Heiko Schocher | 2011-11-15 | -0/+6 |
* | README: Fix supported i.MX SoC list for CONFIG_MXC_SPI | Fabio Estevam | 2011-11-04 | -1/+1 |
* | spl, nand: add 4bit HW ecc oob first nand_read_page function | Heiko Schocher | 2011-11-03 | -0/+5 |
* | rtc: Make mc13783-rtc driver generic | Fabio Estevam | 2011-11-03 | -1/+1 |
* | e1000: Allow direct access to the E1000 SPI EEPROM device | Kyle Moffett | 2011-10-28 | -1/+14 |
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger | 2011-10-27 | -0/+14 |
* | README: improve documentation of network related CONFIG_ settings | Wolfgang Denk | 2011-10-27 | -0/+19 |
* | README: white-space cleanup | Wolfgang Denk | 2011-10-27 | -20/+20 |
* | FAT: Add FAT write feature | Donggeun Kim | 2011-10-26 | -0/+5 |
* | fdt: ARM: Add fdtcontroladdr to set device tree address in environment | Simon Glass | 2011-10-26 | -0/+4 |
* | fdt: Add support for a separate device tree (CONFIG_OF_SEPARATE) | Simon Glass | 2011-10-26 | -2/+14 |
* | fdt: Add support for embedded device tree (CONFIG_OF_EMBED) | Simon Glass | 2011-10-26 | -2/+9 |
* | fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) | Simon Glass | 2011-10-26 | -0/+11 |
* | net: tftpput: implement tftp logic | Simon Glass | 2011-10-26 | -0/+2 |
* | doc/README: documents and readme for NDS32 arch | Macpaul Lin | 2011-10-22 | -3/+21 |
* | README: document standard image variables | Jason Hobbs | 2011-10-17 | -0/+19 |