| Commit message (Expand) | Author | Age | Lines |
* | Minor coding style cleanup. | Wolfgang Denk | 2011-09-11 | -27/+27 |
* | README: fix arm920t/at91 path | Andreas Bießmann | 2011-08-03 | -1/+1 |
* | README: update MIPS related informations | Daniel Schwierzeck | 2011-07-31 | -1/+34 |
* | README: udate Coding Style description to current status quo | Wolfgang Denk | 2011-07-30 | -7/+5 |
* | cosmetic: spell fixes etc. | Michael Jones | 2011-07-28 | -3/+3 |
* | env: allow people to force envcrc building | Mike Frysinger | 2011-07-26 | -0/+5 |
* | replace CONFIG_PRELOADER with CONFIG_SPL_BUILD | Aneesh V | 2011-07-26 | -1/+1 |
* | spl: add initial support for a generic SPL framework | Daniel Schwierzeck | 2011-07-26 | -0/+39 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Wolfgang Denk | 2011-07-19 | -0/+9 |
|\ |
|
| * | mmc: sh_mmcif: add support for Renesas MMCIF | Yoshihiro Shimoda | 2011-07-15 | -0/+9 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-07-18 | -0/+10 |
|\ \ |
|
| * | | arm: add CONFIG_MACH_TYPE setting and documentation | Igor Grinberg | 2011-07-17 | -0/+10 |
| |/ |
|
* | | Add uboot "fdt_high" enviroment variable | David A. Long | 2011-07-16 | -0/+9 |
|/ |
|
* | powerpc/mpc8xxx: Enable calculation for fixed DDR chips | York Sun | 2011-07-11 | -0/+6 |
* | armv7: add PL310 support to u-boot | Aneesh V | 2011-07-04 | -0/+6 |
* | armv7: cache maintenance operations for armv7 | Aneesh V | 2011-07-04 | -0/+5 |
* | NAND: Add 16bit NAND support for the NDFC | Alex Waterman | 2011-07-01 | -0/+8 |
* | ARM: drop unsupported 'trab' board | Wolfgang Denk | 2011-06-22 | -2/+1 |
* | powerpc/fsl_pci: Fix device tree fixups for newer platforms | Kumar Gala | 2011-05-20 | -0/+5 |
* | TFTP: add tftpsrv command | Luca Ceresoli | 2011-05-19 | -0/+1 |
* | README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG | Detlev Zundel | 2011-05-12 | -5/+12 |
* | README: remove spurious line | Luca Ceresoli | 2011-05-12 | -1/+0 |
* | Serial: p1011: new vendor init options | John Rigby | 2011-05-12 | -0/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-04-30 | -0/+7 |
|\ |
|
| * | powerpc/85xx: Change timebase divisor to be defined per processor | Kumar Gala | 2011-04-28 | -0/+7 |
* | | cmd_ide: enhance new feature "CONFIG_IDE_AHB" | Macpaul Lin | 2011-04-30 | -0/+8 |
* | | powerpc: use 'video-mode' environment variable to configure DIU | Timur Tabi | 2011-04-28 | -7/+4 |
|/ |
|
* | common: add a grepenv command | Kim Phillips | 2011-04-28 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-04-27 | -0/+20 |
|\ |
|
| * | Don't grab memory for LCD if FB address is defined | Minkyu Kang | 2011-04-27 | -0/+14 |
| * | arm: Use optimized memcpy and memset from linux | Matthias Weisser | 2011-04-27 | -0/+6 |
* | | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined | Grant Likely | 2011-04-25 | -2/+14 |
|/ |
|
* | rtc, rv3029: add trickle charger support. | Heiko Schocher | 2011-04-26 | -0/+2 |
* | Merge branch 'misc' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2011-04-20 | -0/+4 |
|\ |
|
| * | crc32: make command optional | Mike Frysinger | 2011-04-13 | -0/+1 |
| * | make `go` optional | Mike Frysinger | 2011-04-13 | -0/+1 |
| * | env: make import/export optional | Mike Frysinger | 2011-04-13 | -0/+2 |
* | | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | -1/+1 |
|/ |
|
* | Make STANDALONE_LOAD_ADDR configurable per board | Wolfgang Denk | 2011-04-12 | -0/+8 |
* | Blackfin: ldrinfo: new command | Mike Frysinger | 2011-04-08 | -0/+1 |
* | powerpc: clean up DIU macro definitions for Freescale reference boards | Timur Tabi | 2011-04-04 | -0/+22 |
* | mv: seperate kirkwood and armada from common setting | Lei Wen | 2011-02-21 | -0/+5 |
* | spi: add support SuperH SPI module | Yoshihiro Shimoda | 2011-02-02 | -0/+5 |
* | net: sh_eth: add cache handling | Yoshihiro Shimoda | 2011-02-02 | -0/+3 |
* | README: add description of sh_eth driver | Yoshihiro Shimoda | 2011-02-02 | -0/+9 |
* | Fix defines needed to enable command sha1sum | Alexander Holler | 2011-01-19 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-01-17 | -0/+18 |
|\ |
|
| * | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala | 2011-01-14 | -0/+18 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2011-01-17 | -0/+4 |
|\ \
| |/
|/| |
|
| * | pca953x: support 16-pin devices | Chris Packham | 2011-01-10 | -0/+4 |