summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13boards.cfg: fix a configuration error of ep8248 boardMasahiro Yamada
2014-05-13powerpc/freescale: Convert selected boards to generic board architectureYork Sun
2014-05-13powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun
2014-05-13powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun
2014-05-13powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun
2014-05-13powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun
2014-05-13qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang
2014-05-13PPC 85xx QEMU: Make a generic board fileAlexander Graf
2014-05-13powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf
2014-05-13PPC 85xx QEMU: Don't use HID1Alexander Graf
2014-05-13PPC 85xx QEMU: Always assume 1 coreAlexander Graf
2014-05-13kmp204x: enable the errata commandValentin Longchamp
2014-05-13kmp204x: add workaround for A-004849Valentin Longchamp
2014-05-13kmp204x: update the RCWValentin Longchamp
2014-05-13kmp204x: complete the reset sequence and PRST configurationValentin Longchamp
2014-05-13kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM definesValentin Longchamp
2014-05-13kmp204x: selftest/factory test pin supportValentin Longchamp
2014-05-13kmp204x: handle dip-switch for factory settingsStefan Bigler
2014-05-13kmp204x: Add support for the unit LEDsStefan Bigler
2014-05-13powerpc/85xx: add T4080 SoC supportShengzhou Liu
2014-05-13powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu
2014-05-13powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie
2014-05-13powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDBAneesh Bansal
2014-05-13powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdbAneesh Bansal
2014-05-13powerpc/85xx: Add T4240RDB board supportChunhe Lan
2014-05-13board/b4qds: VID supportShaveta Leekha
2014-05-13board/freescale/common: ZM7300 driverShaveta Leekha
2014-05-12kbuild: Fix trailing whitespacesMichal Simek
2014-05-12net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell
2014-05-12boards.cfg: Keep entries sortedFabio Estevam
2014-05-12fs/fat: correct FAT16/12 file finding in root dirWu, Josh
2014-05-12fs: fat_write: fix the incorrect last cluster checkingWu, Josh
2014-05-12fs/fat: add fat12 cluster checkWu, Josh
2014-05-12fs:ext4:write:fix: Reinitialize global variables after updating a fileŁukasz Majewski
2014-05-12fs:ext4:cleanup: Remove superfluous codeŁukasz Majewski
2014-05-12disk: part_efi: add support for the Backup GPTSteve Rae
2014-05-12common/board_f: Fix size variableYork Sun
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
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