summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach2014-07-07-1/+1
* board: controlcenterd: Fix pci accessDirk Eibach2014-07-07-3/+3
* blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada2014-07-07-5/+0
* blackfin: Add more dcache functionsVasili Galka2014-07-07-0/+10
* blackfin: Fix warning about undefined functionVasili Galka2014-07-07-0/+1
* m68k: Fix incorrect memory access on M5235Vasili Galka2014-07-07-16/+23
* m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-07-1/+1
* mpc8xx: remove spc1920 board supportMasahiro Yamada2014-07-07-1367/+1
* mpc8xx: remove v37 board supportMasahiro Yamada2014-07-07-1241/+2
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-07-2442/+6
* mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada2014-07-07-10221/+3
* mpc8xx: remove rbc823 board supportMasahiro Yamada2014-07-07-1552/+3
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-07-2765/+3
* mpc8xx: remove qs850, qs860t board supportMasahiro Yamada2014-07-07-3876/+3
* tpm: don't use unneeded double bracketsJeroen Hofstee2014-07-07-1/+1
* vcma9/lowlevel_init.S: trivial: terminate commentJeroen Hofstee2014-07-07-1/+1
* README: document CONFIG_ENV_IS_IN_SPI_FLASHWu, Josh2014-07-07-0/+37
* env_fat: use get_device_and_partition() during env save and loadWu, Josh2014-07-07-60/+34
* am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-07-10/+111
* am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr2014-07-07-0/+114
* doc/README.falcon: Clarify steps slightly.Tom Rini2014-07-07-3/+4
* board: ti: dra7xx: add mux data for UART3Felipe Balbi2014-07-07-0/+5
* build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07-60/+62
* README: document the CONFIG_ENV_IS_IN_FAT optionWu, Josh2014-07-07-0/+31
* Makefile: drop arch/*/include/asm/proc from make mrproper patternMasahiro Yamada2014-07-07-1/+1
* ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-07-1/+1
* Avoid using gawk-specific strtonum()Simon Glass2014-07-07-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-07-17/+29
|\
| * i2c: tegra: dump alen in debug statementsStephen Warren2014-07-03-4/+4
| * i2c: tegra: write clean data to TX FIFOStephen Warren2014-07-03-5/+7
| * i2c: tegra: use repeated start for readsStephen Warren2014-07-03-8/+18
* | socfpga: Relocate arch common functions away from boardChin Liang See2014-07-05-23/+24
* | integrator: switch to generic boardLinus Walleij2014-07-05-0/+1
* | ARM: rpi_b: enable GENERIC_BOARDStephen Warren2014-07-05-0/+1
* | arm, calimain: Add CONFIG_SYS_GENERIC_BOARDChristian Riesch2014-07-05-1/+2
* | arm: Fix armv8 compilation errorShaibal.Dutta2014-07-05-1/+1
* | arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARDŁukasz Dałek2014-07-05-0/+1
* | arm: spl: fix include guardJeroen Hofstee2014-07-05-2/+2
* | Reformat boards.cfgAlbert ARIBAUD2014-07-05-10/+10
* | socfpga: Adding Scan Manager driverChin Liang See2014-07-05-1/+980
* | socfpga: Adding DesignWare watchdog supportChin Liang See2014-07-05-0/+15
* | watchdog/denali: Adding DesignWare watchdog driver supportChin Liang See2014-07-05-0/+75
* | arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-04-27/+1636
* | gpio: spear_gpio: Fix gpio_set_value() implementationAxel Lin2014-07-04-1/+4
* | ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-55/+15
* | ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun2014-07-04-2/+622
* | armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-03-3/+383
* | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-03-4/+944
* | ARMv8: Adjust MMU setupYork Sun2014-07-03-30/+44
* | Added 64-bit MMIO accessors for ARMv8J. German Rivera2014-07-03-0/+8