summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-10-16crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta
2014-10-16powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure bootRuchika Gupta
2014-10-16ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta
2014-10-16mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta
2014-10-16fsl_sec : Change accessor function to take care of endiannessRuchika Gupta
2014-10-16fsl_sec : Move SEC CCSR definition to common includeRuchika Gupta
2014-10-16powerpc/P1010RDB:Update RESET_VECTOR_ADDRESS for 768KB u-boot sizeRuchika Gupta
2014-10-16video: ipu_disp: remove pixclk fixupJeroen Hofstee
2014-10-16video: ipu: fix debug and commentJeroen Hofstee
2014-10-16lcd: Fix build error with CONFIG_LCD_BMP_RLE8Simon Glass
2014-10-14Prepare v2014.10Tom Rini
2014-10-13sunxi: axp152: dcdc3 scale is 50mV / step not 25mV / stepHans de Goede
2014-10-13Makefile: drop "tools-only" from no-dot-config-targetsTom Rini
2014-10-11Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-10-10Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into 'u-boot-arm/mas...Albert ARIBAUD
2014-10-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-10-10arm: socfpga: Use EMAC1 on SoCDKMarek Vasut
2014-10-10arm: socfpga: add MAINTAINERS entryPavel Machek
2014-10-10tools: compiler.h: Fix build on FreeBSDJeroen Hofstee
2014-10-10arm, at91: add generic board support for the taurus and corvus boardHeiko Schocher
2014-10-10ARM: atmel: switch at91sam9263ek to generic boardBo Shen
2014-10-10sama5d3xek: run PHY's configAndreas Bießmann