Age | Commit message (Expand) | Author |
2015-08-08 | arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD useful | Marek Vasut |
2015-08-08 | arm: socfpga: config: Fix LOADADDR | Marek Vasut |
2015-08-08 | arm: socfpga: config: Enable CONFIG_SPI_FLASH_BAR | Marek Vasut |
2015-08-08 | arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL build | Marek Vasut |
2015-08-08 | arm: socfpga: config: Zap incorrect config options | Marek Vasut |
2015-08-08 | arm: socfpga: config: Move SPL GD and malloc to RAM | Marek Vasut |
2015-08-08 | arm: socfpga: misc: Reset ethernet from OF | Marek Vasut |
2015-08-08 | arm: socfpga: misc: Probe ethernet GMAC from OF | Marek Vasut |
2015-08-08 | arm: socfpga: misc: Export bootmode into environment variable | Marek Vasut |
2015-08-08 | arm: socfpga: spl: Add support for booting from QSPI | Marek Vasut |
2015-08-08 | arm: socfpga: spl: Add support for booting from SD/MMC | Marek Vasut |
2015-08-08 | arm: socfpga: spl: Remove custom linker script | Marek Vasut |
2015-08-08 | arm: socfpga: spl: Merge spl_board_init() into board_init_f() | Marek Vasut |
2015-08-08 | arm: socfpga: system: Clean up pinmux_config.c | Marek Vasut |
2015-08-08 | arm: socfpga: scan: Zap iocsr_scan_chain*_table() | Marek Vasut |
2015-08-08 | arm: socfpga: clock: Clean up pll_config.h | Marek Vasut |
2015-08-08 | arm: socfpga: enable the Altera SDRAM controller driver | Dinh Nguyen |
2015-08-08 | arm: socfpga: Move generated files into qts subdir | Marek Vasut |
2015-08-06 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2015-08-06 | ARM: tegra: Add p2371-0000 board | Stephen Warren |
2015-08-06 | ARM: tegra: Add e2220-1170 board | Stephen Warren |
2015-08-06 | ARM: tegra: p2571: remove another unused define | Stephen Warren |
2015-08-06 | ARM: tegra: enable GPU DT node when appropriate | Alexandre Courbot |
2015-08-06 | ARM: tegra: move VPR configuration to a later stage | Alexandre Courbot |
2015-08-06 | dm: core: Fix a typo in the uclass_get_device_by_name() comment | Simon Glass |
2015-08-06 | dm: core: Add a way to set a device name | Simon Glass |
2015-08-06 | devres: add debug command to dump device resources | Masahiro Yamada |
2015-08-06 | devres: make Devres optional with CONFIG_DEVRES | Masahiro Yamada |
2015-08-06 | devres: add devm_kmalloc() and friends (managed memory allocators) | Masahiro Yamada |
2015-08-06 | devres: introduce Devres (Managed Device Resource) framework | Masahiro Yamada |
2015-08-06 | dm: add DM_FLAG_BOUND flag | Masahiro Yamada |
2015-08-06 | dm: Support address translation for simple-bus | Simon Glass |
2015-08-06 | lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef | York Sun |
2015-08-05 | exynos: Add support for spring | Simon Glass |
2015-08-05 | dts: Drop unused compatible ID for the NXP video bridge | Simon Glass |
2015-08-05 | video: Remove the old parade driver | Simon Glass |
2015-08-05 | cros_ec: Remove the old tunnel code | Simon Glass |
2015-08-05 | power: Remove old TPS65090 drivers | Simon Glass |
2015-08-05 | exynos: Drop old exynos5250-specific board code | Simon Glass |
2015-08-05 | exynos: Drop old exynos5420-specific board code | Simon Glass |
2015-08-05 | exynos: config: Move common options to the common headers and tidy up | Simon Glass |
2015-08-05 | exynos: Enable new features for exynos5 boards | Simon Glass |
2015-08-05 | dm: video: Add support for video bridges | Simon Glass |
2015-08-05 | dm: power: Add support for the S5M8767 PMIC | Simon Glass |
2015-08-05 | dm: power: Add a new driver for the TPS65090 PMIC | Simon Glass |
2015-08-05 | cros_ec: Support the LDO access method used by spring | Simon Glass |
2015-08-05 | dm: cros_ec: Convert the I2C tunnel code to use driver model | Simon Glass |
2015-08-05 | dm: i2c: Add support for multiplexed I2C buses | Simon Glass |
2015-08-05 | dm: i2c: Add a function to transfer messages | Simon Glass |
2015-08-05 | dm: i2c: Move definitions to the top of the header file | Simon Glass |