aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu11-10/+57
2014-05-13powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu3-0/+7
2014-05-13powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie1-6/+2
2014-05-13powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDBAneesh Bansal2-0/+2
2014-05-13powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdbAneesh Bansal1-1/+1
2014-05-13powerpc/85xx: Add T4240RDB board supportChunhe Lan15-1/+1453
2014-05-13board/b4qds: VID supportShaveta Leekha2-0/+251
2014-05-13board/freescale/common: ZM7300 driverShaveta Leekha3-0/+258
2014-05-12kbuild: Fix trailing whitespacesMichal Simek1-3/+3
2014-05-12net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell1-0/+2
2014-05-12boards.cfg: Keep entries sortedFabio Estevam1-1219/+1219
2014-05-12fs/fat: correct FAT16/12 file finding in root dirWu, Josh1-0/+27
2014-05-12fs: fat_write: fix the incorrect last cluster checkingWu, Josh2-1/+4
2014-05-12fs/fat: add fat12 cluster checkWu, Josh1-1/+3
2014-05-12fs:ext4:write:fix: Reinitialize global variables after updating a fileŁukasz Majewski3-9/+28
2014-05-12fs:ext4:cleanup: Remove superfluous codeŁukasz Majewski2-41/+21
2014-05-12disk: part_efi: add support for the Backup GPTSteve Rae2-10/+26
2014-05-12common/board_f: Fix size variableYork Sun1-1/+1
2014-05-12common/board_f: Initialized global data for generic boardYork Sun6-5/+20
2014-05-12Trivial fix to .gitignore for spl/MakefileRalph Siemsen1-1/+1
2014-05-12cmd_bootm.c: Only say XIP image when load is image_startTom Rini1-1/+1
2014-05-12tools: env: Add aes.c placeholderMarek Vasut1-0/+1
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