summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut2015-08-08-6/+8
* arm: socfpga: misc: Reset ethernet from OFMarek Vasut2015-08-08-2/+1
* arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut2015-08-08-2/+0
* arm: socfpga: misc: Export bootmode into environment variableMarek Vasut2015-08-08-0/+1
* arm: socfpga: spl: Add support for booting from QSPIMarek Vasut2015-08-08-0/+9
* arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut2015-08-08-0/+14
* arm: socfpga: spl: Remove custom linker scriptMarek Vasut2015-08-08-3/+0
* arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut2015-08-08-1/+0
* arm: socfpga: system: Clean up pinmux_config.cMarek Vasut2015-08-08-2/+0
* arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut2015-08-08-2/+0
* arm: socfpga: clock: Clean up pll_config.hMarek Vasut2015-08-08-2/+0
* arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen2015-08-08-0/+5
* arm: socfpga: Move generated files into qts subdirMarek Vasut2015-08-08-6/+6
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-06-264/+771
|\
| * dm: core: Fix a typo in the uclass_get_device_by_name() commentSimon Glass2015-08-06-1/+1
| * dm: core: Add a way to set a device nameSimon Glass2015-08-06-0/+15
| * devres: add debug command to dump device resourcesMasahiro Yamada2015-08-06-0/+9
| * devres: make Devres optional with CONFIG_DEVRESMasahiro Yamada2015-08-06-0/+95
| * devres: add devm_kmalloc() and friends (managed memory allocators)Masahiro Yamada2015-08-06-0/+44
| * devres: introduce Devres (Managed Device Resource) frameworkMasahiro Yamada2015-08-06-0/+159
| * dm: add DM_FLAG_BOUND flagMasahiro Yamada2015-08-06-0/+3
| * dm: Support address translation for simple-busSimon Glass2015-08-06-0/+12
| * lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedefYork Sun2015-08-06-4/+2
| * exynos: Add support for springSimon Glass2015-08-05-0/+20
| * dts: Drop unused compatible ID for the NXP video bridgeSimon Glass2015-08-05-1/+0
| * video: Remove the old parade driverSimon Glass2015-08-05-23/+0
| * cros_ec: Remove the old tunnel codeSimon Glass2015-08-05-14/+0
| * power: Remove old TPS65090 driversSimon Glass2015-08-05-76/+0
| * exynos: Drop old exynos5250-specific board codeSimon Glass2015-08-05-0/+2
| * exynos: Drop old exynos5420-specific board codeSimon Glass2015-08-05-0/+2
| * exynos: config: Move common options to the common headers and tidy upSimon Glass2015-08-05-90/+39
| * exynos: Enable new features for exynos5 boardsSimon Glass2015-08-05-19/+6
| * dm: video: Add support for video bridgesSimon Glass2015-08-05-0/+93
| * dm: power: Add support for the S5M8767 PMICSimon Glass2015-08-05-0/+85
| * dm: power: Add a new driver for the TPS65090 PMICSimon Glass2015-08-05-0/+56
| * cros_ec: Support the LDO access method used by springSimon Glass2015-08-05-2/+2
| * dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-05-2/+12
| * dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-05-0/+40
| * dm: i2c: Add a function to transfer messagesSimon Glass2015-08-05-0/+13
| * dm: i2c: Move definitions to the top of the header fileSimon Glass2015-08-05-43/+43
| * dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass2015-08-05-0/+2
| * dm: i2c: Add a message debug functionSimon Glass2015-08-05-0/+10
| * dm: core: Support finding a device by phandleSimon Glass2015-08-05-0/+17
* | ARM: tegra: Add p2371-0000 boardStephen Warren2015-08-06-0/+65
* | ARM: tegra: Add e2220-1170 boardStephen Warren2015-08-06-0/+65
* | ARM: tegra: p2571: remove another unused defineStephen Warren2015-08-06-3/+0
* | ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot2015-08-06-0/+5
* | ARM: tegra: move VPR configuration to a later stageAlexandre Courbot2015-08-06-0/+6
* | Tegra: P2571: Clean up config fileTom Warren2015-08-05-6/+1
* | Tegra: spi: Move TEGRA114_SPI switch to defconfigsTom Warren2015-08-05-10/+0