summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-0424-33/+22
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26121-608/+5960
|\
| * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-269-138/+248
| * checkpatch.pl: Add warning for new __packed additionsTom Rini2014-02-261-0/+5
| * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-2626-369/+24
| * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-2622-29/+117
| * 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-2436-36/+2323
| |\
| | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-211-4/+1
| | * omap4_common: config: remove I2C for SPL modeNishanth Menon2014-02-211-0/+6
| | * dra7xx_evm: Enable GPT commandsTom Rini2014-02-211-0/+11
| | * am43xx_evm: Enable GPT commandsTom Rini2014-02-211-0/+9
| | * am335x_evm: Enable GPT commandsTom Rini2014-02-211-0/+12
| | * arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese2014-02-211-7/+0
| | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-211-1/+1
| | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-211-0/+18
| | * OMAP3: fix default environment for mcx boardStefano Babic2014-02-211-4/+3
| | * omap3: fix pinmux for mcx boardStefano Babic2014-02-211-2/+0
| | * OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic2014-02-211-0/+2
| | * arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese2014-02-211-0/+7
| | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-216-15/+25
| | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-216-2/+580
| | * board: Add support for B&R T-Series MotherboardHannes Petermaier2014-02-218-0/+1089
| | * am335x: Initial support for Silica Pengwyn boardLothar Felten2014-02-219-1/+559
| * | board: bcm28155_ap: Add board filesDarwin Rambo2014-02-224-0/+235
| * | mmc: kona: Add Kona mmc driverDarwin Rambo2014-02-222-0/+135
| * | i2c: kona: Add Kona I2C driverDarwin Rambo2014-02-222-0/+731
| * | gpio: kona: Add Kona gpio driverDarwin Rambo2014-02-222-0/+142
| * | arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo2014-02-2210-0/+1792
| * | arch: kona: Initial commit of kona-common architecture codeDarwin Rambo2014-02-227-0/+100
| * | ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren2014-02-221-15/+70
| * | ARM: rpi_b: load /uEnv.txt from MMC at startupStephen Warren2014-02-211-0/+5
| * | ARM: rpi_b: convert to use distro defaultsStephen Warren2014-02-211-16/+13
| * | pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren2014-02-211-0/+11
| |/
* | Revert "ext4fs: Add ext4 extent cache for read operations"Tom Rini2014-02-263-130/+73
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-2529-178/+622
|\ \
| * | fsl/usb: Limit phy_type comparison to first four charactersNikhil Badola2014-02-241-1/+1
| * | powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang2014-02-241-7/+3
| * | ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang2014-02-241-0/+1
| * | powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-245-81/+275
| * | SPL: P1022DS: fix the problem booting from spi flashYing Zhang2014-02-241-3/+3
| * | SPL: P2020RDB: fix the problem booting from spi flashYing Zhang2014-02-242-5/+14
| * | SPL: powerpc: expand SPL's length to 128KYing Zhang2014-02-242-12/+12
| * | powerpc/t2081qds: Add T2081 QDS board supportShengzhou Liu2014-02-2415-66/+308
| * | powerpc/t208x: some update to support t2081Shengzhou Liu2014-02-243-3/+5
* | | arm: omap: delete unincluded omap-common/config.mkMasahiro Yamada2014-02-251-9/+0
* | | kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-256-9/+10
* | | kbuild: Fix a false error of generic board supportMasahiro Yamada2014-02-251-8/+7
* | | kbuild: get back DTB at the top directoryMasahiro Yamada2014-02-251-1/+7
* | | kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada2014-02-251-7/+58
OpenPOWER on IntegriCloud