summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-12Trivial fix to .gitignore for spl/MakefileRalph Siemsen
2014-05-12cmd_bootm.c: Only say XIP image when load is image_startTom Rini
2014-05-12tools: env: Add aes.c placeholderMarek Vasut
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada
2014-05-12config: remove platform CONFIG_SYS_HZ definition part 4Masahiro Yamada
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-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-08i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen
2014-05-06Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-06Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-05-06serial: zynq: Fix typo in suffix function nameMichal Simek
2014-05-06serial: zynq: Remove sparse warningsMichal Simek
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek
2014-05-06microblaze: Wire up OF support for emacliteStephan Linz
2014-05-05common: fixed linker-list exampleMateusz Zalega