summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-16sandbox: set sandbox's vendor to nullMasahiro Yamada
2014-05-16Revert "sandbox: move source files from board/ to arch/sandbox/"Masahiro Yamada
2014-05-14mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede
2014-05-14mvtwsi: Fix clock programmingHans de Goede
2014-05-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
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-13Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini
2014-05-13Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2014-05-13fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu
2014-05-13fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu
2014-05-13fpga: zynq: Remove sparse warningsMichal Simek
2014-05-13fpga: xilinx: Simplify load/dump/info function handlingMichal Simek
2014-05-13fpga: xilinx: Fix the rest of CamelCasesMichal Simek
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek
2014-05-13fpga: virtex2: Avoid CamelCaseMichal Simek
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek
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