summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dm: omap: gpio: Put _get_gpio_value() logic into its own functionSimon Glass2014-10-231-36/+42
| * | | dm: dts: omap: Select correct console for beagleboneSimon Glass2014-10-231-0/+4
| * | | dm: serial: Support CONFIG_CONS_INDEX if availableSimon Glass2014-10-231-1/+10
| * | | dm: ns16550: Correct the probe logic for platform dataSimon Glass2014-10-231-2/+3
| * | | dm: ns16550: Use an address instead of a pointer for the uart baseSimon Glass2014-10-232-4/+4
| * | | dm: serial: ns16550: Correct logic for checking for characterSimon Glass2014-10-231-1/+1
| * | | dm: serial: Reset the watchdog while waiting in getc()Simon Glass2014-10-231-0/+5
| * | | dm: gpio: Support numbered GPIOsSimon Glass2014-10-231-12/+25
| | |/ | |/|
* | | i2c: designware: add an implement i2c protosJeroen Hofstee2014-10-251-7/+12
* | | 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
OpenPOWER on IntegriCloud