summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mvtwsi: Remove unnecessary twsi_baud_rate and twsi_slave_address globalsHans de Goede2014-05-14-19/+4
* mvtwsi: Fix clock programmingHans de Goede2014-05-14-5/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-13-70/+2257
|\
| * boards.cfg: fix a configuration error of ep8248 boardMasahiro Yamada2014-05-13-1/+0
| * powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-13-0/+19
| * powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun2014-05-13-0/+1
| * powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-13-6/+12
| * powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun2014-05-13-3/+3
| * powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()York Sun2014-05-13-0/+2
| * powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun2014-05-13-3/+3
| * qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-13-1/+8
| * PPC 85xx QEMU: Make a generic board fileAlexander Graf2014-05-13-0/+1
| * powerpc/mpc85xx: Update TLB CAMs in relocated modeAlexander Graf2014-05-13-0/+1
| * PPC 85xx QEMU: Don't use HID1Alexander Graf2014-05-13-1/+1
| * PPC 85xx QEMU: Always assume 1 coreAlexander Graf2014-05-13-2/+22
| * kmp204x: enable the errata commandValentin Longchamp2014-05-13-0/+1
| * kmp204x: add workaround for A-004849Valentin Longchamp2014-05-13-6/+37
| * kmp204x: update the RCWValentin Longchamp2014-05-13-1/+1
| * kmp204x: complete the reset sequence and PRST configurationValentin Longchamp2014-05-13-19/+45
| * kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM definesValentin Longchamp2014-05-13-4/+6
| * kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-13-5/+14
| * kmp204x: handle dip-switch for factory settingsStefan Bigler2014-05-13-0/+30
| * kmp204x: Add support for the unit LEDsStefan Bigler2014-05-13-0/+19
| * powerpc/85xx: add T4080 SoC supportShengzhou Liu2014-05-13-10/+57
| * powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu2014-05-13-0/+7
| * powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie2014-05-13-6/+2
| * powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDBAneesh Bansal2014-05-13-0/+2
| * powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdbAneesh Bansal2014-05-13-1/+1
| * powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-13-1/+1453
| * board/b4qds: VID supportShaveta Leekha2014-05-13-0/+251
| * board/freescale/common: ZM7300 driverShaveta Leekha2014-05-13-0/+258
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-13-510/+438
|\ \
| * | fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu2014-05-13-7/+25
| * | fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu2014-05-13-86/+115
| * | fpga: zynq: Remove sparse warningsMichal Simek2014-05-13-2/+2
| * | fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-13-223/+104
| * | fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-13-99/+99
| * | fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-13-79/+79
| * | fpga: virtex2: Avoid CamelCaseMichal Simek2014-05-13-44/+44
| * | fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-13-57/+57
| * | fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-13-46/+46
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-13-4/+13
|\ \ | |/ |/|
| * at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh2014-05-05-4/+4
| * config: enable CMD_BMP when API+LCD is enabledStephen Warren2014-05-05-0/+4
| * logos: Update of the syteco company logoThomas Diener2014-05-05-0/+0
| * video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson2014-04-30-0/+5
* | kbuild: Fix trailing whitespacesMichal Simek2014-05-12-3/+3
* | net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell2014-05-12-0/+2
* | boards.cfg: Keep entries sortedFabio Estevam2014-05-12-1219/+1219
* | fs/fat: correct FAT16/12 file finding in root dirWu, Josh2014-05-12-0/+27