summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07buildman: fix toolchain priority_listMasahiro Yamada
2014-07-07buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada
2014-07-07cosmetic: doc: update README.generic-boardMasahiro Yamada
2014-07-07patman: Only apply patches when we know the original HEADSimon 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-05Reformat boards.cfgAlbert ARIBAUD
2014-07-05socfpga: Adding Scan Manager driverChin Liang See
2014-07-05socfpga: Adding DesignWare watchdog supportChin Liang See
2014-07-05watchdog/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
2014-07-03i2c: tegra: dump alen in debug statementsStephen Warren
2014-07-03i2c: tegra: write clean data to TX FIFOStephen Warren
2014-07-03i2c: tegra: use repeated start for readsStephen Warren
2014-07-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-02Prepare v2014.07-rc4v2014.07-rc4Tom Rini
2014-07-02usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren
2014-07-02USB: gadget: atmel: zero out allocated requestsStephen Warren
2014-07-02usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren
2014-07-02usb: ci_udc: remove controller.items arrayStephen Warren
2014-07-02usb: ci_udc: fix items array size/stride calculationStephen Warren
2014-07-02usb: ci_udc: lift ilist size calculations to global scopeStephen Warren
2014-07-02usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren
2014-07-02usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren