summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-22sf: Tidy up public and private header filesSimon Glass
2014-10-22exynos: universal_c210: Move to driver model soft_spiSimon Glass
2014-10-22dm: spi: Add documentation on how to convert over SPI driversSimon Glass
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass
2014-10-22dm: spi: Add soft_spi implementationSimon Glass
2014-10-22dm: spi: Remove SPI_INIT featureSimon Glass
2014-10-22dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass
2014-10-22dm: sandbox: spi: Move to driver modelSimon Glass
2014-10-22dm: spi: Adjust cmd_spi to work with driver modelSimon Glass
2014-10-22dm: Add spi.h header to a few filesSimon Glass
2014-10-22dm: Remove spi_init() from board_r.c when using driver modelSimon Glass
2014-10-22dm: sandbox: Add a SPI emulation uclassSimon Glass
2014-10-22dm: spi: Add a uclass for SPISimon Glass
2014-10-22dm: core: Add a clarifying comment on struct udevice's seq memberSimon Glass
2014-10-22dm: core: Allow parents to pass data to children during probeSimon Glass
2014-10-22dm: core: Add functions for iterating through device childrenSimon Glass
2014-10-22sandbox: dts: Add a SPI device and cros_ec deviceSimon Glass
2014-10-22dm: exynos: Move serial to driver modelSimon Glass
2014-10-22dm: exynos: Mark exynos5 console as pre-relocSimon Glass
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass
2014-10-22dm: exynos: Make sure that GPIOs are requestedSimon Glass
2014-10-22dm: exynos: Tidy up GPIO definesSimon Glass
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-10-22dm: exynos: Move s5p_goni to generic boardSimon Glass
2014-10-22dm: exynos: Move smdkc100 to generic boardSimon Glass
2014-10-22dm: exynos: Add pinctrl settings for s5p_goniSimon Glass
2014-10-22dm: exynos: Add pinctrl settings for smdkc100Simon Glass
2014-10-22dm: exynos: dts: Adjust device tree files for U-BootSimon Glass
2014-10-22dm: exynos: dts: Remove unused pinctrl information to save spaceSimon Glass
2014-10-22dm: exynos: Bring in pinctrl dts files from Linux kernelSimon Glass
2014-10-22dm: exynos: dts: Convert /include/ to #includeSimon Glass
2014-10-22arm: goni: add i2c_init_board()Robert Baldyga
2014-10-22dm: add of_match_ptr() macroMasahiro Yamada
2014-10-22dm: fix include guardMasahiro Yamada
2014-10-22dm: include <linker_lists.h> from platdata.h and uclass.hMasahiro Yamada
2014-10-22linker_lists: include <linux/compiler.h>Masahiro Yamada
2014-10-22dm: simplify the loop in lists_driver_lookup_name()Masahiro Yamada
2014-10-22dm: do not check the existence of uclass operationMasahiro Yamada
2014-10-22dm: fix commentsMasahiro Yamada
2014-10-22x86: Fix GDT limit in start16.SBin Meng
2014-10-22x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng
2014-10-22x86: Support loading kernel setup from a FITSimon Glass
2014-10-22doc: Tidy up and update part of the FIT documentationSimon Glass
2014-10-22sandbox: bootm: Don't fail the architecture checkSimon Glass
2014-10-22x86: Allow cmdline setup in setup_zimage() to be optionalSimon Glass
2014-10-22x86: Rewrite bootm.c to make it similar to ARMSimon Glass
2014-10-22x86: Enable LMB and RAMDISK_HIGH by defaultSimon Glass
2014-10-20Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-10-16ls102x: Add support for secure boot and enable blob commandRuchika Gupta
2014-10-16mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta