summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | board/b4860qds: Add support to make PCIe SATA work on B4860QDSShaveta Leekha2014-03-071-9/+110
| | * | | board/b4860qds: Add support to make Aurora work on B4860QDSShaveta Leekha2014-03-072-4/+79
| * | | | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-073-4/+4
| * | | | kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-0724-196/+0
| * | | | ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-0711-232/+6
| * | | | xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-075-5/+0
| |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-043-19/+36
| |\ \ \
| | * | | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-042-2/+0
| | * | | board/ti/am335x/README: update for NAND bootpekon gupta2014-03-031-17/+36
| * | | | arc: arcangel4: set board entry <none> to fix a build errorMasahiro Yamada2014-03-041-11/+0
| * | | | board: config.mk: delete unused sinclude directiveMasahiro Yamada2014-03-042-4/+0
| * | | | board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-043-0/+4
| * | | | board: gaisler: delete unnecessary include pathMasahiro Yamada2014-03-045-10/+0
| * | | | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-041-1/+6
| * | | | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-0410-10/+10
| * | | | nand_spl: simpc8313: move config.mk used only for nand_splMasahiro Yamada2014-03-041-5/+0
| * | | | zynq: Add OF ram initialization supportMichal Simek2014-03-041-1/+21
| |/ / /
* | | | arm: mx5: Avoid hardcoding memory sizes on M53EVKMarek Vasut2014-03-311-7/+24
* | | | arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-311-7/+24
* | | | ARM: mx6: Add PCIe on SabreSDPMarek Vasut2014-03-311-0/+11
| |_|/ |/| |
* | | ventana: Add Gateworks Ventana family supportTim Harvey2014-03-128-0/+1713
* | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-03-05227-4280/+4654
|\ \ \ | | |/ | |/|
| * | arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese2014-03-042-0/+9
| * | ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N2014-03-041-2/+0
| * | ARM: AM4372: Update EMIF registers for DDR3Lokesh Vutla2014-03-041-1/+1
| * | ARM: DRA7xx: add support for reading cpsw 2nd mac from efuseMugunthan V N2014-03-041-0/+15
| * | ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-041-0/+15
| * | ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N2014-03-042-2/+142
| * | drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-0411-19/+19
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2634-52/+1575
| |\
| | * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-268-21/+5
| | * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-269-13/+52
| | * cm_t335: fix linker file to produce full ELFAlbert ARIBAUD2014-02-261-6/+10
| | * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-2415-13/+1415
| | |\
| | | * omap3: fix pinmux for mcx boardStefano Babic2014-02-211-2/+0
| | | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-212-11/+11
| | | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-213-0/+447
| | | * board: Add support for B&R T-Series MotherboardHannes Petermaier2014-02-215-0/+624
| | | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-214-0/+333
| | * | board: bcm28155_ap: Add board filesDarwin Rambo2014-02-222-0/+94
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-2517-125/+405
| |\ \
| | * | powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-244-72/+128
| | * | powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu2014-02-2413-53/+277
| * | | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-1/+1
| * | | x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada2014-02-241-7/+0
| * | | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-213-3/+3
| * | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-211-0/+11
| |\ \ \
| | * | | am437x_epos_evm: add SPL API, QSPI, and serial flash supportSourav Poddar2014-02-181-0/+11
| | |/ /
| * | | axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin2014-02-211-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2033-1497/+81
| |\ \ \ | | | |/ | | |/|
OpenPOWER on IntegriCloud