Sign in
chromium
/
chromiumos
/
third_party
/
u-boot-v1
/
HEAD
faae28d
CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.
by Tom Wai-Hong Tam
· 14 years ago
factory-980.B
master
test-982.B
c53124b
CHROMIUM: Change the frame buffer addresses in FDT as same as kernel ones.
by Tom Wai-Hong Tam
· 14 years ago
587fcb3
Fix bug of get_addr() in fdt_decode.c.
by Tom Wai-Hong Tam
· 14 years ago
e2ce0a3
CHROMIUM: Define CONFIG_USB_ETHER_SMSC95XX to support SMSC95XX USB Etherenet Card.
by Tom Wai-Hong Tam
· 14 years ago
33330a1
Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter.
by Tom Wai-Hong Tam
· 14 years ago
250c0b5
CHROMIUM: ARM: tegra: aebl: Update EMC tables to match kernel.
by Doug Anderson
· 14 years ago
0.15.877.B
firmware-881-u-boot-v1
firmware-u-boot-v1
23cefdc
Make the FMAP configuration decoding function board specific.
by Gabe Black
· 14 years ago
919604d
Remove the device tree from one of the vboot support APIs.
by Gabe Black
· 14 years ago
847a8eb
Make the chromeos FMAP data structures more generic and in their own files.
by Gabe Black
· 14 years ago
bed147d
CHROMIUM: ARM: tegra: kaen: Update EMC tables to match kernel.
by Doug Anderson
· 14 years ago
8414c30
CHROMIUM: ARM: tegra: Don't call board_emc_init() before bi_arch_number set.
by Doug Anderson
· 14 years ago
c319c1f
arm: Tegra2: gpio: Disable pullups for state switches
by Anton Staaf
· 14 years ago
833b8a0
Tegra: pmu: Fix the pmu_read and pmu_write
by Wei Ni
· 14 years ago
6a313fc
CHROMIUM: make include of vboot_api.h unconditional
by Sonny Rao
· 14 years ago
831d53f
Tegra: pmu: Set SM1 in PWM-only mode
by Wei Ni
· 14 years ago
1df9344
CHROMIUM: move VbExHashFirmwareBody() to lib/vbexport/
by Che-Liang Chiou
· 14 years ago
7389fed
CHROMIUM: avoid using printf %s on long strings
by Che-Liang Chiou
· 14 years ago
b2e1faf
Prevent the LP0 vector from being wiped out.
by Vadim Bendebury
· 14 years ago
ea334f4
CHROMIUM: fdt: increase GBB section size
by Hung-Te Lin
· 14 years ago
a66bd32
Tegra: kbc: Allow keypresses during startup
by Rakesh Iyer
· 14 years ago
c0cb59c
Tell the FDT library where the device tree is automatically on bringup
by Gabe Black
· 14 years ago
b007c18
Load and install the device tree out of CBFS automatically during startup
by Gabe Black
· 14 years ago
d16eb0f
Implement vbnv support.
by Vadim Bendebury
· 14 years ago
fbf0051
CHROMIUM: make sure update_cmdline does not buffer overflow
by Che-Liang Chiou
· 14 years ago
d1eba60
CHROMIUM: return boot mode information
by Che-Liang Chiou
· 14 years ago
31a5330
CHRIMIUM: aebl: kaen: seaboard: implement machine power off
by Che-Liang Chiou
· 14 years ago
4371480
CHROMIUM: eliminate confusing comma separator
by Che-Liang Chiou
· 14 years ago
d05e6a8
CHROMIUM: arm: set cros_secure to kernel command line
by Che-Liang Chiou
· 14 years ago
66e2890
Refactor the CBFS driver so that it's easier to use programmatically
by Gabe Black
· 14 years ago
4bdfa5c
Change the CHROMEOS_KERNEL_LOADADDR setting for x86
by Gabe Black
· 14 years ago
09184a4
Only define the static secure_boot_cmd function if it's going to be used
by Gabe Black
· 14 years ago
28e80a8
CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timing
by Dilan Lee
· 14 years ago
8e2efd5
Implement shared display support.
by Vadim Bendebury
· 14 years ago
0435342
CHROMIUM: Allow FDT to specify secure booting.
by Doug Anderson
· 14 years ago
fab290d
CHROMIUM: remove using sprintf to convert a known constant to string
by Che-Liang Chiou
· 14 years ago
d58b11a
CHROMIUM: Measure the accurate write time on disk and firmware.
by Tom Wai-Hong Tam
· 14 years ago
57e8118
Get rid of the CONFIG_CHROMEOS_KERNEL_* config options
by Gabe Black
· 14 years ago
bb9b5c3
Get rid of some unused config header files
by Gabe Black
· 14 years ago
06b8f8d
Initialize the device tree pointer to NULL in i386.
by Gabe Black
· 14 years ago
48aeeb3
Turn on some of the vboot related commands in the coreboot config
by Gabe Black
· 14 years ago
f36ab03
Turn on LZMA compression support in the coreboot config
by Gabe Black
· 14 years ago
bd1f99e
Fix a compiler warning in serial_fdt.c
by Gabe Black
· 14 years ago
1d3524b
Turn on MMC support in the coreboot config
by Gabe Black
· 14 years ago
81dc531
Set up the dummy SPI driver in the coreboot config
by Gabe Black
· 14 years ago
3ea7288
Turn on lib/vboot in the coreboot config file
by Gabe Black
· 14 years ago
df9d7a4
Only compile in a call to lcd_clear if the LCD driver is configured in.
by Gabe Black
· 14 years ago
db6ba3b
Add a missing include into main_entry.c
by Gabe Black
· 14 years ago
24ba11e
Add in a stub value for the CHROMEOS_BOOTARGS config parameter
by Gabe Black
· 14 years ago
2818a5f
Turn on the dummy TPM driver for u-boot/coreboot
by Gabe Black
· 14 years ago
d6a3e2a
Add a dummy TPM driver
by Gabe Black
· 14 years ago
a53493b
Compile out the second copy of wipe_unused_memory if CONFIG_OF_CONTROL isn't on
by Gabe Black
· 14 years ago
5b42f28
Conditionally implement vboot function wipe_unused_memory
by Gabe Black
· 14 years ago
981f651
Turn on lib vbexport in the coreboot config
by Gabe Black
· 14 years ago
22972dc
Use a default value for CACHE_LINE_SIZE if no value was set
by Gabe Black
· 14 years ago
3eb644a
Rename some memory layout config parameters to match what the code now expects
by Gabe Black
· 14 years ago
80b9b50
Conditionally implement vbexport functions
by Gabe Black
· 14 years ago
bceea5d
CHROMIUM: cherry-pick gbb partial loading optimization
by Che-Liang Chiou
· 14 years ago
e943fb9
Optimize slb9635 TPM and tegra2 I2C drivers.
by Tom Wai-Hong Tam
· 14 years ago
3b63320
Add stub implementations for the vbexport functions that access NV storage
by Gabe Black
· 14 years ago
c486768
CHROMIUM: add missing config string due to rebase
by Che-Liang Chiou
· 14 years ago
10bd81f
CHROMIUM: reorganize config headers
by Che-Liang Chiou
· 14 years ago
723549f
CHROMIUM: add cros_vboot/cros_legacy to kernel command line
by Che-Liang Chiou
· 14 years ago
87a8de1
CHROMIUM: factor out gbb loader functions
by Che-Liang Chiou
· 14 years ago
a948474
CHROMIUM: initialize TPM in readwrite firmware
by Che-Liang Chiou
· 14 years ago
7d40b56
CHROMIUM: reserve board-specific section for crossystem data
by Che-Liang Chiou
· 14 years ago
32f5dc3
CHROMIUM: remove dependency to deprecated code
by Che-Liang Chiou
· 14 years ago
3c381a8
Make vbexport only use the fdt for LCD info if that's configured
by Gabe Black
· 14 years ago
fedb337
Add memory layout info to the configuration, and move it out of boards.cfg
by Gabe Black
· 14 years ago
2ab406a
Turn on the config options for the chromeos library
by Gabe Black
· 14 years ago
c949b17
Configure in the device tree library
by Gabe Black
· 14 years ago
5a4a676
CHROMIUM: Remove use of LOAD_KERNEL_INVALID from u-boot.
by Doug Anderson
· 14 years ago
7b9bc3f
Tegra: kbc: Add support for arrow keys
by Anton Staaf
· 14 years ago
678331d
assert: Rely on the compilers dead code removal
by Anton Staaf
· 14 years ago
e967a25
Chromium: tegra: nand: Add NAND ECC support on data area
by Jim Lin
· 14 years ago
68efebc
Make crossystem_data.c include fdt_support.h explicitly
by Gabe Black
· 14 years ago
4f278c7
CHROMIUM: Define VBOOT_PERFORMANCE if emake pass this flag.
by Tom Wai-Hong Tam
· 14 years ago
0318a01
CHROMIUM: Redirect VBDEBUG to VbExDebug if VBOOT_DEBUG on.
by Tom Wai-Hong Tam
· 14 years ago
fa2f640
CHROMIUM: Fix warning when cros-debug is off.
by Tom Wai-Hong Tam
· 14 years ago
99a8a74
CHROMIUM: Test firmware and disk R/W with user-input length.
by Tom Wai-Hong Tam
· 14 years ago
a449986
CHROMIUM: rename is_cold_boot to is_processor_reset
by Che-Liang Chiou
· 14 years ago
c499721
CHROMIUM: remove should-be-removed file
by Che-Liang Chiou
· 14 years ago
0405776
CHROMIUM: reunify boot_kernel
by Che-Liang Chiou
· 14 years ago
ad79d60
CHROMIUM: honor /chromeos-config/twostop-optional flag of device tree
by Che-Liang Chiou
· 14 years ago
d2a4288
Add a dummy flash implementation for coreboot.
by Gabe Black
· 14 years ago
eabe031
Add a dummy SPI driver so we don't have to use a real one for now.
by Gabe Black
· 14 years ago
09a116d
Add a dummy implementation for timer_get_us.
by Gabe Black
· 14 years ago
633cb7f
Add some header files to flash.h that it was getting from its parent.
by Gabe Black
· 14 years ago
fe9cb68
Add some header files with stub implementations/definitions that vboot needs.
by Gabe Black
· 14 years ago
07178cd
Update the chromeos board files for x86.
by Gabe Black
· 14 years ago
ae798a2
Make a few files assume a reasonable default if CACHE_LINE_SIZE isn't set.
by Gabe Black
· 14 years ago
4b547c8
Add a default x86 implementation for cleanup_before_linux.
by Gabe Black
· 14 years ago
923ff33
Add a minimal device tree to x86 to give us something to start with.
by Gabe Black
· 14 years ago
c555322
Add a pointer to the global data structure to point to the device tree.
by Gabe Black
· 14 years ago
a83e904
CHROMIUM: ARM: tegra: asymptote: Replace the current LCD timing values
by Sean Paul
· 14 years ago
d401882
CHROMIUM: unroll the outer for-loop of VbExDiskGetInfo()
by Che-Liang Chiou
· 14 years ago
50a09b5
CHROMIUM: remove CONFIG_HARDWARE_TPM
by Che-Liang Chiou
· 14 years ago
af37cd0
CHROMIUM: move VbExNvStorageRead/Write to board-specific directory
by Che-Liang Chiou
· 14 years ago
64a3c10
CHROMIUM: Remove deprecated gbb_bmpblk library.
by Tom Wai-Hong Tam
· 14 years ago
4b5e918
CHROMIUM: fix casting pointer to 32-bit type
by Che-Liang Chiou
· 14 years ago
c6b4ffb
CHROMIUM: Fix crossystem_data members name chanaged.
by Tom Wai-Hong Tam
· 14 years ago
Next »