summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | | mx23: Add register base addressesOtavio Salvador2013-01-21-5/+51
| | * | | | | mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-21-44/+44
| | * | | | | mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-21-19/+19
| | * | | | | mxs: mmc: Drop unused members from struct mxsmmc_privMarek Vasut2013-01-21-12/+0
| * | | | | | fdt: fix dts preprocessor optionsAllen Martin2013-01-17-1/+1
| * | | | | | tegra: fdt: add apbdma nodeAllen Martin2013-01-17-0/+58
| * | | | | | tegra: fdt: sort dts filesAllen Martin2013-01-17-281/+268
| * | | | | | tegra: fdt: remove clocks nodesAllen Martin2013-01-17-147/+0
| * | | | | | tegra: remove IRDA pinmux synonymAllen Martin2013-01-16-9/+7
| * | | | | | Tegra30: I2C: Enable I2C driver on CardhuTom Warren2013-01-16-0/+57
| * | | | | | Tegra30: fdt: Update DT files with I2C info for T30/CardhuTom Warren2013-01-16-0/+102
| * | | | | | Tegra30: clocks: Fix clock tables for I2C and other periphsTom Warren2013-01-16-34/+48
| * | | | | | Tegra30: Add/enable Cardhu build (T30 reference board)Tom Warren2013-01-16-173/+865
| * | | | | | Tegra30: Add generic Tegra30 build supportTom Warren2013-01-16-11/+22
| * | | | | | Tegra30: Cardhu: Add DT filesTom Warren2013-01-16-0/+19
| * | | | | | Tegra30: Add common CPU (shared) filesTom Warren2013-01-16-56/+1768
| * | | | | | Tegra30: Add CPU (armv7) filesTom Warren2013-01-16-0/+59
| * | | | | | Tegra30: Add AVP (arm720t) filesTom Warren2013-01-16-247/+612
| * | | | | | Tegra30: Add arch-tegra30 include filesTom Warren2013-01-16-48/+1775
| * | | | | | tegra: remove custom TEGRA_DEVICE_SETTINGS for board filesMarc Dietrich2013-01-16-18/+0
| * | | | | | tegra: enable LCD on PAZ00Marc Dietrich2013-01-16-0/+58
| * | | | | | tegra: display: add board pinmuxMarc Dietrich2013-01-16-3/+11
| * | | | | | tegra: Enable LCD on TECThierry Reding2013-01-16-1/+46
| * | | | | | tegra: Enable LCD on Medcom-WideThierry Reding2013-01-16-0/+46
| * | | | | | video: tegra: Update line length to match resolutionThierry Reding2013-01-16-2/+2
| |/ / / / /
* | | | | | Clean up libfdt.h includesGerald Van Baren2013-02-08-11/+2
* | | | | | common/fdt_support.c: sparse fixesKim Phillips2013-02-07-41/+49
* | | | | | libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-07-23/+23
* | | | | | libfdt: update fdt.h from upstream dtcKim Phillips2013-02-07-21/+21
* | | | | | libfdt_env.h: add fdt type definitionsKim Phillips2013-02-07-0/+5
* | | | | | treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-07-9/+2
* | | | | | fdt: fix dts preprocessor optionsAllen Martin2013-02-07-1/+1
* | | | | | sf: stmicro: Add support for N25Q256AJagannadha Sutradharudu Teki2013-02-06-0/+6
* | | | | | sf: stmicro: Add support for N25Q32AJagannadha Sutradharudu Teki2013-02-06-0/+6
* | | | | | sf: stmicro: Add support for N25Q32Jagannadha Sutradharudu Teki2013-02-06-0/+6
* | | | | | sf: stmicro: Add support for N25Q64AJagannadha Sutradharudu Teki2013-02-06-0/+6
* | | | | | sf: winbond: Add W25Q64WJagannadha Sutradharudu Teki2013-02-06-0/+5
* | | | | | sf: spansion: Correct the first byte of idcode1 for S25FL256S partJagannadha Sutradharudu Teki2013-02-06-1/+1
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-02-04-29/+389
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | patman: Allow use outside of u-boot treeVadim Bendebury2013-01-31-9/+15
| * | | | | patman: Add settings to the list of modules to doctestDoug Anderson2013-01-31-2/+3
| * | | | | patman: Add the concept of multiple projectsDoug Anderson2013-01-31-4/+208
| * | | | | patman: Add support for settings in .patmanDoug Anderson2013-01-31-6/+54
| * | | | | patman: Add a call to get_maintainer.pl if it existsDoug Anderson2013-01-31-2/+74
| * | | | | patman: Add all CC addresses to the cover letterDoug Anderson2013-01-31-2/+15
| * | | | | patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-31-6/+13
| * | | | | patman: Look for checkpatch in the scripts directoryDoug Anderson2013-01-31-1/+3
| * | | | | patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-31-2/+9
| * | | | | patman: Add spaces back into patman testDoug Anderson2013-01-31-3/+3
* | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-04-6530/+121
|\ \ \ \ \ \