summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| | * | ARM: mx6: define CONFIG_ARM_ERRATA_742230Shawn Guo2013-04-17-0/+1
| | * | mx28evk: add trimffs to nand commandEric Benard2013-04-16-0/+1
* | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-11-199/+724
|\ \ \ \
| * | | | mtd: nand: add driver for diskonchip g4 nand flashMike Dunn2013-05-05-0/+134
| * | | | lib: import bitrev library from the linux kernelMike Dunn2013-05-05-0/+23
| * | | | P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini2013-05-03-1/+1
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-05-02-14/+119
| |\ \ \ \
| | * | | | powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie2013-05-02-0/+1
| | * | | | powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-02-14/+118
| * | | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-02-31/+64
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mpc5200: a3m071/a4m2k: Miscellaneous updates and fixesStefan Roese2013-05-02-25/+62
| | * | | | mpc5200: a3m071/a4m2k: Fix problem with increased global_data structStefan Roese2013-05-02-3/+1
| | * | | | mpc5200: a3m071/a4m2k: Enable flash verify optionStefan Roese2013-05-02-0/+1
| | * | | | mpc512x: remove dead codeAnatolij Gustschin2013-05-02-3/+0
| * | | | | omap5_uevm: Enable redundant MMC environmentTom Rini2013-05-01-0/+2
| * | | | | mx28evk: Guard NAND-related ENV defines with CONFIG_ENV_IS_IN_NANDTom Rini2013-05-01-2/+2
| * | | | | tx25: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
| * | | | | mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORTAndreas Bießmann2013-05-01-0/+1
| * | | | | part/dev_desc: Add log2 of blocksize to block_dev_desc data structEgbert Eich2013-05-01-0/+5
| * | | | | disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich2013-05-01-1/+1
| * | | | | disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich2013-05-01-4/+13
| * | | | | mmc: Define a constant for the maximum block sizeSimon Glass2013-05-01-0/+3
| * | | | | amcc-common.h: enable support for "env grep", "setexpr", and regex.Wolfgang Denk2013-05-01-0/+3
| * | | | | amcc-common.h: minor white space cleanupWolfgang Denk2013-05-01-3/+3
| * | | | | m28evk: enable "env grep" and regexp supportWolfgang Denk2013-05-01-0/+3
| * | | | | m28evk: white space cleanupWolfgang Denk2013-05-01-128/+128
| * | | | | "env grep" - add support for regular expression matchesWolfgang Denk2013-05-01-2/+3
| * | | | | Add SLRE - Super Light Regular Expression libraryWolfgang Denk2013-05-01-0/+100
| * | | | | "env grep" - reimplement command using hexport_r()Wolfgang Denk2013-05-01-6/+0
| * | | | | hashtable: preparations to use hexport_r() for "env grep"Wolfgang Denk2013-05-01-1/+7
| |/ / / /
| * | | | sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FITSimon Glass2013-05-01-0/+2
| * | | | sandbox: fs: Add support for saving files to host filesystemSimon Glass2013-05-01-0/+1
| * | | | fs: Add support for saving data to filesystemsSimon Glass2013-05-01-0/+2
| * | | | Add getenv_hex() to return an environment variable as hexSimon Glass2013-05-01-0/+13
| * | | | sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host fileSimon Glass2013-05-01-0/+2
| * | | | sandbox: Switch over to generic boardSimon Glass2013-05-01-4/+5
| * | | | sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass2013-05-01-0/+5
| * | | | Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-05-01-1/+16
| |\ \ \ \
| | * | | | watchdog: Add support for Xilinx Microblaze watchdogMichal Simek2013-04-30-0/+8
| | * | | | microblaze: Enable netconsoleMichal Simek2013-04-30-1/+8
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-04-22-3/+65
| |\ \ \ \ \
| | * | | | | ppc4xx: Add lcd4_lwmon5 supportStefan Roese2013-04-22-3/+65
| | |/ / / /
| * | | | | config_cmd_default.h: Remove CONFIG_CMD_MEMTESTTom Rini2013-04-19-1/+0
| |/ / / /
* | | | | fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek2013-05-06-60/+6
* | | | | fpga: Check device name against bitstream nameMichal Simek2013-05-06-4/+7
* | | | | fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-06-0/+69
* | | | | fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2013-05-06-1/+1
* | | | | cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2013-05-06-0/+1
| |_|_|/ |/| | |
* | | | i2c: zynq: Add support for Xilinx ZynqMichal Simek2013-04-30-0/+11
* | | | mmc: Add support for Xilinx Zynq sdhci controllerMichal Simek2013-04-30-0/+16