coreboot/src
Aaron Durbin c8832e73de tegra132: fill out udelay() implementation
There was an empty udelay() implementation result in 0 waits.
Provide an actual implementation.

BUG=None
BRANCH=None
TEST=Built and ran through to depthcharge on rush.

Change-Id: I201f2fdc4e4f5c88d48e4002839b03e808a5a1bc
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/210827
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
2014-08-05 04:54:47 +00:00
..
arch arm: add _end symbol to bootblock.ld 2014-08-04 16:34:12 +00:00
console vboot2: implement select_firmware for pre-romstage verification 2014-06-30 18:45:09 +00:00
cpu haswell: Update microcode revision 2014-07-29 04:37:18 +00:00
device i2c: Add software_i2c driver for I2C debugging and emulation 2014-05-19 20:34:31 +00:00
drivers vboot2: read secdata and nvdata 2014-07-23 02:29:18 +00:00
ec vboot2: read dev and recovery switch 2014-07-02 00:45:22 +00:00
include Publish the board ID value in coreboot table, when configured 2014-07-30 23:41:05 +00:00
lib Include board ID calculations only when necessary 2014-07-30 23:41:10 +00:00
mainboard ryu: remove unused files 2014-08-05 02:38:51 +00:00
northbridge coreboot: Rename coreboot_ram stage to ramstage 2014-05-07 23:30:23 +00:00
soc tegra132: fill out udelay() implementation 2014-08-05 04:54:47 +00:00
southbridge coreboot: Rename coreboot_ram stage to ramstage 2014-05-07 23:30:23 +00:00
superio pnp: Allow setting of misc register 0xf4 in device tree 2013-12-20 00:37:38 +00:00
vendorcode vboot: fix vboot_load_ramstage() 2014-08-05 02:39:09 +00:00
Kconfig Enable publishing of board ID where supported 2014-07-30 23:41:23 +00:00