aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2011-08-08USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()Marek Vasut1-1/+1
2011-08-08USB: Set portnr so USB1.1 and 1.0 devices work on EHCI controllersMarek Vasut1-0/+1
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2011-08-04hwmon: do not init sensors on startupHeiko Schocher1-2/+14
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-1/+5
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-0/+3
2011-08-01fpga: constify to fix build warningWolfgang Denk1-1/+1
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk1-6/+7
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams2-2/+2
2011-07-28unify version_stringAndreas Bießmann2-3/+3
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher1-0/+1
2011-07-28cmd_mac: fix help for 'mac read'Michael Jones1-1/+1
2011-07-28cmd_mac: cleanup helpMichael Jones1-1/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones2-3/+3
2011-07-26add command fitupd to run an update from a FIT imageAndreas Pretzsch2-0/+37
2011-07-26automatic update from FIT image: add optional address parameterAndreas Pretzsch2-8/+16
2011-07-26serial: implement common uart post testMike Frysinger1-0/+90
2011-07-26serial: drop serial_register return valueMike Frysinger1-3/+1
2011-07-26serial: push default_serial_console to driversMike Frysinger1-68/+0
2011-07-26cmd_usage: constifyMike Frysinger1-1/+1
2011-07-26constify default envMike Frysinger2-3/+3
2011-07-26env: allow people to force envcrc buildingMike Frysinger1-1/+1
2011-07-26scaled down version of generic libraries for SPLAneesh V1-3/+6
2011-07-26Fix: watchdog timed out, if using md5 commandJens Scharsig1-1/+1
2011-07-26Fix: watchdog timed out, if using sha1 commandJens Scharsig1-1/+1
2011-07-26command/cmd_cache.c: Add optional flush argumentsMatthew McClintock1-9/+28
2011-07-26common/cmd_ximg.c: add ifdef protection for gzip uncompressionMatthew McClintock1-0/+2
2011-07-26disk/part.c: Make features optionalMatthew McClintock4-2/+8
2011-07-26miiphy: use strncpy() not sprintf()Laurence Withers1-10/+4
2011-07-26Fix: if using crc32 command watchdog timed outJens Scharsig1-2/+2
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring1-2/+3
2011-07-25cosmetic, main: correct indentation/spacing issuesJason Hobbs1-6/+6
2011-07-25cosmetic, main: clean up declarations of abortbootJason Hobbs1-6/+2
2011-07-25autostart: unify duplicated logic into the bootm codeMike Frysinger8-85/+25
2011-07-19Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk1-35/+54
2011-07-19Fix typo from 'mb_alloc' -> 'lmb_alloc'Matthew McClintock1-1/+1
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-07-16Add uboot "fdt_high" enviroment variableDavid A. Long1-11/+49
2011-07-15mmc: rescan fails on empty slotMichael Jones1-2/+4
2011-07-15MMC: add erase function to both mmc and sdLei Wen1-4/+18
2011-07-15MMC: unify mmc read and write operationLei Wen1-32/+35
2011-07-14fdt: introduce fdt_create_phandle()Gerald Van Baren1-0/+40
2011-07-14fdt: introduce fdt_verify_alias_address() and fdt_get_base_address()Timur Tabi1-0/+67
2011-07-12Blackfin: uart: add multiple serial supportMike Frysinger1-0/+3
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-1/+1
2011-07-01cmd_nand: add nand write.trimffs commandBen Gardiner1-0/+16
2011-07-01nand_util: convert nand_write_skip_bad() to flagsBen Gardiner1-1/+2
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk3-114/+0
2011-06-01common/cmd_fdt.c: fix wrong data displayed in fdt printHaojian Zhuang1-1/+1