summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupsPavel Machek2014-07-222-5/+5
* Makefile: fix tags target documentationIgor Grinberg2014-07-221-1/+2
* Makefile: fix ctags/etags clean targetsIgor Grinberg2014-07-221-1/+1
* Makefile: fix the {c, e}tags/cscope build targetsIgor Grinberg2014-07-221-2/+2
* rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler2014-07-224-9/+36
* h2200: Disable SHA256 on FIT imagesTom Rini2014-07-221-0/+1
* lib/time.c cleanupsPavel Machek2014-07-221-8/+10
* common: cmd_ide: use __weak and add prototypesJeroen Hofstee2014-07-222-38/+17
* common: cmd_ide: remove PIO modeJeroen Hofstee2014-07-221-84/+0
* serial: ns16550: use a const variable instead of macroMasahiro Yamada2014-07-221-3/+3
* serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisorMasahiro Yamada2014-07-221-7/+3
* serial: ns16550: drop CONFIG_OMAP1610 from the special caseMasahiro Yamada2014-07-221-6/+0
* bootp can use mdelayPavel Machek2014-07-221-3/+2
* spl: nand: read only in the size of image_header on the first accessMasahiro Yamada2014-07-221-3/+3
* catch wrong load address passed to fatload / ext2loadPavel Machek2014-07-221-1/+4
* Fix help text of ext2load and fatload.Pavel Machek2014-07-222-2/+2
* tools: compiler.h: add missing time.hJeroen Hofstee2014-07-221-0/+1
* driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-221-4/+2
* linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan2014-07-221-0/+19
* sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-222-146/+2
* sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-224-431/+0
* esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-221-7/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-212-2/+77
|\
| * fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-161-2/+20
| * i2c, omap24xx: add i2c deblock sequenzHeiko Schocher2014-07-161-0/+57
* | common: cmd_mii: fix printf format warningJeroen Hofstee2014-07-181-4/+4
* | autoboot: add its own headerJeroen Hofstee2014-07-181-0/+1
* | board: rpi_b: include mmc header and fix prototypeJeroen Hofstee2014-07-181-1/+3
* | mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-183-5/+7
* | common: env_common: make env_get_char_spec __weakJeroen Hofstee2014-07-181-3/+1
* | yaffs2: preprocessor cleanupJeroen Hofstee2014-07-181-11/+10
* | yaffs2: cosmetic: remove self assignmentsJeroen Hofstee2014-07-183-22/+1
* | common: bootm_os: make arch_preboot_os __weakJeroen Hofstee2014-07-181-2/+1
* | dirvers: mmc: use __weakJeroen Hofstee2014-07-181-11/+9
* | lib:vsprintf: reduce scope of pack_hex_byteJeroen Hofstee2014-07-181-11/+11
* | env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee2014-07-181-1/+1
* | lib:sha1: remove unused constantJeroen Hofstee2014-07-181-2/+0
* | common: main.c: make show_boot_progress __weakJeroen Hofstee2014-07-181-2/+1
* | lib:lmb: use __weakJeroen Hofstee2014-07-181-4/+2
* | common:splash: use __weakJeroen Hofstee2014-07-181-5/+1
* | dm: add missing includesJeroen Hofstee2014-07-182-0/+2
* | common: board_f: cosmetic use __weak for ledsJeroen Hofstee2014-07-182-30/+21
* | common: commands: make commands staticJeroen Hofstee2014-07-1811-28/+36
* | lib: div64: add missing includeJeroen Hofstee2014-07-181-0/+1
* | mtd: cfi_flash: fix clang warningJeroen Hofstee2014-07-181-1/+1
|/
* Prepare v2014.07Tom Rini2014-07-141-1/+1
* socfpga: timer actually counts downPavel Machek2014-07-141-0/+1
OpenPOWER on IntegriCloud