Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
84a6df09c78bc9e9cbc6265d99c9097f5f1079f2
84a6df0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
c69ecd9
i2c: designware: add an implement i2c protos
by Jeroen Hofstee
· 10 years ago
7b8119d
tegra: add proto for pin_mux_mmc
by Jeroen Hofstee
· 10 years ago
ce04822
spl: add prototype for jump_to_image_no_args
by Jeroen Hofstee
· 10 years ago
aeb8055
mmc: add prototype for mmc_get_env_addr
by Jeroen Hofstee
· 10 years ago
611aee2
ide: add missing prototype
by Jeroen Hofstee
· 10 years ago
5b5ac64
gpio: add protype for name_to_gpio
by Jeroen Hofstee
· 10 years ago
d50b07d
fdt_support: add prototypes for __weak functions
by Jeroen Hofstee
· 10 years ago
6f38477
elf: add prototype for valid_elf_image
by Jeroen Hofstee
· 10 years ago
f1bd871
bootm: add prototype for arch_preboot_os
by Jeroen Hofstee
· 10 years ago
49c4bc3
arm: vectors: provide protypes from vectors.S
by Jeroen Hofstee
· 10 years ago
522a4ae
twister: add missing includes
by Jeroen Hofstee
· 10 years ago
bf85502
omap3: board: add missing include and proto
by Jeroen Hofstee
· 10 years ago
ee3fad8
net: davince: add missing include
by Jeroen Hofstee
· 10 years ago
7432194
mmc: bcm2835_sdhci: add missing include
by Jeroen Hofstee
· 10 years ago
1e96220
lib: bootm: add missing include
by Jeroen Hofstee
· 10 years ago
52422e3
leds: missing include
by Jeroen Hofstee
· 10 years ago
5624c6b
imx: add missing includes
by Jeroen Hofstee
· 10 years ago
73063c0
common/cmd_elf.c: add missing include
by Jeroen Hofstee
· 10 years ago
67c398d
arch-mx: add missing include
by Jeroen Hofstee
· 10 years ago
5afe73f
string.h: add missing prototypes
by Jeroen Hofstee
· 10 years ago
482f469
common:console: add missing include
by Jeroen Hofstee
· 10 years ago
73144da
modem.c: Switch to debug() from dbg found in common/console.c
by Tom Rini
· 10 years ago
c5fe253
video: ipu: prevent warnings with W=1
by Jeroen Hofstee
· 10 years ago
19d7bf3
tegra: make local functions static
by Jeroen Hofstee
· 10 years ago
654f8d0
serial: make local functions static
by Jeroen Hofstee
· 10 years ago
6588c78
sdhci: make local functions static
by Jeroen Hofstee
· 10 years ago
4415297
omap_gpmc: fix warnigs with W=1
by Jeroen Hofstee
· 10 years ago
98431d5
omap3: make local functions static
by Jeroen Hofstee
· 10 years ago
84f64c8
net: fec_mxc: make local functions static
by Jeroen Hofstee
· 10 years ago
750a6ff
lmb: make local functions static
by Jeroen Hofstee
· 10 years ago
718feca
image-fit: make local function static
by Jeroen Hofstee
· 10 years ago
2115d89
gpio: make local functions static
by Jeroen Hofstee
· 10 years ago
783a91f
eth: make eth_address_set static
by Jeroen Hofstee
· 10 years ago
45f08d3
env_nand: make local functions static
by Jeroen Hofstee
· 10 years ago
2d17b48
ehci-hcd.c: make local functions static
by Jeroen Hofstee
· 10 years ago
76ee65b
disk/part.c: make local function static
by Jeroen Hofstee
· 10 years ago
2588ba1
common: board_r: make local functions static
by Jeroen Hofstee
· 10 years ago
553d8c3
common: cmd_elf: make do_bootelf_exec static
by Jeroen Hofstee
· 10 years ago
69d2754
video: use __weak
by Jeroen Hofstee
· 10 years ago
3dd80aa
usb: use __weak
by Jeroen Hofstee
· 10 years ago
e7e60c1
samsung: board: use __weak
by Jeroen Hofstee
· 10 years ago
7b19fd6
pci: use __weak
by Jeroen Hofstee
· 10 years ago
3c6928f
net: phy: fix warnings with W=1
by Jeroen Hofstee
· 10 years ago
002ad7b
misc: use __weak
by Jeroen Hofstee
· 10 years ago
00dcb07
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
by Jeroen Hofstee
· 10 years ago
dd2a6cd
common: board: use __weak
by Jeroen Hofstee
· 10 years ago
8590c80
arm: board: use __weak
by Jeroen Hofstee
· 10 years ago
c2ded96
serial: remove uniphier_serial_initialize() call
by Masahiro Yamada
· 10 years ago
ff247b7
serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
by Masahiro Yamada
· 10 years ago
d064cbf
dm: serial: use Driver Model for UniPhier serial driver
by Masahiro Yamada
· 10 years ago
da333ae
dm: add entries to Kconfig
by Masahiro Yamada
· 10 years ago
eea5a4c
dm: serial: consolidate common code more
by Masahiro Yamada
· 10 years ago
52a0a6f
dm: serial: remove unnecessary casting
by Masahiro Yamada
· 10 years ago
bac6446
dm: serial: fix console putc
by Masahiro Yamada
· 10 years ago
3fdd0bb
serial: add static directive to local functions
by Masahiro Yamada
· 10 years ago
86256b7
dm: move platform data headers to include/dm/platform_data
by Masahiro Yamada
· 10 years ago
e98a03c
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· 10 years ago
d1259c9
dm: x86: dts: Add additional info to the serial port node
by Simon Glass
· 10 years ago
7414112
dm: x86: Convert Intel ICH6 GPIO driver to use driver model
by Simon Glass
· 10 years ago
c15b0b8
dm: x86: Add a gpio header for coreboot
by Simon Glass
· 10 years ago
5dbcaa2
dm: x86: Support pre-reloc malloc()
by Simon Glass
· 10 years ago
fbd7282
dm: x86: Zero global data before board_init_f()
by Simon Glass
· 10 years ago
9c284ff
dm: x86: Remove ebp assembler warning in zimage.c
by Simon Glass
· 10 years ago
1f77690
dm: serial: ns16550: Add a cast to the I/O operations
by Simon Glass
· 10 years ago
85bfe6e
dm: gpio: Remove unused get_state() uclass method
by Simon Glass
· 10 years ago
2d91a97
dm: dts: Move omap device tree includes to correct place
by Simon Glass
· 10 years ago
c65dd44
dm: gpio: imx: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
6227fb8
dm: gpio: exynos: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
3dd2d48
dm: gpio: rpi_b: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
5aff3ac
dm: gpio: omap3: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
57d99d3
dm: gpio: tegra: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
4324174
test: dm: Add additional GPIO tests
by Simon Glass
· 10 years ago
756ac0b
test: dm: Support memory leak checking as a core feature
by Simon Glass
· 10 years ago
d44f597
dm: gpio: Add gpio_requestf() helper for printf() strings
by Simon Glass
· 10 years ago
4b8f11c
test: dm: Update GPIO tests for new gpio_request() method
by Simon Glass
· 10 years ago
5e0bbd6
dm: gpio: sandbox: Drop request()/free() in the driver
by Simon Glass
· 10 years ago
62cb89d
dm: gpio: sandbox: Implement the remove() method
by Simon Glass
· 10 years ago
699ea96
dm: gpio: sandbox: Implement the get_function() method
by Simon Glass
· 10 years ago
0757535
dm: Move the function for getting GPIO status into the uclass
by Simon Glass
· 10 years ago
6449a50
dm: gpio: Add gpio_get_function() and friends
by Simon Glass
· 10 years ago
b892d12
dm: gpio: Implement GPIO reservation in the uclass
by Simon Glass
· 10 years ago
b3f4ca1
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· 10 years ago
1a44cd8
dm: am33xx: Move to driver model for GPIO and serial
by Simon Glass
· 10 years ago
1f0d883
dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS
by Simon Glass
· 10 years ago
0bf2495
dm: omap: serial: Add driver model support
by Simon Glass
· 10 years ago
4119e06
dm: am33xx: Provide platform data for serial
by Simon Glass
· 10 years ago
d12010b
dm: am33xx: Provide platform data for GPIOs
by Simon Glass
· 10 years ago
5915a2a
dm: omap: gpio: Support driver model
by Simon Glass
· 10 years ago
d57b611
dm: omap: gpio: Put _get_gpio_value() logic into its own function
by Simon Glass
· 10 years ago
2539f39
dm: dts: omap: Select correct console for beaglebone
by Simon Glass
· 10 years ago
91155c6
dm: serial: Support CONFIG_CONS_INDEX if available
by Simon Glass
· 10 years ago
11c1a87
dm: ns16550: Correct the probe logic for platform data
by Simon Glass
· 10 years ago
167efe0
dm: ns16550: Use an address instead of a pointer for the uart base
by Simon Glass
· 10 years ago
aea2be2
dm: serial: ns16550: Correct logic for checking for character
by Simon Glass
· 10 years ago
c487fd4
dm: serial: Reset the watchdog while waiting in getc()
by Simon Glass
· 10 years ago
fe1ef50
dm: gpio: Support numbered GPIOs
by Simon Glass
· 10 years ago
5b3ee38
kbuild: clear VENDOR variable to fix build error on tcsh
by Masahiro Yamada
· 10 years ago
03a3536
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 10 years ago
7bfd5ee
mips: enable CONFIG_USE_PRIVATE_LIBGCC by default
by Masahiro Yamada
· 10 years ago
Next »