Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ff247b7a0d2f4051786f5be1e73cf90a86b4b641
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
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
b2b8a69
Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image
by Stefan Roese
· 10 years ago
4acd2d2
tools: kwbimage: Add image version 1 support for Armada XP / 370
by Stefan Roese
· 10 years ago
2afa331
tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
by Stefan Roese
· 10 years ago
84899e2
tools/kwboot: Sync with latest barebox version to support Armada XP
by Stefan Roese
· 10 years ago
1721fe6
arm: kirkwood: Remove some dead code from cpu.c
by Stefan Roese
· 10 years ago
a488483
arm: armada-xp: Add basic support for the maxBCM board
by Stefan Roese
· 10 years ago
dd58080
arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
by Stefan Roese
· 10 years ago
41e5ee5
arm: armada-xp: Add basic support for Marvell Armada XP SoC
by Stefan Roese
· 10 years ago
6d5fe56
i2c: mvtwsi: Add support for Marvell Armada XP
by Stefan Roese
· 10 years ago
4fb3f0c
net: phy.h: Make PHY autonegotiation timeout configurable
by Stefan Roese
· 10 years ago
19fc2ea
net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
by Stefan Roese
· 10 years ago
96c5f08
arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
by Stefan Roese
· 10 years ago
4fd7717
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
by Stefan Roese
· 10 years ago
d5c5132
arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
by Stefan Roese
· 10 years ago
4aceea2
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
by Stefan Roese
· 10 years ago
24c0497
arm: mvebu: Add common mbus functions to use on Marvell SoCs
by Stefan Roese
· 10 years ago
22700dc
arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
by Stefan Roese
· 10 years ago
3e972cb
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
by Stefan Roese
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
d80cca2
arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
by Stefan Roese
· 10 years ago
dee8abc
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
2110957
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· 10 years ago
8104f54
net: Display the size when tftpboot finishes
by Simon Glass
· 10 years ago
c0561d1
x86: Enable FIT, ELF on coreboot
by Simon Glass
· 10 years ago
c67161c
x86: config: link: Display the board model on the screen
by Simon Glass
· 10 years ago
39c0b63
x86: link: Tidy up the command lines options
by Simon Glass
· 10 years ago
e731707
doc: Remove note about auto-complete not working with hush
by Simon Glass
· 10 years ago
14db950
x86: cros_ec: Enable cros_ec for link
by Simon Glass
· 10 years ago
f126992
x86: cros_ec: Update LPC driver for new cros_ec header
by Simon Glass
· 10 years ago
ca42d3f
x86: dts: Add device tree compatible string for Intel IPC
by Simon Glass
· 10 years ago
6ddc4fd
x86: Add device tree information for Chrome OS EC
by Simon Glass
· 10 years ago
2d41046
x86: config: Enable dhcp on link
by Simon Glass
· 10 years ago
2f37604
fdt: Add a subnodes iterator macro
by Thierry Reding
· 10 years ago
9f85eee
fdt: Add a function to return PCI BDF triplet
by Thierry Reding
· 10 years ago
56f4224
fdt: Add resource parsing functions
by Thierry Reding
· 10 years ago
5094eb4
fdt: Add functions to retrieve strings
by Thierry Reding
· 10 years ago
fc503c1
fdt: Add a function to get the index of a string
by Thierry Reding
· 10 years ago
bc4147a
fdt: Add a function to count strings
by Thierry Reding
· 10 years ago
68e80fd
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 10 years ago
8a9cd5a
dm: serial: Support driver model in pl01x driver
by Simon Glass
· 10 years ago
aed2fbe
dm: serial: Tidy up the pl01x driver
by Simon Glass
· 10 years ago
41e98e0
dm: rpi: Convert GPIO driver to driver model
by Simon Glass
· 10 years ago
da802b9
dm: core: Add support for simple-bus
by Simon Glass
· 10 years ago
Next »