summaryrefslogtreecommitdiffstats
path: root/src/soc/samsung
Commit message (Expand)AuthorAgeFilesLines
...
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-065-5/+0
* src: Use #include <timer.h> when appropriateElyes HAOUAS2019-04-063-3/+0
* vboot: standardize on working data sizeJoel Kitching2019-03-211-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-206-6/+0
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-192-4/+0
* security/tpm: Fix TCPA log featurePhilipp Deppenwiese2019-03-071-1/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-0435-29/+33
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-224-6/+6
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-282-4/+4
* soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLENico Huber2019-01-161-0/+1
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+0
* src: Remove duplicated round up functionElyes HAOUAS2018-11-293-4/+4
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-212-14/+10
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-162-2/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-1610-10/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-232-2/+2
* soc/samsung/exynos5250: Convert to `board_reset()`Nico Huber2018-10-222-2/+1
* Move compiler.h to commonlibNico Huber2018-10-085-6/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-082-12/+12
* src: Fix typoElyes HAOUAS2018-08-102-2/+2
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-096-23/+23
* soc/samsung: Get rid of device_tElyes HAOUAS2018-06-042-8/+8
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-212-4/+4
* soc: Add Kconfig for each soc vendorChris Ching2017-10-231-0/+2
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-232-4/+4
* include/device: Split i2c.h into threeNico Huber2017-08-182-2/+2
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-142-12/+14
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-135-8/+14
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-1/+1
* spi: Remove unused/unnecessary spi_init function definitionsFurquan Shaikh2017-06-071-4/+0
* src: change coreboot to lowercaseMartin Roth2017-06-073-3/+3
* soc/samsung/exynos5420: Move spi driver to use spi_bus_mapFurquan Shaikh2017-05-241-13/+20
* drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh2017-05-051-0/+1
* vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner2017-03-282-0/+14
* samsung/exynos5420: Fix test for src < 0Patrick Georgi2016-12-161-1/+2
* spi: Define and use spi_ctrlr structureFurquan Shaikh2016-12-051-19/+26
* spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh2016-12-051-4/+9
* spi: Fix parameter types for spi functionsFurquan Shaikh2016-12-051-10/+10
* soc/samsung/exynos5420/uart.c: Init new serial struct variablesMartin Roth2016-11-241-0/+2
* spi: Clean up SPI flash driver interfaceFurquan Shaikh2016-11-221-4/+3
* src/soc: Capitalize CPU, ACPI, RAM and ROMElyes HAOUAS2016-07-311-2/+2
* Documentation: Fix doxygen errorsMartin Roth2016-07-121-0/+1
* region: Add writeat and eraseat supportAntonello Dettori2016-06-242-4/+8
* soc/samsung: Don't compile in unused uart divider tablesStefan Reinauer2016-05-112-2/+4
* soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi2016-02-212-2/+2
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-182-2/+2
* soc/samsung/exynos5250: Implement hard_reset()Stefan Reinauer2015-12-162-0/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3191-364/+0