summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-07board: iocon: Support DisplayPort hardwareDirk Eibach
2014-07-07board: controlcenterd: Use new API for setting i2c busDirk Eibach
2014-07-07board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach
2014-07-07board: controlcenterd: Fix pci accessDirk Eibach
2014-07-07blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada
2014-07-07blackfin: Add more dcache functionsVasili Galka
2014-07-07blackfin: Fix warning about undefined functionVasili Galka
2014-07-07m68k: Fix incorrect memory access on M5235Vasili Galka
2014-07-07m68k: Fix bug, "address of" operator was forgottenVasili Galka
2014-07-07mpc8xx: remove spc1920 board supportMasahiro Yamada
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada
2014-07-07mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada
2014-07-07mpc8xx: remove rbc823 board supportMasahiro Yamada
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada
2014-07-07mpc8xx: remove qs850, qs860t board supportMasahiro Yamada
2014-07-07tpm: don't use unneeded double bracketsJeroen Hofstee
2014-07-07vcma9/lowlevel_init.S: trivial: terminate commentJeroen Hofstee
2014-07-07README: document CONFIG_ENV_IS_IN_SPI_FLASHWu, Josh
2014-07-07env_fat: use get_device_and_partition() during env save and loadWu, Josh
2014-07-07am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin
2014-07-07am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr
2014-07-07doc/README.falcon: Clarify steps slightly.Tom Rini
2014-07-07board: ti: dra7xx: add mux data for UART3Felipe Balbi
2014-07-07build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada
2014-07-07README: document the CONFIG_ENV_IS_IN_FAT optionWu, Josh
2014-07-07Makefile: drop arch/*/include/asm/proc from make mrproper patternMasahiro Yamada
2014-07-07ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee
2014-07-07Avoid using gawk-specific strtonum()Simon Glass
2014-07-07Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-07-05socfpga: Relocate arch common functions away from boardChin Liang See
2014-07-05integrator: switch to generic boardLinus Walleij
2014-07-05ARM: rpi_b: enable GENERIC_BOARDStephen Warren
2014-07-05arm, calimain: Add CONFIG_SYS_GENERIC_BOARDChristian Riesch
2014-07-05arm: Fix armv8 compilation errorShaibal.Dutta
2014-07-05arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARDŁukasz Dałek
2014-07-05arm: spl: fix include guardJeroen Hofstee
2014-07-04Reformat boards.cfgAlbert ARIBAUD
2014-07-04socfpga: Adding Scan Manager driverChin Liang See
2014-07-04socfpga: Adding DesignWare watchdog supportChin Liang See
2014-07-04watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See
2014-07-04arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev
2014-07-04gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin
2014-07-04ARM: cache_v7: use __weakJeroen Hofstee
2014-07-04ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun
2014-07-03armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun
2014-07-03ARMv8: Adjust MMU setupYork Sun
2014-07-03Added 64-bit MMIO accessors for ARMv8J. German Rivera
2014-07-03arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo