Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7d2366627e1f4d1dbf80e65d5bf72b832ca128c9
« Previous
8590c80
arm: board: use __weak
by Jeroen Hofstee
· 10 years ago
accc9e4
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
by Hans de Goede
· 10 years ago
d0dbc28
sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
by Hans de Goede
· 10 years ago
9e54f6e
sunxi: Add clock_get_pll5p() function
by Hans de Goede
· 10 years ago
06beadb
sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)
by Ian Campbell
· 10 years ago
7b48d8c
ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig
by Chen-Yu Tsai
· 10 years ago
c757a50
ARM: sunxi: Add support for using R_UART as console
by Chen-Yu Tsai
· 10 years ago
472ed06
ARM: sunxi: Allow specifying module in prcm apb0 init function
by Chen-Yu Tsai
· 10 years ago
e373aad
ARM: sunxi: Add support for R_PIO gpio banks
by Hans de Goede
· 10 years ago
8ebe4f4
ARM: sunxi: Add basic A23 support
by Chen-Yu Tsai
· 10 years ago
e637b30
mmc: sunxi: Add support for sun8i (A23)
by Chen-Yu Tsai
· 10 years ago
ff2b47f
ARM: sunxi: Add support for uart0 on port F (mmc0)
by Chen-Yu Tsai
· 10 years ago
7f87ad3
ARM: sunxi: Add sun8i (A23) UART0 pin mux support
by Chen-Yu Tsai
· 10 years ago
78c396a
ARM: sunxi: Fix reset command on sun6i/sun8i
by Chen-Yu Tsai
· 10 years ago
4cdefba
ARM: sunxi: Add sun6i/sun8i timer block register definition
by Chen-Yu Tsai
· 10 years ago
2b679f9
ARM: sunxi: Move watchdog register definitions to separate file
by Chen-Yu Tsai
· 10 years ago
41f8e9f
ARM: sunxi: Fix build break when CONFIG_MMC is not defined
by Chen-Yu Tsai
· 10 years ago
e711891
sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i
by Hans de Goede
· 10 years ago
722e00c
sunxi: Kconfig: Unify sunxi Kconfig code
by Hans de Goede
· 10 years ago
69c050a
sunxi: Enable second sdcard slot found on some boards
by Hans de Goede
· 10 years ago
bbff84b
sunxi: Use PG3 - PG8 as io-pins for mmc1
by Hans de Goede
· 10 years ago
e79c7c8
sunxi: When we've both mmc0 and mmc2, detect from which one we're booting
by Hans de Goede
· 10 years ago
2ccfac0
sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option
by Hans de Goede
· 10 years ago
cd82113
sunxi: Add mmc card-detect functionality
by Hans de Goede
· 10 years ago
7ad3b6a
ARM: sun6i: Add Colombus board defconfig
by Chen-Yu Tsai
· 10 years ago
8a6564d
ARM: sunxi: Add basic A31 support
by Maxime Ripard
· 10 years ago
7711539
ARM: sun6i: Setup the A31 UART0 muxing
by Maxime Ripard
· 10 years ago
ba1e40f
ARM: sun6i: Define UART0 pins for A31
by Chen-Yu Tsai
· 10 years ago
1d1bd42
ARM: sunxi-mmc: Add mmc support for sun6i / A31
by Hans de Goede
· 10 years ago
14177e4
ARM: sun6i: Add clock support
by Chen-Yu Tsai
· 10 years ago
174deb7
ARM: sun6i: Add support for the power reset control module found on the A31
by Oliver Schinagl
· 10 years ago
93ce1e9
ARM: sun6i: Add base address for the new controllers in A31
by Oliver Schinagl
· 10 years ago
859b3f1
ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined
by Chen-Yu Tsai
· 10 years ago
ea52094
ARM: sunxi: Use macro values for setting UART GPIO pull-ups
by Chen-Yu Tsai
· 10 years ago
f1fe975
sunxi: Add support for the Mele M3 board
by Hans de Goede
· 10 years ago
a3e8c22
mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
by Wills Wang
· 10 years ago
d71910f
sun7i: Add support for Olimex A20-OLinuXino-LIME2
by Iain Paton
· 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
09bab6e
musb: fix warning in include/linux/usb/musb.h
by Igor Grinberg
· 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
0732b2f
kconfig: invoke silentoldconfig if spl, tpl/.config is updated
by Masahiro Yamada
· 10 years ago
9adb6d2
kbuild: fix a bug of the u-boot-spl link rule
by Masahiro Yamada
· 10 years ago
45ccec8
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
76eb5d8
kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax
by Masahiro Yamada
· 10 years ago
dd43fa2
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
8c688bc
kconfig: move CONFIG_SYS_HZ to lib/Kconfig
by Masahiro Yamada
· 10 years ago
b5ff205
omap3/am33xx: mux: fix several checkpatch issues
by Igor Grinberg
· 10 years ago
f1b1417
omap3: cm-t35: remove enable_gpmc_cs_config()
by Igor Grinberg
· 10 years ago
00d241d
omap3: cm-t35: use define for mmc wp gpio
by Igor Grinberg
· 10 years ago
52edc87
omap3: Kconfig: fix the cm-t35 board option prompt
by Igor Grinberg
· 10 years ago
Next »