aboutsummaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2012-12-13env: Add environment variable flagsJoe Hershberger
2012-12-13env: Add support for callbacks to environment varsJoe Hershberger
2012-12-13gpt: Support for new "gpt" commandPiotr Wilczek
2012-12-11Add console command to access io space registersVadim Bendebury
2012-12-11edid: Library of EDID decode and printTom Wai-Hong Tam
2012-12-11Add hash command to perform hashing using various algorithmsSimon Glass
2012-12-11Add generic hash APISimon Glass
2012-12-11Add a command to read raw blocks from a partitionKenneth Waters
2012-12-11Add gettime commandAnton Staaf
2012-12-05env: Enable getenv_f() for SPL_BUILDStefan Roese
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2012-10-22fs: Add a Coreboot Filesystem (CBFS) driver and commandsGabe Black
2012-10-22COMMON: Implement common bounce bufferMarek Vasut
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-15serial: Move common/serial.c to drivers/serial/Marek Vasut
2012-10-15ARM: prevent misaligned array initsAlbert ARIBAUD
2012-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-03Add a new "ini" commandJoe Hershberger
2012-10-03bootstage: Add bootstage commandSimon Glass
2012-10-01OMAP: networking support for SPLIlya Yanok
2012-09-29common: add zip command supportLei Wen
2012-09-25cmd_part: add partition-related commandStephen Warren
2012-09-25combine block device load commands into common functionRob Herring
2012-09-20Merge branch 'ext4'Tom Rini
2012-09-01dfu:cmd: Support for DFU u-boot commandLukasz Majewski
2012-08-09ext4fs ls load supportUma Shankar
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman
2012-07-07SPL: common/Makefile: Add image.c to SPL buildStefan Roese
2012-06-21Block: Remove MG DISK supportMarek Vasut
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang
2012-03-30Add support for loading and saving the environment to a FAT partitionMaximilian Schwerin
2012-03-27Add cmd_spl commandSimon Schwarz
2012-03-26SPL: Add YMODEM over UART load supportMatt Porter
2012-03-18bootstage: Implement core microsecond boot time measurementSimon Glass
2012-03-03USB: Separate out USB hub driverMarek Vasut
2011-12-10sandbox: Add improved RAM simulationMatthias Weisser
2011-12-06Add a cli command to test the TPM device.Vadim Bendebury
2011-10-27omap: spl: fix build break due to changes in FATAneesh V
2011-10-17sandbox: Disable built-in mallocSimon Glass
2011-10-17Add pxe commandJason Hobbs
2011-10-17Add generic, reusable menu codeJason Hobbs
2011-10-09cmd_time: add time commandChe-liang Chiou
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun
2011-09-04led: added cmd_led to MakefileJason Kridner
2011-07-26add command fitupd to run an update from a FIT imageAndreas Pretzsch
2011-07-26scaled down version of generic libraries for SPLAneesh V
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