summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | Fix help text of ext2load and fatload.Pavel Machek2014-07-22-2/+2
| * | | tools: compiler.h: add missing time.hJeroen Hofstee2014-07-22-0/+1
| * | | driver/usb: include upper/lower_32_bits() from linux/compat.hLijun Pan2014-07-22-4/+2
| * | | linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan2014-07-22-0/+19
| * | | sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-22-146/+2
| * | | sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-22-431/+0
| * | | esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-22-7/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-21-2/+77
| |\ \ \
| | * | | fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-16-2/+20
| | * | | i2c, omap24xx: add i2c deblock sequenzHeiko Schocher2014-07-16-0/+57
| | |/ /
| * | | common: cmd_mii: fix printf format warningJeroen Hofstee2014-07-18-4/+4
| * | | autoboot: add its own headerJeroen Hofstee2014-07-18-0/+1
| * | | board: rpi_b: include mmc header and fix prototypeJeroen Hofstee2014-07-18-1/+3
| * | | mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-18-5/+7
| * | | common: env_common: make env_get_char_spec __weakJeroen Hofstee2014-07-18-3/+1
| * | | yaffs2: preprocessor cleanupJeroen Hofstee2014-07-18-11/+10
| * | | yaffs2: cosmetic: remove self assignmentsJeroen Hofstee2014-07-18-22/+1
| * | | common: bootm_os: make arch_preboot_os __weakJeroen Hofstee2014-07-18-2/+1
| * | | dirvers: mmc: use __weakJeroen Hofstee2014-07-18-11/+9
| * | | lib:vsprintf: reduce scope of pack_hex_byteJeroen Hofstee2014-07-18-11/+11
| * | | env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee2014-07-18-1/+1
| * | | lib:sha1: remove unused constantJeroen Hofstee2014-07-18-2/+0
| * | | common: main.c: make show_boot_progress __weakJeroen Hofstee2014-07-18-2/+1
| * | | lib:lmb: use __weakJeroen Hofstee2014-07-18-4/+2
| * | | common:splash: use __weakJeroen Hofstee2014-07-18-5/+1
| * | | dm: add missing includesJeroen Hofstee2014-07-18-0/+2
| * | | common: board_f: cosmetic use __weak for ledsJeroen Hofstee2014-07-18-30/+21
| * | | common: commands: make commands staticJeroen Hofstee2014-07-18-28/+36
| * | | lib: div64: add missing includeJeroen Hofstee2014-07-18-0/+1
| * | | mtd: cfi_flash: fix clang warningJeroen Hofstee2014-07-18-1/+1
| |/ /
* | | Add TQ Systems TQMa6 board supportMarkus Niebel2014-07-23-0/+1458
* | | arm, imx6: add aristainetos boardHeiko Schocher2014-07-23-0/+1042
* | | spi: add config option to enable the WP pin function on st micron flashesHeiko Schocher2014-07-23-0/+45
* | | i.MX6: add enable_spi_clk()Heiko Schocher2014-07-23-0/+20
* | | pwm, imx6: add support for pwm modul on imx6Heiko Schocher2014-07-23-0/+166
* | | i.MX6: define struct pwm_regs and PWMCR_* definesHeiko Schocher2014-07-23-0/+16
* | | imx6: add gpr2 usb_otg_id iomux select control defineHeiko Schocher2014-07-23-0/+2
* | | arm: mxs: Scrub useless ifdefMarek Vasut2014-07-23-2/+0
* | | mx6: Adjust the GPR offset for mx6soloxFabio Estevam2014-07-23-0/+3
* | | mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-23-19/+5
* | | mx6sxsabresd: Add PFUZE100 PMIC supportFabio Estevam2014-07-23-0/+97
* | | mx6: soc: Do not apply the PFD erratum for mx6soloxFabio Estevam2014-07-23-0/+4
* | | embestmx6boards: convert to generic boardIain Paton2014-07-23-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-16-41097/+19467
|\ \ \ | |/ /
| * | Prepare v2014.07Tom Rini2014-07-14-1/+1
| * | socfpga: timer actually counts downPavel Machek2014-07-14-0/+1
| * | ARM: DRA7xx: Update the board_name env variableLokesh Vutla2014-07-14-0/+9
| * | boards.cfg: change "<none>" in the board field to "-"Masahiro Yamada2014-07-14-9/+3
| * | boards.cfg: keep it sorted filling the board fieldMasahiro Yamada2014-07-14-155/+155
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-11-2/+2
| |\ \