summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-22catch wrong load address passed to fatload / ext2loadPavel Machek
2014-07-22Fix help text of ext2load and fatload.Pavel Machek
2014-07-22tools: compiler.h: add missing time.hJeroen Hofstee
2014-07-22driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan
2014-07-22sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada
2014-07-22sparc: merge LEON3 linker scriptsMasahiro Yamada
2014-07-22esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini
2014-07-21Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-07-18common: cmd_mii: fix printf format warningJeroen Hofstee
2014-07-18autoboot: add its own headerJeroen Hofstee
2014-07-18board: rpi_b: include mmc header and fix prototypeJeroen Hofstee
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-07-18common: env_common: make env_get_char_spec __weakJeroen Hofstee
2014-07-18yaffs2: preprocessor cleanupJeroen Hofstee
2014-07-18yaffs2: cosmetic: remove self assignmentsJeroen Hofstee
2014-07-18common: bootm_os: make arch_preboot_os __weakJeroen Hofstee
2014-07-18dirvers: mmc: use __weakJeroen Hofstee
2014-07-18lib:vsprintf: reduce scope of pack_hex_byteJeroen Hofstee
2014-07-18env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee
2014-07-18lib:sha1: remove unused constantJeroen Hofstee
2014-07-18common: main.c: make show_boot_progress __weakJeroen Hofstee
2014-07-18lib:lmb: use __weakJeroen Hofstee
2014-07-18common:splash: use __weakJeroen Hofstee
2014-07-18dm: add missing includesJeroen Hofstee
2014-07-18common: board_f: cosmetic use __weak for ledsJeroen Hofstee
2014-07-18common: commands: make commands staticJeroen Hofstee
2014-07-18lib: div64: add missing includeJeroen Hofstee
2014-07-18mtd: cfi_flash: fix clang warningJeroen Hofstee
2014-07-18sunxi: use setbits_le32 to enable the DMA clockIan Campbell
2014-07-18sunxi: add gpio driverIan Campbell
2014-07-18sunxi: add Cubieboard2 supportIan Campbell
2014-07-18sunxi: use random parts of SID to set ethaddrJonathan Liu
2014-07-18sunxi: Fix reset hang on sun5iHans de Goede
2014-07-18sunxi: Add axp152 pmic supportHans de Goede
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom
2014-07-18sunxi: Add i2c supportHans de Goede
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede
2014-07-16Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2014-07-16fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu
2014-07-16i2c, omap24xx: add i2c deblock sequenzHeiko Schocher
2014-07-14Prepare v2014.07Tom Rini
2014-07-14socfpga: timer actually counts downPavel Machek
2014-07-14ARM: DRA7xx: Update the board_name env variableLokesh Vutla
2014-07-14boards.cfg: change "<none>" in the board field to "-"Masahiro Yamada
2014-07-14boards.cfg: keep it sorted filling the board fieldMasahiro Yamada
2014-07-11Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-07-10mx6sx: Add initial support for mx6sxsabresd boardFabio Estevam
2014-07-10mx6: clock: Do not enable sata and ipu clocksFabio Estevam
2014-07-10mx6sx: Add pin definitionsFabio Estevam