summaryrefslogtreecommitdiffstats
path: root/src/mainboard/ti/beaglebone/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* mb/ti/beaglebone: Init UART in early initSam Lewis2020-09-091-1/+1
* cpu/ti/am335x: Move from cpu to soc in treeSam Lewis2020-08-191-3/+3
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/ti: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* beaglebone: Update bootblock.c to use new structs/codeGabe Black2016-06-211-20/+20
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-211-2/+2
* beaglebone: use new arm bootblock infrastructureAlexander Couzens2014-12-191-1/+1
* uart: Support multiple portsKyösti Mälkki2014-04-301-6/+6
* console: Fix includesKyösti Mälkki2014-03-041-1/+1
* beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black2013-09-171-2/+0
* beaglebone: Enable the clocks and pins for the configured UART.Gabe Black2013-07-011-0/+26
* beaglebone: Force on every other user LED to show that coreboot is running.Gabe Black2013-06-101-0/+14
* beaglebone: initial Kconfig and MakefilesGabe Black2013-05-261-0/+31