aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5250
AgeCommit message (Expand)Author
2021-02-01soc/samsung/exynos{5250,5420}/include/soc/cpu.h: Add missing includeElyes HAOUAS
2021-01-24soc/samsung/exynos5250/dp-reg.c: Use __func__Elyes HAOUAS
2020-12-02cbfs: Enable CBFS mcache on most chipsetsJulius Werner
2020-10-19src/soc/samsung: Move common headers to "common/include/soc"Elyes HAOUAS
2020-09-21soc/samsung: Drop unneeded empty linesElyes HAOUAS
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-07-29src/soc/samsung/exynos{5250,s5420}: Add missing <{stddef,stdint}.h>Elyes HAOUAS
2020-07-09soc/samsung/exynos5250: Drop dead codeAngel Pons
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-14soc/samsung/exynos5250: add resources during read_resources()Furquan Shaikh
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-06soc/samsung: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-19src/soc/samsung: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-03arch/arm: Pass cbmem_top to ramstage via calling argumentArthur Heymans
2019-11-01lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-09-19cpu,mb,soc: Init missing lb_serial struct fieldsJacob Garber
2019-08-26arch/non-x86: Use ENV_ROMSTAGE_OR_BEFOREKyösti Mälkki
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-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-07security/tpm: Fix TCPA log featurePhilipp Deppenwiese
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-22soc/samsung/exynos5250: Convert to `board_reset()`Nico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04soc/samsung: Get rid of device_tElyes HAOUAS
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-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2016-07-12Documentation: Fix doxygen errorsMartin Roth
2016-06-24region: Add writeat and eraseat supportAntonello Dettori
2016-05-11soc/samsung: Don't compile in unused uart divider tablesStefan Reinauer
2016-02-21soc/*: fix uart's regwidth specification in cbtablesPatrick Georgi
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-12-16soc/samsung/exynos5250: Implement hard_reset()Stefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22linking: link bootblock.elf with .data and .bss sections againAaron Durbin
2015-09-09verstage: use common program.ld for linkingAaron Durbin
2015-08-09samsung/exynos5250: Add vboot2 memory regionPatrick Georgi
2015-08-08samsung/exynos5250: Enable bootblock consolePatrick Georgi
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-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-17uart: pass register width in the coreboot tableVadim Bendebury
2015-04-17exynos: return correct value when init_default_cbfs_media failsDaisuke Nojiri
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-14CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner
2015-04-13rk3288/exynos5250/exynos5420: Consolidate timer filesJulius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-07exynos5250: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-03-21exynos: convert to stopwatch APIAaron Durbin
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-06doxygen fixes: change @var to @param varMartin Roth
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-27samsung/exynos*/Makefile.inc: Simplify unnecessary ifeqEdward O'Callaghan
2014-12-26soc/samsung/exynos5250/clk.h: Trivial, fix spelling in commentsEdward O'Callaghan
2014-12-26soc/samsung/exynos5250/clock.c: Trivial whitespace fixesEdward O'Callaghan
2014-12-26soc/samsung/exynos: Sync 'power.c' between chip variantsEdward O'Callaghan
2014-12-25soc/samsung/exynos: Make 'ps_hold_setup()' staticEdward O'Callaghan
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan