index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
ti
/
beaglebone
/
bootblock.c
Age
Commit message (
Expand
)
Author
2020-09-09
mb/ti/beaglebone: Init UART in early init
Sam Lewis
2020-08-19
cpu/ti/am335x: Move from cpu to soc in tree
Sam Lewis
2020-07-14
src: Remove unused 'include <types.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
mainboard/ti: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
mainboard/[^a-p]*: Remove copyright notices
Patrick Georgi
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2016-06-21
beaglebone: Update bootblock.c to use new structs/code
Gabe Black
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2014-12-19
beaglebone: use new arm bootblock infrastructure
Alexander Couzens
2014-04-30
uart: Support multiple ports
Kyösti Mälkki
2014-03-04
console: Fix includes
Kyösti Mälkki
2013-09-17
beaglebone: Stop reinitializing the console in bootblock.c.
Gabe Black
2013-07-01
beaglebone: Enable the clocks and pins for the configured UART.
Gabe Black
2013-06-10
beaglebone: Force on every other user LED to show that coreboot is running.
Gabe Black
2013-05-26
beaglebone: initial Kconfig and Makefiles
Gabe Black