summaryrefslogtreecommitdiff
path: root/src/mainboard/ti/beaglebone/bootblock.c
AgeCommit message (Expand)Author
2020-04-04mainboard/ti: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2016-06-21beaglebone: Update bootblock.c to use new structs/codeGabe Black
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2014-12-19beaglebone: use new arm bootblock infrastructureAlexander Couzens
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2013-09-17beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black
2013-07-01beaglebone: Enable the clocks and pins for the configured UART.Gabe Black
2013-06-10beaglebone: Force on every other user LED to show that coreboot is running.Gabe Black
2013-05-26beaglebone: initial Kconfig and MakefilesGabe Black