aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada7-558/+0
2014-05-12config: remove platform CONFIG_SYS_HZ definition part 4Masahiro Yamada3-3/+0
2014-05-12cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada5-5/+5
2014-05-12hush shell: Avoid string write overflow when entering max cmd lengthKristian Otnes1-1/+1
2014-05-12kbuild: allow null board for spl buildMasahiro Yamada1-1/+1
2014-05-12tps6586x: staticize funtionsManish Badarkhe1-2/+2
2014-05-12doc: README.generic-board: Fix typoFabio Estevam1-1/+1
2014-05-12lib/sha256: fix compile on some hostsAndreas Bießmann1-1/+3
2014-05-12kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada1-0/+3
2014-05-12fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada1-1/+0
2014-05-12blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada31-69/+31
2014-05-12net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada5-42/+22
2014-05-12rand: do not surround function declarations by #ifdefMasahiro Yamada1-2/+0
2014-05-12cmd_time: do not show ticksMasahiro Yamada1-2/+1
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu1-1/+2
2014-05-12AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie1-3/+1
2014-05-12serial: nsl16550: add hw flow control supportKaricheri, Muralidharan3-0/+11
2014-05-12fs: fat: Fix cache align error message in fatwriteNobuhiro Iwamatsu1-1/+1
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada31-61/+23
2014-05-12Prepare v2014.07-rc1v2014.07-rc1Tom Rini1-2/+2
2014-05-09Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini16-120/+379
2014-05-09sandbox: ignore sandbox.dtbMasahiro Yamada1-0/+1
2014-05-09sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada5-9/+2
2014-05-09patman: Avoid duplicate sign-offsSimon Glass3-2/+23
2014-05-09patman: Deal with 'git apply' failures correctlySimon Glass1-2/+4
2014-05-09sandbox: Update and expand the READMESimon Glass2-7/+226
2014-05-09sandbox: Provide a build option to avoid using SDLSimon Glass2-2/+20
2014-05-09Make 'run' use run_command_list() instead of run_command()Simon Glass1-1/+1
2014-05-09sandbox: Support 'env import' and 'env export'Simon Glass1-13/+18
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini172-7128/+10253
2014-05-09Merge branch 'master' of git://git.denx.de/u-boot-sparcTom Rini2-16/+28
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD443-38607/+9772
2014-05-08leon: implement missing get_tbclk()Daniel Hellstrom2-0/+10
2014-05-08leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2-16/+18
2014-05-08serial: zynq: Fix typo in suffix function nameMichal Simek2-3/+3
2014-05-08serial: zynq: Remove sparse warningsMichal Simek1-8/+8
2014-05-08i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen1-2/+2
2014-05-06Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2-11/+11
2014-05-06Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+1
2014-05-06Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+3
2014-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini40-230/+597
2014-05-06serial: zynq: Fix typo in suffix function nameMichal Simek2-3/+3
2014-05-06serial: zynq: Remove sparse warningsMichal Simek1-8/+8
2014-05-06net: zynq: Fix sparse warnings in gemMichal Simek1-0/+1
2014-05-06net: zynq: Use predefined macros instead of hardcoded valueMichal Simek1-1/+2
2014-05-06microblaze: Wire up OF support for emacliteStephan Linz1-1/+1
2014-05-05at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh1-4/+4
2014-05-05config: enable CMD_BMP when API+LCD is enabledStephen Warren1-0/+4
2014-05-05logos: Update of the syteco company logoThomas Diener1-0/+0
2014-05-05common: fixed linker-list exampleMateusz Zalega1-1/+1