summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-07-196/+0
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-232/+6
* xilinx: delete meaningless .gitignore filesMasahiro Yamada2014-03-07-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2014-03-04-19/+36
|\
| * mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-04-2/+0
| * board/ti/am335x/README: update for NAND bootpekon gupta2014-03-03-17/+36
* | arc: arcangel4: set board entry <none> to fix a build errorMasahiro Yamada2014-03-04-11/+0
* | board: config.mk: delete unused sinclude directiveMasahiro Yamada2014-03-04-4/+0
* | board: .gitignore: ignore board-specific generated filesMasahiro Yamada2014-03-04-0/+4
* | board: gaisler: delete unnecessary include pathMasahiro Yamada2014-03-04-10/+0
* | sandbox: Convert GPIOs to use driver modelSimon Glass2014-03-04-1/+6
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-10/+10
* | nand_spl: simpc8313: move config.mk used only for nand_splMasahiro Yamada2014-03-04-5/+0
* | zynq: Add OF ram initialization supportMichal Simek2014-03-04-1/+21
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-52/+1575
|\
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-21/+5
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-13/+52
| * cm_t335: fix linker file to produce full ELFAlbert ARIBAUD2014-02-26-6/+10
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-24-13/+1415
| |\
| | * omap3: fix pinmux for mcx boardStefano Babic2014-02-21-2/+0
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-21-11/+11
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-21-0/+447
| | * board: Add support for B&R T-Series MotherboardHannes Petermaier2014-02-21-0/+624
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-21-0/+333
| * | board: bcm28155_ap: Add board filesDarwin Rambo2014-02-22-0/+94
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-25-125/+405
|\ \
| * | powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-24-72/+128
| * | powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu2014-02-24-53/+277
* | | kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-25-1/+1
* | | x86: coreboot: delete unused coreboot/config.mkMasahiro Yamada2014-02-24-7/+0
* | | common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-3/+3
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-02-21-0/+11
|\ \ \
| * | | am437x_epos_evm: add SPL API, QSPI, and serial flash supportSourav Poddar2014-02-18-0/+11
| |/ /
* | | axs101: fix dw gmac instantiation for updated dw gmac driverAlexey Brodkin2014-02-21-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-20-1497/+81
|\ \ \ | | |/ | |/|
| * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-20-2507/+159
| |\ \
| * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-90/+68
| |\ \ \
| | * | | i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sdEric Nelson2014-02-19-6/+6
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-11-1647/+408
| | |\ \ \
| | * | | | mx6qsabreauto: Update imximage.cfgFabio Estevam2014-02-11-77/+59
| | * | | | hummingboard: Return from cpu_eth_init() directlyFabio Estevam2014-02-11-5/+1
| | * | | | nitrogen6x: README: Do not refer to MAINTAINERS fileFabio Estevam2014-01-26-1/+1
| | * | | | nitrogen6x: README: Only calling 'make' is enoughFabio Estevam2014-01-26-1/+1
| * | | | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-10/+13
| |\ \ \ \ \
| | * | | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-19-0/+13
| | * | | | | zynq: Move bootmode to headersMichal Simek2014-02-19-6/+0
| | * | | | | zynq: Use board_eth_init if CMD_NET is not enabledMichal Simek2014-02-19-2/+0
| | * | | | | zynq: Do not explicitely enable icacheMichal Simek2014-02-19-2/+0
| * | | | | | Exynos5250: Remove lowlevelinitRajeshwari S Shinde2014-02-19-82/+0
| |/ / / / /
| * | | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-1315/+0
| |\ \ \ \ \