summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-23sandbox: change local_irq_save() to macroMasahiro Yamada
2014-06-23sandbox: terminate os_dirent_ls() result listStephen Warren
2014-06-23sandbox: restore ability to access host fs through standard commandsStephen Warren
2014-06-23x86: Enable 32-bit build using x86_64 multilib toolchainVasili Galka
2014-06-23mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher
2014-06-23lib, fdt: move fdtdec_get_int() out of lib/fdtdec.cHeiko Schocher
2014-06-23PMIC: MAX77686: fix invalid bus checkJeroen Hofstee
2014-06-22Exynos: Split 5250 and 5420 memory bank configurationMichael Pratt
2014-06-22Exynos5: Config: Enable USB boot mode for all Exynos5 SoCsAkshay Saraswat
2014-06-22Exynos5: Config: Increase SPL footprint for Exynos5420Akshay Saraswat
2014-06-22Exynos5: Config: Place environment at the end of SPI flashAkshay Saraswat
2014-06-22Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat
2014-06-22Exynos5420: Let macros be used for exynos5420Akshay Saraswat
2014-06-22Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat
2014-06-21dm: Use '*' to indicate a device is activatedSimon Glass
2014-06-21include/dm.h: fix inclusion guardJeroen Hofstee
2014-06-21Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-06-20dm: Expand and improve the device lifecycle docsSimon Glass
2014-06-20dm: Tidy up four minor code nitsSimon Glass
2014-06-20tegra: Enable driver modelSimon Glass
2014-06-20tegra: dts: Bring in GPIO bindings from linuxSimon Glass
2014-06-20dm: Fix printf() strings in the 'dm' commandSimon Glass
2014-06-20dm: Allow driver model tests only for sandboxSimon Glass
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Add missing header files in lists and rootSimon Glass
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-06-20dm: Update README to encourage conversion to driver modelSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-20Makefile: Support include files for .dts filesSimon Glass
2014-06-20sandbox: Support iotrace featureSimon Glass
2014-06-20arm: Support iotrace featureSimon Glass
2014-06-20Add an I/O tracing featureSimon Glass
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada
2014-06-19omap3: overo: Select fdtfile for expansion boardAsh Charles
2014-06-19spi: davinci: Fix register address for SPI1_BUSAxel Lin
2014-06-19OMAP: disable gpmc timeout safely for reenablingStefano Babic
2014-06-19omap3: board: trivial: add void for no argsJeroen Hofstee
2014-06-19board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SKFelipe Balbi
2014-06-19board: ti: am43xx: add AM437x SK PHY AddressFelipe Balbi
2014-06-19board: ti: am43xx: add support for AM43xx Starter KitFelipe Balbi
2014-06-19cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow registerFelipe Balbi
2014-06-19board: ti: am43xx: print unsupported board nameFelipe Balbi
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan
2014-06-19mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan
2014-06-19omap4: duovero: Correct name of default device treeAsh Charles
2014-06-19omap: Don't enable GPMC CS0 with nothing attachedAsh Charles
2014-06-19ARM: tegra: set initrd_high so boot scripts workStephen Warren
2014-06-19ARM: tegra: fix extlinux.conf search locationStephen Warren
2014-06-19ARM: tegra: fix include guardJeroen Hofstee
2014-06-19tegra20: display: fix checking of return valueJeroen Hofstee