summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-25leds: missing includeJeroen Hofstee
2014-10-25imx: add missing includesJeroen Hofstee
2014-10-25common/cmd_elf.c: add missing includeJeroen Hofstee
2014-10-25arch-mx: add missing includeJeroen Hofstee
2014-10-25string.h: add missing prototypesJeroen Hofstee
2014-10-25common:console: add missing includeJeroen Hofstee
2014-10-25modem.c: Switch to debug() from dbg found in common/console.cTom Rini
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee
2014-10-25tegra: make local functions staticJeroen Hofstee
2014-10-25serial: make local functions staticJeroen Hofstee
2014-10-25sdhci: make local functions staticJeroen Hofstee
2014-10-25omap_gpmc: fix warnigs with W=1Jeroen Hofstee
2014-10-25omap3: make local functions staticJeroen Hofstee
2014-10-25net: fec_mxc: make local functions staticJeroen Hofstee
2014-10-25lmb: make local functions staticJeroen Hofstee
2014-10-25image-fit: make local function staticJeroen Hofstee
2014-10-25gpio: make local functions staticJeroen Hofstee
2014-10-25eth: make eth_address_set staticJeroen Hofstee
2014-10-25env_nand: make local functions staticJeroen Hofstee
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee
2014-10-25disk/part.c: make local function staticJeroen Hofstee
2014-10-25common: board_r: make local functions staticJeroen Hofstee
2014-10-25common: cmd_elf: make do_bootelf_exec staticJeroen Hofstee
2014-10-25video: use __weakJeroen Hofstee
2014-10-25usb: use __weakJeroen Hofstee
2014-10-25samsung: board: use __weakJeroen Hofstee
2014-10-25pci: use __weakJeroen Hofstee
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee
2014-10-25misc: use __weakJeroen Hofstee
2014-10-25cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee
2014-10-24common: board: use __weakJeroen Hofstee
2014-10-24arm: board: use __weakJeroen Hofstee
2014-10-23kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada
2014-10-23Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2014-10-23mips: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntaxMasahiro Yamada
2014-10-23x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-10-23Makefile: Add CONFIG_BUILD_TARGET to automatically build an special imageStefan Roese
2014-10-23tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese
2014-10-23tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese
2014-10-23tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese
2014-10-23arm: kirkwood: Remove some dead code from cpu.cStefan Roese
2014-10-23arm: armada-xp: Add basic support for the maxBCM boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP boardStefan Roese
2014-10-23arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese
2014-10-23i2c: mvtwsi: Add support for Marvell Armada XPStefan Roese