summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2011-08-29CHROMIUM: remove earlier prototype codesChe-Liang Chiou
2011-08-29CHROMIUM: port test codes to current codebaseChe-Liang Chiou
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29CHROMIUM: reorganize config headersChe-Liang Chiou
2011-08-29CHROMIUM: remove deprecated and unused codesChe-Liang Chiou
2011-08-29Add a CBFS driver and commands to u-boot.Gabe Black
2011-08-29CHROMIUM: twostop: add twostop skeletonChe-Liang Chiou
2011-08-29CHROMIUM: remove unused old codesChe-Liang Chiou
2011-08-29CHROMIUM: Implement main_entry library for entry point of main firmware.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement bootstub_entry library for entry point of bootstub firmware.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Test of firmware_storage read/write APIs.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Rename /common/cmd_vboot.c to cmd_cros_tpm_test.c.Tom Wai-Hong Tam
2011-08-29CHROMIUM: Implement utility APIs provided by u-boot and exported to vboot_ref...Tom Wai-Hong Tam
2011-08-29CHROMIUM: add prototype onestop firmwareChe-Liang Chiou
2011-08-29Developer firmware template and refactor common codesChe-Liang Chiou
2011-08-24fdt: Add decode functions for UARTsSimon Glass
2011-08-24Create Chrome OS recovery firmware procedureTom Wai-Hong Tam
2011-08-24Add skeleton of normal firmwareChe-Liang Chiou
2011-08-24Rename cros_rofw to cros_bootstubChe-Liang Chiou
2011-08-24Move tpm lite API to common include pathRong Chang
2011-08-24Add boot stub template of verify boot firmware.Che-Liang Chiou
2011-08-24Move common/chromeos_utility.c to lib_generic/chromeos/utility.cChe-Liang Chiou
2011-08-24Implement boot device r/w functions for vbootChe-Liang Chiou
2011-08-24Implement utility functions used by vbootChe-Liang Chiou
2011-08-24U-Boot: Add a command to read raw blocks from a partition.Kenneth Waters
2011-08-24Add a ramconfig command.robotboy
2011-08-24Add gettime command.robotboy
2011-08-24Add time measurement command to u-bootChe-Liang Chiou
2011-08-24Add microsecond boot time measurementSimon Glass
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-04-20Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk
2011-04-20Merge branch 'misc' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-20Add mdio command for new PHY infrastructureAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-04-13gpio: generalize for all generic gpio providersMike Frysinger
2011-04-13md5sum/sha1sum/unzip: split out of mondo mem fileMike Frysinger
2011-04-13mmc: add generic mmc spi driverThomas Chou
2011-04-08Blackfin: ldrinfo: new commandMike Frysinger
2011-01-09config_cmd_defaults.h: new header for common u-boot command defaultsMike Frysinger
2010-11-26common/Makefile: don't include env_embedded.o into libcommonWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-09-19Save environment data to mmc.Terry Lv
2010-01-18CRAMFS: support cramfs in RAMHeiko Schocher
2010-01-18kgdb: add default generic stubsRobin Getz
2009-12-05Merge branch 'master' into nextWolfgang Denk
2009-12-02circbuf: Move to lib_generic and conditionally compilePeter Tyser
2009-11-23command.c: Break commands out to appropriate cmd_*.c filesPeter Tyser
2009-11-13cmd_nand: Move conditional compilation to MakefilePeter Tyser
2009-10-27Revert "env: only build env_embedded and envcrc when needed"Wolfgang Denk
2009-10-18env: only build env_embedded and envcrc when neededMike Frysinger