summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-12cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada
2014-05-12hush shell: Avoid string write overflow when entering max cmd lengthKristian Otnes
2014-05-12kbuild: allow null board for spl buildMasahiro Yamada
2014-05-12tps6586x: staticize funtionsManish Badarkhe
2014-05-12doc: README.generic-board: Fix typoFabio Estevam
2014-05-12lib/sha256: fix compile on some hostsAndreas Bießmann
2014-05-12kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada
2014-05-12fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada
2014-05-12rand: do not surround function declarations by #ifdefMasahiro Yamada
2014-05-12cmd_time: do not show ticksMasahiro Yamada
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu
2014-05-12AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan
2014-05-12fs: fat: Fix cache align error message in fatwriteNobuhiro Iwamatsu
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-05-12Prepare v2014.07-rc1Tom Rini
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini
2014-05-09sandbox: ignore sandbox.dtbMasahiro Yamada
2014-05-09sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada
2014-05-09patman: Avoid duplicate sign-offsSimon Glass
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass
2014-05-09sandbox: Update and expand the READMESimon Glass
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass
2014-05-09Make 'run' use run_command_list() instead of run_command()Simon Glass
2014-05-09sandbox: Support 'env import' and 'env export'Simon Glass
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-sparcTom Rini
2014-05-09wandboard: Pass video kernel arguments for HDMI and LCDOtavio Salvador
2014-05-09wandboard: add Future Eletronics 7" WVGA LCD extension boardOtavio Salvador
2014-05-09imx: ventana: add HDMI and LVDS display capabilityTim Harvey
2014-05-09imx: ventana: Convert to generic boardTim Harvey
2014-05-09imx6: ventana: fix system-serial dt propertyTim Harvey
2014-05-09video: Add support for imx25 lcd controllerThomas Diener
2014-05-09imx25: Add new hardware registersThomas Diener
2014-05-09iomux-v3: Add support for mx6sl LVE bitFabio Estevam
2014-05-09ventana: Add support for the LTC3676 PMICTim Harvey
2014-05-09power: Add support for LTC3676 PMICTim Harvey
2014-05-09ventana: use non-generic pfuze100 initTim Harvey
2014-05-09power: make pfuze100 be able to coexist with other pmicsTim Harvey
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-08leon: implement missing get_tbclk()Daniel Hellstrom
2014-05-08leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom
2014-05-08serial: zynq: Fix typo in suffix function nameMichal Simek
2014-05-08serial: zynq: Remove sparse warningsMichal Simek
2014-05-08dfu, nand: add medium specific polltimeout functionHeiko Schocher
2014-05-08musb-new, dfu: first send request answer then call completionsHeiko Schocher
2014-05-08arm: beagle: enable Android fastboot supportRob Herring
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior