the following patch was just integrated into master:
commit 637a6ff12ed827756825d858427469093cb7027a
Author: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Date: Sun Dec 22 18:51:29 2013 -0500
cpu/allwinner/a10: Clarify the usage of SRAM during bootblock
We have 32KiB of usable SRAM right when we boot. The first 24KiB can
be loaded with our bootblock, while the other 8KiB can be used as
stack during the bootblock stage.
Signed-off-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Change-Id: I48d3a37869031c3c1dbc1fab71204d473d64deeb
See http://review.coreboot.org/4563 for details.
-gerrit
the following patch was just integrated into master:
commit 90ada6bb2f02e04cd84be8174796380145630923
Author: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Date: Fri Dec 13 20:25:04 2013 -0600
mainboard: Add preliminary support for A10-based Cubieboard
Add a minimal infrastructure which initializes the system clocks
and serial console.
Change-Id: I768ede6ccf8674ffe9fecd8925cec89768209cab
Signed-off-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
See http://review.coreboot.org/4553 for details.
-gerrit
the following patch was just integrated into master:
commit e87a9007451050307084bdfa1e83540282aa2b31
Author: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
Date: Fri Dec 13 20:44:48 2013 -0600
cpu: Add initial support for Allwinner A10 SoC
Add minimal support needed to get a bootblock capable of initialising
a serial console.
Change-Id: I50dd85544549baf9c5ea0aa3b4296972136c02a4
Signed-off-by: Alexandru Gagniuc <mr.nuke.me(a)gmail.com>
See http://review.coreboot.org/4549 for details.
-gerrit
the following patch was just integrated into master:
commit 66da81de06e7623bc8ff8e417245e07aa618b7fc
Author: Patrick Georgi <patrick(a)georgi-clan.de>
Date: Sat Dec 21 21:08:53 2013 +0100
libpayload: add junit.xml build target
It builds all defconfigs/* and logs the results
in junit.xml, suitable for consumption by jenkins
Change-Id: I86c4022851b47820c95359b2ea9b735a77b1bc2c
Signed-off-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/4551 for details.
-gerrit
the following patch was just integrated into master:
commit 956731c812ca6d7945f9dc91257abe795d090e5e
Author: Patrick Georgi <patrick(a)georgi-clan.de>
Date: Sat Dec 21 12:47:49 2013 +0100
libpayload: update defconfig
Just clean out stuff we don't even have anymore
Change-Id: I2b4128c6496b4400d52d87680bedc3cece3d444c
Signed-off-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/4550 for details.
-gerrit
the following patch was just integrated into master:
commit 8cdd963aa3be926a3a73097fd6c1ce292e0254b5
Author: Patrick Georgi <patrick(a)georgi-clan.de>
Date: Sat Dec 21 11:41:22 2013 +0100
libpayload: reintroduce optional PCI in XHCI driver
being a good citizen on the box, libpayload tries to return to EHCI
mode on shutdown, so a non-XHCI capable USB driver after it (eg. in
the OS) finds something to work with.
Change-Id: Id227d646e08a258b841c644263112f0815dd486c
Signed-off-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/4547 for details.
-gerrit