]> Git Repo - J-u-boot.git/commit - boards.cfg
snowball: Add support for ux500 based snowball board
authorMathieu J. Poirier <[email protected]>
Fri, 3 Aug 2012 11:05:12 +0000 (11:05 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 1 Sep 2012 12:58:19 +0000 (14:58 +0200)
commit84dee301c30d728f97c85f795661804980fb0c77
tree272531d48c7393233c38f3a9b3c0fdbd6ff1d4bf
parent77bfa6b4361e72529742ce36693a2adab66890a6
snowball: Add support for ux500 based snowball board

Signed-off-by: Mathieu Poirier <[email protected]>
Signed-off-by: John Rigby <[email protected]>
Acked-by: Tom Rini <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Conflicts:

drivers/gpio/Makefile
MAINTAINERS
arch/arm/include/asm/arch-u8500/db8500_gpio.h [new file with mode: 0644]
arch/arm/include/asm/arch-u8500/db8500_pincfg.h [new file with mode: 0644]
board/st-ericsson/snowball/Makefile [new file with mode: 0644]
board/st-ericsson/snowball/db8500_pins.h [new file with mode: 0644]
board/st-ericsson/snowball/snowball.c [new file with mode: 0644]
boards.cfg
drivers/gpio/Makefile
drivers/gpio/db8500_gpio.c [new file with mode: 0644]
drivers/serial/serial_pl01x.c
include/configs/snowball.h [new file with mode: 0644]
This page took 0.034571 seconds and 4 git commands to generate.