grub:arm_coreboot

Last commit made on 2017-05-08
Get this branch:
git clone -b arm_coreboot https://git.launchpad.net/grub

Branch merges

Branch information

Name:
arm_coreboot
Repository:
lp:grub

Recent commits

3bf4907... by phcoder

indent code coming from depthcharge and add missing acknowledgements

8af937d... by phcoder

Fix spurious diffs with master

fc4b6e8... by phcoder

Merge branch 'master' into arm_coreboot

d11ced1... by phcoder

arm_coreboot: Support EHCI.

e824ec4... by phcoder

Merge branch 'master' into arm_coreboot

058df7b... by phcoder

ehci: Split core code from PCI part.

On ARM often EHCI is present without PCI and just declared in device
tree. So splitcore from PCI part.

456f220... by phcoder

Merge branch 'master' into arm_coreboot

265292f... by phcoder

arm_coreboot: Support DMA.

This is needed to support USB and some other busses.

187f78e... by phcoder

Merge branch 'master' into arm_coreboot

656c3b0... by phcoder

arm_coreboot: Support loading linux images.