summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD
2014-02-26cm_t335: fix linker file to produce full ELFAlbert ARIBAUD
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo
2014-02-22mmc: kona: Add Kona mmc driverDarwin Rambo
2014-02-22i2c: kona: Add Kona I2C driverDarwin Rambo
2014-02-22gpio: kona: Add Kona gpio driverDarwin Rambo
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo
2014-02-22arch: kona: Initial commit of kona-common architecture codeDarwin Rambo
2014-02-22ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren
2014-02-21ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård
2014-02-21omap4_common: config: remove I2C for SPL modeNishanth Menon
2014-02-21dra7xx_evm: Enable GPT commandsTom Rini
2014-02-21am43xx_evm: Enable GPT commandsTom Rini
2014-02-21am335x_evm: Enable GPT commandsTom Rini
2014-02-21arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese
2014-02-21DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon
2014-02-21ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic
2014-02-21omap3: fix pinmux for mcx boardStefano Babic
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic
2014-02-21arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese
2014-02-21ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten
2014-02-21ARM: rpi_b: load /uEnv.txt from MMC at startupStephen Warren
2014-02-21ARM: rpi_b: convert to use distro defaultsStephen Warren
2014-02-21pxe: allow compilation when !defined(CONFIG_CMD_NET)Stephen Warren
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19Prepare v2014.04-rc1Tom Rini
2014-02-19kbuild,tegra124: add dummy obj- for KbuildMasahiro Yamada
2014-02-19cosmetic: FIT: fix a strange commentMasahiro Yamada
2014-02-19Move CONFIG_DISPLAY_CPUINFO to MakefileMasahiro Yamada
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada
2014-02-19configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada
2014-02-19dts: generate multiple device tree blobsMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19kernel-doc: fix some errorsMasahiro Yamada
2014-02-19kernel-doc: update kernel-doc related files to Linux v3.13Masahiro Yamada
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada
2014-02-19.gitignore: drop include/asm from ignored file listMasahiro Yamada
2014-02-19tools/env: cross-compile fw_printenv without setting HOSTCCMasahiro Yamada
2014-02-19kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada
2014-02-19board: sandburst: delete FORCEBUILDMasahiro Yamada
2014-02-19kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada
2014-02-19kbuild: support simultaneous board configuration and "make all"Masahiro Yamada