index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-25
gpio: add protype for name_to_gpio
Jeroen Hofstee
2014-10-25
fdt_support: add prototypes for __weak functions
Jeroen Hofstee
2014-10-25
elf: add prototype for valid_elf_image
Jeroen Hofstee
2014-10-25
bootm: add prototype for arch_preboot_os
Jeroen Hofstee
2014-10-25
arm: vectors: provide protypes from vectors.S
Jeroen Hofstee
2014-10-25
twister: add missing includes
Jeroen Hofstee
2014-10-25
omap3: board: add missing include and proto
Jeroen Hofstee
2014-10-25
net: davince: add missing include
Jeroen Hofstee
2014-10-25
mmc: bcm2835_sdhci: add missing include
Jeroen Hofstee
2014-10-25
lib: bootm: add missing include
Jeroen Hofstee
2014-10-25
leds: missing include
Jeroen Hofstee
2014-10-25
imx: add missing includes
Jeroen Hofstee
2014-10-25
common/cmd_elf.c: add missing include
Jeroen Hofstee
2014-10-25
arch-mx: add missing include
Jeroen Hofstee
2014-10-25
string.h: add missing prototypes
Jeroen Hofstee
2014-10-25
common:console: add missing include
Jeroen Hofstee
2014-10-25
modem.c: Switch to debug() from dbg found in common/console.c
Tom Rini
2014-10-25
video: ipu: prevent warnings with W=1
Jeroen Hofstee
2014-10-25
tegra: make local functions static
Jeroen Hofstee
2014-10-25
serial: make local functions static
Jeroen Hofstee
2014-10-25
sdhci: make local functions static
Jeroen Hofstee
2014-10-25
omap_gpmc: fix warnigs with W=1
Jeroen Hofstee
2014-10-25
omap3: make local functions static
Jeroen Hofstee
2014-10-25
net: fec_mxc: make local functions static
Jeroen Hofstee
2014-10-25
lmb: make local functions static
Jeroen Hofstee
2014-10-25
image-fit: make local function static
Jeroen Hofstee
2014-10-25
gpio: make local functions static
Jeroen Hofstee
2014-10-25
eth: make eth_address_set static
Jeroen Hofstee
2014-10-25
env_nand: make local functions static
Jeroen Hofstee
2014-10-25
ehci-hcd.c: make local functions static
Jeroen Hofstee
2014-10-25
disk/part.c: make local function static
Jeroen Hofstee
2014-10-25
common: board_r: make local functions static
Jeroen Hofstee
2014-10-25
common: cmd_elf: make do_bootelf_exec static
Jeroen Hofstee
2014-10-25
video: use __weak
Jeroen Hofstee
2014-10-25
usb: use __weak
Jeroen Hofstee
2014-10-25
samsung: board: use __weak
Jeroen Hofstee
2014-10-25
pci: use __weak
Jeroen Hofstee
2014-10-25
net: phy: fix warnings with W=1
Jeroen Hofstee
2014-10-25
misc: use __weak
Jeroen Hofstee
2014-10-25
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
Jeroen Hofstee
2014-10-24
common: board: use __weak
Jeroen Hofstee
2014-10-24
arm: board: use __weak
Jeroen Hofstee
2014-10-23
kbuild: clear VENDOR variable to fix build error on tcsh
Masahiro Yamada
2014-10-23
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2014-10-23
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
2014-10-23
kconfig: invoke silentoldconfig if spl, tpl/.config is updated
Masahiro Yamada
2014-10-23
kbuild: fix a bug of the u-boot-spl link rule
Masahiro Yamada
2014-10-23
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
Masahiro Yamada
2014-10-23
kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax
Masahiro Yamada
2014-10-23
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
Masahiro Yamada
[next]