* [PATCH 00/14] Atmel ref board update
@ 2012-03-12 10:47 Jean-Christophe PLAGNIOL-VILLARD
0 siblings, 0 replies; only message in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2012-03-12 10:47 UTC (permalink / raw)
To: barebox; +Cc: Nicolas Ferre, Patrice Vilchez
Hi,
The following patch sereis update the Atmel reference board support
with
- MMU Support
- USB Device
- DFU
- USB Gadget Serial
- GPIO Keyboard
- LEDS
- of boot
please pull
The following changes since commit e0d674735b26c279d4cb6c73c140f1e0866a7953:
mach-omap: add HAS_DEBUG_LL (2012-03-05 18:13:00 +0100)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git at91-update
Jean-Christophe PLAGNIOL-VILLARD (14):
macb: fix mmu support
at91sam9263ek: add runtime nor detection
at91sam9263ek: add leds support
at91sam9263ek: add dfu and usb serial support
at91sam9263ek: update defconfig
at91sam9261ek/9g10ek: update partition layout
at91sam9261ek/9g10ek: add leds support
at91sam9261ek/9g10ek: add dfu and usb serial support
at91sam9261ek/9g10ek: add gpio Keyboard support
at91sam9261ek/9g10ek: update board supprt
at91sam9m10g45ek: update partition layout
at91sam9m10g45ek: add leds support
at91sam9m10g45ek: update defconfig
at91sam9260ek/9g20ek: update defconfig
arch/arm/boards/at91sam9261ek/env/bin/init_board | 51 ++++++++++
arch/arm/boards/at91sam9261ek/env/config | 7 +-
arch/arm/boards/at91sam9261ek/init.c | 111 +++++++++++++++++++++-
arch/arm/boards/at91sam9263ek/env/bin/init_board | 51 ++++++++++
arch/arm/boards/at91sam9263ek/env/config | 6 +-
arch/arm/boards/at91sam9263ek/init.c | 83 ++++++++++++++--
arch/arm/boards/at91sam9m10g45ek/env/config | 4 +-
arch/arm/boards/at91sam9m10g45ek/init.c | 46 +++++++++-
arch/arm/configs/at91sam9260ek_defconfig | 3 +-
arch/arm/configs/at91sam9261ek_defconfig | 29 +++++-
arch/arm/configs/at91sam9263ek_defconfig | 31 +++++-
arch/arm/configs/at91sam9g10ek_defconfig | 39 +++++++-
arch/arm/configs/at91sam9g20ek_defconfig | 3 +-
arch/arm/configs/at91sam9m10g45ek_defconfig | 32 +++++--
drivers/net/macb.c | 8 +-
15 files changed, 453 insertions(+), 51 deletions(-)
create mode 100644 arch/arm/boards/at91sam9261ek/env/bin/init_board
create mode 100644 arch/arm/boards/at91sam9263ek/env/bin/init_board
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-03-12 10:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-12 10:47 [PATCH 00/14] Atmel ref board update Jean-Christophe PLAGNIOL-VILLARD
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox