aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun1-0/+2
2014-05-13powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun2-3/+3
2014-05-13qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang1-1/+8
2014-05-13PPC 85xx QEMU: Make a generic board fileAlexander Graf1-0/+1
2014-05-13powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf1-0/+1
2014-05-13PPC 85xx QEMU: Don't use HID1Alexander Graf1-1/+1
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf2-2/+22
2014-05-13kmp204x: enable the errata commandValentin Longchamp1-0/+1
2014-05-13kmp204x: add workaround for A-004849Valentin Longchamp1-6/+37
2014-05-13kmp204x: update the RCWValentin Longchamp1-1/+1
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp4-19/+45
2014-05-13kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM definesValentin Longchamp1-4/+6
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp2-5/+14
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler3-0/+30
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler3-0/+19
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