summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2012-09-25cmd_zfs: use common get_device_and_partition functionRob Herring
2012-09-25cmd_disk: use common get_device_and_partition functionRob Herring
2012-09-25cmd_fat: use common get_device_and_partition functionRob Herring
2012-09-25cmd_extX: use common get_device_and_partition functionRob Herring
2012-09-25ext4: remove init_fs/deinit_fsRob Herring
2012-09-25combine block device load commands into common functionRob Herring
2012-09-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-09-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2012-09-21Revert "memsize: Fix for bug in memory sizing code"Tom Rini
2012-09-21usb: do explicit unaligned accessesLucas Stach
2012-09-20Merge branch 'ext4'Tom Rini
2012-09-18env: make "env default" selective, check and applyGerlando Falauto
2012-09-18env: check and apply changes on delete/destroyGerlando Falauto
2012-09-18env: add check/apply logic to himport_r()Gerlando Falauto
2012-09-18env: make himport_r() selective on variablesGerlando Falauto
2012-09-18env: unify logic to check and apply changesGerlando Falauto
2012-09-18env: cosmetic: drop assignment i = iomux_doenv()Gerlando Falauto
2012-09-18env_common: Add missing ethprimeBenoît Thébaudeau
2012-09-18env import/export: Remove from help if disabledBenoît Thébaudeau
2012-09-18memsize: Fix for bug in memory sizing codeIwo Mergler
2012-09-18env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFERStephen Warren
2012-09-18dm: sparc: common: Fixup cmd_bdinfo warningsMarek Vasut
2012-09-18Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-09-17Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini
2012-09-15fdt: Check if the FDT address is configuredMarek Vasut
2012-09-13Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini
2012-09-13Fix strict-aliasing warning in dlmallocSimon Glass
2012-09-07env_mmc: allow environment to be in an eMMC partitionStephen Warren
2012-09-07cmd_nand: dump: Align data and OOB buffersThierry Reding
2012-09-05mmcinfo: Fix help messageBenoît Thébaudeau
2012-09-05env_mmc: allow environment to be in an eMMC partitionStephen Warren
2012-09-03cfi: Make the flash erase and write operations abortableJoe Hershberger
2012-09-02hush: Don't parse the contents of a dereferenced varJoe Hershberger
2012-09-02hush: Add default value substitution supportJoe Hershberger
2012-09-02env_nand: align NAND buffersStephen Warren
2012-09-02image/FIT: Add ramdisk load, entry address and OS tag inclusionJagannadha Sutradharudu Teki
2012-09-01usb: Optimize USB storage read/writeJim Shimer
2012-09-01usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau
2012-09-01usb_storage: Remove EHCI constraintsBenoît Thébaudeau
2012-09-01usb_storage: Restore non-EHCI supportBenoît Thébaudeau
2012-09-01dfu:cmd: Support for DFU u-boot commandLukasz Majewski
2012-08-23powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang
2012-08-09cmd_spi: remove superfluous semicolonMarek Vasut
2012-08-09ext4fs write supportUma Shankar
2012-08-09ext4fs ls load supportUma Shankar
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman