summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-27powerpc: aria: convert to generic boardAnatolij Gustschin1-0/+3
2014-10-27powerpc: pdm360ng: convert to generic boardAnatolij Gustschin1-0/+2
2014-10-27powerpc: mpc5121ads: convert to generic boardAnatolij Gustschin1-0/+3
2014-10-27powerpc: mpc512x: fix boot breakageAnatolij Gustschin1-0/+1
2014-10-26Merge http://git.denx.de/u-boot-sunxiTom Rini35-80/+1010
2014-10-26Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini10-8/+1903
2014-10-26Merge git://git.denx.de/u-boot-dmTom Rini75-1100/+1433
2014-10-25i2c: designware: add an implement i2c protosJeroen Hofstee1-7/+12
2014-10-25tegra: add proto for pin_mux_mmcJeroen Hofstee1-5/+6
2014-10-25spl: add prototype for jump_to_image_no_argsJeroen Hofstee1-0/+2
2014-10-25mmc: add prototype for mmc_get_env_addrJeroen Hofstee1-0/+1
2014-10-25ide: add missing prototypeJeroen Hofstee1-0/+1
2014-10-25gpio: add protype for name_to_gpioJeroen Hofstee2-1/+3
2014-10-25fdt_support: add prototypes for __weak functionsJeroen Hofstee1-0/+2
2014-10-25elf: add prototype for valid_elf_imageJeroen Hofstee2-2/+3
2014-10-25bootm: add prototype for arch_preboot_osJeroen Hofstee1-0/+2
2014-10-25arm: vectors: provide protypes from vectors.SJeroen Hofstee2-0/+16
2014-10-25twister: add missing includesJeroen Hofstee1-0/+2
2014-10-25omap3: board: add missing include and protoJeroen Hofstee3-0/+4
2014-10-25net: davince: add missing includeJeroen Hofstee1-0/+1
2014-10-25mmc: bcm2835_sdhci: add missing includeJeroen Hofstee1-0/+1
2014-10-25lib: bootm: add missing includeJeroen Hofstee1-0/+1
2014-10-25leds: missing includeJeroen Hofstee4-0/+4
2014-10-25imx: add missing includesJeroen Hofstee3-0/+4
2014-10-25common/cmd_elf.c: add missing includeJeroen Hofstee1-0/+1
2014-10-25arch-mx: add missing includeJeroen Hofstee1-0/+2
2014-10-25string.h: add missing prototypesJeroen Hofstee1-0/+7
2014-10-25common:console: add missing includeJeroen Hofstee1-1/+2
2014-10-25modem.c: Switch to debug() from dbg found in common/console.cTom Rini1-7/+6
2014-10-25video: ipu: prevent warnings with W=1Jeroen Hofstee3-15/+4
2014-10-25tegra: make local functions staticJeroen Hofstee8-43/+19
2014-10-25serial: make local functions staticJeroen Hofstee4-15/+15
2014-10-25sdhci: make local functions staticJeroen Hofstee1-3/+3
2014-10-25omap_gpmc: fix warnigs with W=1Jeroen Hofstee1-18/+18
2014-10-25omap3: make local functions staticJeroen Hofstee3-3/+3
2014-10-25net: fec_mxc: make local functions staticJeroen Hofstee1-3/+5
2014-10-25lmb: make local functions staticJeroen Hofstee1-1/+1
2014-10-25image-fit: make local function staticJeroen Hofstee1-1/+1
2014-10-25gpio: make local functions staticJeroen Hofstee1-2/+2
2014-10-25eth: make eth_address_set staticJeroen Hofstee1-1/+1
2014-10-25env_nand: make local functions staticJeroen Hofstee1-2/+2
2014-10-25ehci-hcd.c: make local functions staticJeroen Hofstee1-1/+1
2014-10-25disk/part.c: make local function staticJeroen Hofstee1-1/+1
2014-10-25common: board_r: make local functions staticJeroen Hofstee1-4/+4
2014-10-25common: cmd_elf: make do_bootelf_exec staticJeroen Hofstee1-2/+1
2014-10-25video: use __weakJeroen Hofstee2-32/+10
2014-10-25usb: use __weakJeroen Hofstee1-12/+3
2014-10-25samsung: board: use __weakJeroen Hofstee1-6/+2
2014-10-25pci: use __weakJeroen Hofstee1-6/+2
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee1-5/+2