summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-01-0930-68/+13
|\
| * sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu2014-01-091-2/+1
| * sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-0913-22/+5
| * sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-084-4/+4
| * sh: sh4: remove CONFIG_SH4 definition from board configNobuhiro Iwamatsu2014-01-0810-10/+0
| * sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu2014-01-081-1/+1
| * sh: sh3: remove CONFIG_SH3 definition from board configNobuhiro Iwamatsu2014-01-083-3/+0
| * sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu2014-01-081-1/+1
| * sh: sh2: remove CONFIG_SH2 definition from board configNobuhiro Iwamatsu2014-01-083-3/+0
| * sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-081-1/+1
| * sh: delete redundant CONFIG_SH definitionMasahiro Yamada2014-01-0821-21/+0
* | sandbox: tpm: Fix nvwrite commandChe-Liang Chiou2014-01-081-3/+1
* | sandbox: Add a prototype for cleanup_before_linux()Simon Glass2014-01-081-0/+2
* | sandbox: tpm: Add TPM emulationSimon Glass2014-01-083-0/+265
* | sandbox: Add facility to save/restore sandbox stateSimon Glass2014-01-083-4/+490
* | sandbox: Allow reading/writing of RAM bufferSimon Glass2014-01-088-6/+118
* | sandbox: Add -i option to enter interactive modeSimon Glass2014-01-082-1/+13
* | sandbox: Allow the console to work earlierSimon Glass2014-01-083-1/+46
* | sandbox: Implement the bootm command for sandboxSimon Glass2014-01-081-2/+15
* | sandbox: Allow return from board_init_f()Simon Glass2014-01-082-10/+9
* | sandbox: Correct help message <arg> garblingSimon Glass2014-01-081-2/+2
* | sandbox: Improve/augment memory allocation functionsSimon Glass2014-01-082-2/+72
* | sandbox: block driver using host file/device as backing storeHenrik Nordström2014-01-088-1/+223
* | Add crc8 routineSimon Glass2014-01-083-0/+49
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-01-0618-12/+59
|\
| * board/t1040qds: Enable memory reset controlPrabhakar Kushwaha2014-01-022-0/+6
| * powerpc/b4860/pbl: fix rcw cfgShaohui Xie2014-01-021-1/+1
| * powerpc/t4240: enable NAND boot supportShaohui Xie2014-01-021-0/+1
| * powerpc/cms700: limit NAND data structure sizeScott Wood2014-01-021-0/+3
| * powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLSShengzhou Liu2014-01-021-1/+1
| * powerpc/B4860QDS: Define new nand_ecclayout structure macrosYork Sun2014-01-021-0/+2
| * powerpc/P1022DS: Define new nand_ecclayout structure macrosYork Sun2014-01-021-0/+2
| * powerpc/mpc85xx: Add support for single source clockingPriyanka Jain2014-01-024-2/+32
| * board/t1040qds: Relax IFC FPGA timingsPrabhakar Kushwaha2014-01-021-1/+1
| * board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha2014-01-027-6/+9
| * board/t1040qds: Fix typo in t1040_pbi.cfg filePrabhakar Kushwaha2014-01-021-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-onenandTom Rini2014-01-061-1/+7
|\ \
| * | mtd: onenand: Fix unaligned accessMarek Vasut2013-12-311-1/+7
| |/
* | PowerPC: Drop linkstation_HGLAN supportTom Rini2013-12-207-1135/+0
|/
* ARM: Samsung: Change GONI and Universal_C210 maintainers.Łukasz Majewski2013-12-201-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2013-12-197-14/+333
|\
| * driver: mtd: sf_ops: claim bus while doing memcpyPoddar, Sourav2013-12-191-0/+6
| * config: dra7_evm: Add Bank Address Register(BAR) configPoddar, Sourav2013-12-191-0/+1
| * spi: tegra: clear RDY bit prior to every transferYen Lin2013-12-191-13/+8
| * spi: Add support SH Quad SPI driverNobuhiro Iwamatsu2013-12-183-0/+316
| * sf: probe: add support for MX25L2006ELuka Perkov2013-12-181-0/+1
| * sf: probe: Hex values are in lower caseLuka Perkov2013-12-181-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-12-182-48/+62
|\ \
| * | mtd: nand: omap: fix ecc ops assignment when changing eccNikita Kiryanov2013-12-171-0/+3
| * | mtd: nand: omap: fix sw->hw->sw ecc switchNikita Kiryanov2013-12-171-1/+6
OpenPOWER on IntegriCloud