summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: iocon: Modify iocon hardware startupDirk Eibach2014-07-071-5/+4
* board: gdsys: Enable scrambling on DP501Dirk Eibach2014-07-071-0/+1
* board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2014-07-075-60/+79
* board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach2014-07-072-3/+5
* board: gdsys: Increase iocon and dlv10g version stringDirk Eibach2014-07-072-2/+2
* board: gdsys: Fix dlvision-10g I2C configurationDirk Eibach2014-07-071-2/+8
* i2c: IHS I2C master driverDirk Eibach2014-07-076-18/+261
* board: iocon: Support DisplayPort hardwareDirk Eibach2014-07-075-85/+83
* board: controlcenterd: Use new API for setting i2c busDirk Eibach2014-07-071-4/+9
* board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach2014-07-071-1/+1
* board: controlcenterd: Fix pci accessDirk Eibach2014-07-071-3/+3
* blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada2014-07-072-5/+0
* blackfin: Add more dcache functionsVasili Galka2014-07-071-0/+10
* blackfin: Fix warning about undefined functionVasili Galka2014-07-071-0/+1
* m68k: Fix incorrect memory access on M5235Vasili Galka2014-07-071-16/+23
* m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-071-1/+1
* mpc8xx: remove spc1920 board supportMasahiro Yamada2014-07-0710-1367/+1
* mpc8xx: remove v37 board supportMasahiro Yamada2014-07-079-1241/+2
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-0723-2442/+6
* mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada2014-07-0727-10221/+3
* mpc8xx: remove rbc823 board supportMasahiro Yamada2014-07-0712-1552/+3
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-0728-2765/+3
* mpc8xx: remove qs850, qs860t board supportMasahiro Yamada2014-07-0715-3876/+3
* tpm: don't use unneeded double bracketsJeroen Hofstee2014-07-071-1/+1
* vcma9/lowlevel_init.S: trivial: terminate commentJeroen Hofstee2014-07-071-1/+1
* README: document CONFIG_ENV_IS_IN_SPI_FLASHWu, Josh2014-07-071-0/+37
* env_fat: use get_device_and_partition() during env save and loadWu, Josh2014-07-072-60/+34
* am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-075-10/+111
* am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr2014-07-073-0/+114
* doc/README.falcon: Clarify steps slightly.Tom Rini2014-07-071-3/+4
* board: ti: dra7xx: add mux data for UART3Felipe Balbi2014-07-071-0/+5
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-075-60/+62
* README: document the CONFIG_ENV_IS_IN_FAT optionWu, Josh2014-07-071-0/+31
* Makefile: drop arch/*/include/asm/proc from make mrproper patternMasahiro Yamada2014-07-071-1/+1
* ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-071-1/+1
* Avoid using gawk-specific strtonum()Simon Glass2014-07-071-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-072-17/+29
|\
| * i2c: tegra: dump alen in debug statementsStephen Warren2014-07-031-4/+4
| * i2c: tegra: write clean data to TX FIFOStephen Warren2014-07-031-5/+7
| * i2c: tegra: use repeated start for readsStephen Warren2014-07-032-8/+18
* | socfpga: Relocate arch common functions away from boardChin Liang See2014-07-052-23/+24
* | integrator: switch to generic boardLinus Walleij2014-07-051-0/+1
* | ARM: rpi_b: enable GENERIC_BOARDStephen Warren2014-07-051-0/+1
* | arm, calimain: Add CONFIG_SYS_GENERIC_BOARDChristian Riesch2014-07-051-1/+2
* | arm: Fix armv8 compilation errorShaibal.Dutta2014-07-051-1/+1
* | arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARDŁukasz Dałek2014-07-051-0/+1
* | arm: spl: fix include guardJeroen Hofstee2014-07-052-2/+2
* | Reformat boards.cfgAlbert ARIBAUD2014-07-051-10/+10
* | socfpga: Adding Scan Manager driverChin Liang See2014-07-058-1/+980
* | socfpga: Adding DesignWare watchdog supportChin Liang See2014-07-052-0/+15
OpenPOWER on IntegriCloud