summaryrefslogtreecommitdiff
path: root/src/cpu/ti
AgeCommit message (Expand)Author
2019-08-20arch/non-x86: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-06-22src/cpu: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-04-01cpu/ti/am335x: Fix checkpatch warningsDaniel Lim Wee Soong
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-30cubieboard/qemu-armv7/am335x: Add fake TTB region for consistencyJulius Werner
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-12-18ti/beaglebone: Define arch for omap-header buildKyösti Mälkki
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-08-14cpu/ti/am355x: Fix array overrunPaul Menzel
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-05-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-04-10am335x: Add some code for manipulating GPIOsGabe Black
2016-04-10am335x: Add data structures for the clock module registersGabe Black
2016-01-28Makefile: Make full use of src-to-obj macroNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-26coreboot: introduce boot_deviceAaron 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-21arm(64): Replace write32() and friends with writel()Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-13ti/am335x: switch to generic udelayPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-19arm/ti/am335x: use new arm bootblock infrastructureAlexander Couzens
2014-10-16uarts: 32/64 cleanupRonald G. Minnich
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-04-09console uart: Fill coreboot table entriesKyösti Mälkki
2014-04-09uart: Prepare to support multiple base addressesKyösti Mälkki
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki