summaryrefslogtreecommitdiff
path: root/common/Makefile
AgeCommit message (Expand)Author
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-14image: Split libfdt code into image-fdt.cSimon Glass
2013-05-14image: Split FIT code into new image-fit.cSimon Glass
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-04-28Add fuse API and commandsBenoît Thébaudeau
2013-04-11env: Add support for UBI environmentJoe Hershberger
2013-03-29New command bootmenu: ANSI terminal boot menu supportPali Rohár
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-03-04sandbox: Add 'sb' command to access filesystem featuresSimon Glass
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin
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-11-15Sound: Add command for audio playbackRajeshwari Shinde
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