summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | mmc: s3c: Add SD driverMarek Vasut2014-08-01-0/+328
| * | | arm: s3c: Unify the S3C24xx SDI structureMarek Vasut2014-08-01-11/+10
| * | | bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel2014-08-01-1/+1
| * | | ARM: kirkwood: add mvsdio driverDrEagle2014-08-01-0/+669
| |/ /
| * | include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-69/+0
| * | powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-30-12/+11
| * | kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-14/+11
| * | buildman: adjust for KconfigMasahiro Yamada2014-07-30-4/+14
| * | MAKEALL: adjust for KconfigMasahiro Yamada2014-07-30-3/+13
| * | kconfig: remove mkconfig and boards.cfgMasahiro Yamada2014-07-30-1412/+1
| * | tools: add genboardscfg.pyMasahiro Yamada2014-07-30-0/+504
| * | Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+4234
| * | kconfig: switch to KconfigMasahiro Yamada2014-07-30-132/+619
| * | include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-69/+69
| * | kconfig: add basic Kconfig filesMasahiro Yamada2014-07-30-0/+131
| * | kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+18075
| * | kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-30-0/+24484
| * | boards:trats2: New Trats2 board maintainerƁukasz Majewski2014-07-30-1/+1
| * | boards.cfg : Add maintainers entries for SOCFPGADinh Nguyen2014-07-29-1/+1
| * | cosmetic: boards.cfg: fix some maintainers fieldsMasahiro Yamada2014-07-29-2/+2
| * | buildman: make sure to invoke GNU MakeMasahiro Yamada2014-07-29-3/+12
| * | MAKEALL: make sure to invoke GNU MakeMasahiro Yamada2014-07-29-3/+9
| * | scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada2014-07-29-0/+25
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-29-1736/+6535
| |\ \
| * \ \ Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2014-07-28-2/+12
| |\ \ \
| | * | | board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boardsDirk Eibach2014-07-25-0/+10
| | * | | ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-07-25-2/+2
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-07-28-1133/+481
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | board/freescale: use generic board architecture for t2080qds and t2080rdbShengzhou Liu2014-07-23-0/+4
| | * | | powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu2014-07-22-4/+16
| | * | | mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-22-76/+98
| | * | | powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha2014-07-22-1/+2
| | * | | powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-22-4/+12
| | * | | driver/ddr: Fix DDR register timing_cfg_8York Sun2014-07-22-0/+3
| | * | | powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie2014-07-22-7/+7
| | * | | powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-22-67/+198
| | * | | driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-22-2/+13
| | * | | powerpc/t1040qds: Initialize EPHY2 clock to RGMII onlyvijay rai2014-07-22-1/+7
| | * | | driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha2014-07-22-2/+10
| | * | | fsl/pcie: Change 'no link' to 'undetermined' for pcie endpointZang Roy-R619112014-07-22-2/+8
| | * | | driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha2014-07-22-4/+33
| | * | | driver/nand:Define MAX_BANKS same as SoC defined for IFCPrabhakar Kushwaha2014-07-22-1/+5
| | * | | powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan2014-07-22-949/+0
| | * | | powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-22-2/+0
| | * | | qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22-9/+9
| | * | | board/t2080qds: enable sst and eon spi flash for nor bootShengzhou Liu2014-07-22-1/+1
| | * | | net/fm: call fm_port_to_index() with proper checksRotariu Marian-Cristian2014-07-22-1/+8
| | * | | powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-22-0/+47
| | |/ /
| * | | patman: make "No recipient" checking more tolerantMasahiro Yamada2014-07-28-3/+8
| * | | buildman: Support in-tree buildsSimon Glass2014-07-28-2/+16