summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tegra: add proto for pin_mux_mmcJeroen Hofstee2014-10-251-5/+6
* spl: add prototype for jump_to_image_no_argsJeroen Hofstee2014-10-251-0/+2
* mmc: add prototype for mmc_get_env_addrJeroen Hofstee2014-10-251-0/+1
* ide: add missing prototypeJeroen Hofstee2014-10-251-0/+1
* gpio: add protype for name_to_gpioJeroen Hofstee2014-10-252-1/+3
* fdt_support: add prototypes for __weak functionsJeroen Hofstee2014-10-251-0/+2
* elf: add prototype for valid_elf_imageJeroen Hofstee2014-10-252-2/+3
* bootm: add prototype for arch_preboot_osJeroen Hofstee2014-10-251-0/+2
* arm: vectors: provide protypes from vectors.SJeroen Hofstee2014-10-252-0/+16
* twister: add missing includesJeroen Hofstee2014-10-251-0/+2
* omap3: board: add missing include and protoJeroen Hofstee2014-10-253-0/+4
* net: davince: add missing includeJeroen Hofstee2014-10-251-0/+1
* mmc: bcm2835_sdhci: add missing includeJeroen Hofstee2014-10-251-0/+1
* lib: bootm: add missing includeJeroen Hofstee2014-10-251-0/+1
* leds: missing includeJeroen Hofstee2014-10-254-0/+4
* imx: add missing includesJeroen Hofstee2014-10-253-0/+4
* common/cmd_elf.c: add missing includeJeroen Hofstee2014-10-251-0/+1
* arch-mx: add missing includeJeroen Hofstee2014-10-251-0/+2
* string.h: add missing prototypesJeroen Hofstee2014-10-251-0/+7
* common:console: add missing includeJeroen Hofstee2014-10-251-1/+2
* modem.c: Switch to debug() from dbg found in common/console.cTom Rini2014-10-251-7/+6
* video: ipu: prevent warnings with W=1Jeroen Hofstee2014-10-253-15/+4
* tegra: make local functions staticJeroen Hofstee2014-10-258-43/+19
* serial: make local functions staticJeroen Hofstee2014-10-254-15/+15
* sdhci: make local functions staticJeroen Hofstee2014-10-251-3/+3
* omap_gpmc: fix warnigs with W=1Jeroen Hofstee2014-10-251-18/+18
* omap3: make local functions staticJeroen Hofstee2014-10-253-3/+3
* net: fec_mxc: make local functions staticJeroen Hofstee2014-10-251-3/+5
* lmb: make local functions staticJeroen Hofstee2014-10-251-1/+1
* image-fit: make local function staticJeroen Hofstee2014-10-251-1/+1
* gpio: make local functions staticJeroen Hofstee2014-10-251-2/+2
* eth: make eth_address_set staticJeroen Hofstee2014-10-251-1/+1
* env_nand: make local functions staticJeroen Hofstee2014-10-251-2/+2
* ehci-hcd.c: make local functions staticJeroen Hofstee2014-10-251-1/+1
* disk/part.c: make local function staticJeroen Hofstee2014-10-251-1/+1
* common: board_r: make local functions staticJeroen Hofstee2014-10-251-4/+4
* common: cmd_elf: make do_bootelf_exec staticJeroen Hofstee2014-10-251-2/+1
* video: use __weakJeroen Hofstee2014-10-252-32/+10
* usb: use __weakJeroen Hofstee2014-10-251-12/+3
* samsung: board: use __weakJeroen Hofstee2014-10-251-6/+2
* pci: use __weakJeroen Hofstee2014-10-251-6/+2
* net: phy: fix warnings with W=1Jeroen Hofstee2014-10-251-5/+2
* misc: use __weakJeroen Hofstee2014-10-252-11/+3
* cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}Jeroen Hofstee2014-10-251-34/+16
* common: board: use __weakJeroen Hofstee2014-10-242-16/+4
* arm: board: use __weakJeroen Hofstee2014-10-241-28/+12
* kbuild: clear VENDOR variable to fix build error on tcshMasahiro Yamada2014-10-231-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2014-10-2327-63/+1014
|\
| * tegra: apalis_t30: master revampMarcel Ziswiler2014-10-223-4/+4
| * tegra: dts: colibri_t30 add serial port detailsMarcel Ziswiler2014-10-221-0/+4
OpenPOWER on IntegriCloud