summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-12dm:gpio:mxc add DT supportPeng Fan
2015-02-12dm:gpio:mxc add a bank_index entry in platdataPeng Fan
2015-02-12dm: introduce dev_get_addr interfacePeng Fan
2015-02-12dm: Drop unused driver model config_defaultsSimon Glass
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: at91: snapper: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass
2015-02-12dm: sh: serial: Add support driver modelNobuhiro Iwamatsu
2015-02-12dm: socfpga: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: mx6: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: tegra: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass
2015-02-12dm: test: Add a Kconfig fileSimon Glass
2015-02-12dm: Add Kconfig options for driver model SPL supportSimon Glass
2015-02-12dm: Expand and complete Kconfig in drivers/Simon Glass
2015-02-12dm: Add Kconfig for driver/demoSimon Glass
2015-02-12dm: i2c: Make API accessible even without CONFIG_DMSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-02-12net: Use new checksum functionsSimon Glass
2015-02-12powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFOStefan Roese
2015-02-12powerpc: ppc4xx: Add defaults for DT based booting to really workStefan Roese
2015-02-12powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBEDStefan Roese
2015-02-12powerpc: Add linkage.h fileSimon Glass
2015-02-12dm: powerpc: ppc4xx: Move glacier to use driver model for serialSimon Glass
2015-02-12powerpc: Add serial driver for driver modelSimon Glass
2015-02-12ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass
2015-02-12powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boardsSimon Glass
2015-02-12powerpc: ppc4xx: Allow the end of u-boot.bin to be foundSimon Glass
2015-02-12powerpc: ppc4xx: Add a gpio.h header fileSimon Glass
2015-02-12powerpc: ppc4xx: Call board_init_f_mem() for generic boardSimon Glass
2015-02-12powerpc: ppc4xx: dts: Bring in canyonlands device tree filesSimon Glass
2015-02-12powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass
2015-02-12powerpc: ppc4xx: Add ramboot config for glacierSimon Glass
2015-02-12powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass
2015-02-12powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass
2015-02-12powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)Simon Glass
2015-02-12Introduce board_init_f_mem() to handle early memory layoutSimon Glass
2015-02-12malloc_simple: Return NULL on malloc failure rather then calling panic()Hans de Goede
2015-02-12i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak
2015-02-12gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin
2015-02-12gpio: at91: Fix getting address of private dataAxel Lin
2015-02-12dm: Prevent "demo hello" and "demo status" segfaultsPeter Tyser
2015-02-12RSA depends on DMChris Kuethe
2015-02-12lsxl: switch from bootm to bootz for boot commandsMichael Walle