summaryrefslogtreecommitdiff
path: root/src/mainboard/ti
AgeCommit message (Expand)Author
2016-04-10beaglebone: Add code to set the value of the LEDsGabe Black
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-07mainboard/ti/beaglebone: Remove unused Kconfig symbolsMartin Roth
2015-05-26cbfs: remove unused CBFS_HEADER_ROM_OFFSET optionAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2014-12-19beaglebone: use new arm bootblock infrastructureAlexander Couzens
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04uart: Drop HAVE_UART_MEMORY_MAPPEDKyösti Mälkki
2014-01-22board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko
2013-09-17beaglebone: Stop reinitializing the console in bootblock.c.Gabe Black
2013-07-16beaglebone: Get rid of a redundant CBFS_ROM_OFFSET.Gabe Black
2013-07-15beaglebone: Put some code in romstage.c so we can tell if it ran.Gabe Black
2013-07-10armv7: Reserve space BL1 and checksum header by specifying bootblock offset.Hung-Te Lin
2013-07-10ARMv7: De-uboot-ify Exynos5250 codeStefan Reinauer
2013-07-10Rename hardwaremain() to main()Stefan Reinauer
2013-07-01beaglebone: Enable the clocks and pins for the configured UART.Gabe Black
2013-06-10beaglebone: Expand "ROM" size to 4MB.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