coreboot-kgpe-d16/src/cpu/samsung/exynos5250
Ronald G. Minnich 4bd7b0cbad EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.
build-snow got broken when the snow makefile improved. So fix it.

While we're at it, create a script like the update-microcode
scripts that gets the bl1. I thought about making this a common
script but the various names and paths always evolve, leaving
me thinking it's not worth it. This script is just a
piece of the snow build script.

Change-Id: I65c0f8697a978c62fe12533c4f0152d14dbaefda
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3238
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-05-14 22:03:07 +02:00
..
bootblock.c exynos5250/snow: enable branch prediction 2013-03-13 23:17:08 +01:00
chip.h exynos5250: add a chip.h file for the display register settings 2013-04-06 08:17:46 +02:00
clk.h exynos5250/snow: deprecate time.h 2013-05-06 05:32:07 +02:00
clock.c armv7: replace read/write macros with inlines 2013-04-10 00:04:57 +02:00
clock_init.c exynos5250: ungate the product ID register 2013-04-23 03:20:44 +02:00
clock_init.h armv7: Clean up arm/snow bootblock build process. 2013-02-07 06:10:09 +01:00
cpu.c GOOGLE/SNOW: get graphics working 2013-04-23 04:41:23 +02:00
cpu.h [2/3] exynos5: modify thermal management unit code for coreboot 2013-04-19 04:19:16 +02:00
dmc.h exynos/snow: Move core/memory clock-related and board ID code 2013-02-06 02:11:14 +01:00
dmc_common.c armv7/exynos5250: Deprecate sdelay in favor of udelay 2013-04-17 23:06:40 +02:00
dmc_init_ddr3.c arm/exynos: Allow DRAM controller to be initialized without clearing RAM content. 2013-04-25 19:27:48 +02:00
dsim.h
exynos-cpufreq.h
exynos5250-tmu.c [2/3] exynos5: modify thermal management unit code for coreboot 2013-04-19 04:19:16 +02:00
fet.h
fimd.h
gpio.h exynos/s5p: Add helper function for reading a single MVL3 GPIO 2013-02-04 05:52:18 +01:00
i2s-regs.h
Kconfig Exynos5250: Use new chip settings for the cpu 2013-04-11 00:11:51 +02:00
lowlevel_init_c.c exynos5250: make lowlevel_init_c.c benign 2013-02-04 06:09:23 +01:00
Makefile.inc exynos5/5250: Update timer call sites to use monotonic timer API 2013-05-05 00:18:48 +02:00
mct.c exynos5250/snow: deprecate time.h 2013-05-06 05:32:07 +02:00
monotonic_timer.c exynos5250/snow: deprecate time.h 2013-05-06 05:32:07 +02:00
periph.h
pinmux.c WIP: Initial support for Samsung Exynos 5250 ARM CPU 2012-12-08 06:48:03 +01:00
pinmux.h
power.c exynos5: move power_enable_hw_thermal_trip() prototype 2013-04-19 04:19:00 +02:00
power.h exynos5: move power_enable_hw_thermal_trip() prototype 2013-04-19 04:19:00 +02:00
s5p-dp.h Samsung/exynos5250: convert unsigned {int,char} to u32/u8 2013-04-17 02:28:14 +02:00
sata.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
sata.h Add .h files for samsung exynos 5250 2012-11-28 07:55:59 +01:00
setup.h arm/exynos: Allow DRAM controller to be initialized without clearing RAM content. 2013-04-25 19:27:48 +02:00
soc.c WIP: Initial support for Samsung Exynos 5250 ARM CPU 2012-12-08 06:48:03 +01:00
spi.h GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
sysreg.h
tzpc.h
tzpc_init.c WIP: Initial support for Samsung Exynos 5250 ARM CPU 2012-12-08 06:48:03 +01:00
uart.c armv7: replace read/write macros with inlines 2013-04-10 00:04:57 +02:00
uart.h exynos: de-duplicate UART header content 2013-02-05 23:30:49 +01:00
update-bl1.sh EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. 2013-05-14 22:03:07 +02:00