summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | 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
|\ \ \ \ \ \
| * | | | | | microblaze: Remove FSL support from generic boardMichal Simek2013-02-04-24/+0
| * | | | | | common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek2013-02-04-1/+1
| * | | | | | board: xilinx: Remove common folderMichal Simek2013-02-04-5865/+0
| * | | | | | board: xilinx: Remove unused ancient i2c driverMichal Simek2013-02-04-634/+0
| * | | | | | spi: xilinx_spi: Perform software reset during slave setupJason Wu2013-02-04-0/+5
| * | | | | | common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek2013-02-04-4/+21
| * | | | | | microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-04-0/+92
| * | | | | | block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin2013-02-04-2/+2
| |/ / / / /
* | | | | | serial: arm_dcc: Fix compilation warning and remove unneeded initializationMichal Simek2013-02-04-5/+0
* | | | | | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek2013-02-04-13/+7
* | | | | | sf: stmicro: add support for N25Q064Jagannadha Sutradharudu Teki2013-02-04-0/+6
* | | | | | cmd_time: merge run_command_and_time_it with cmd_processRichard Genoud2013-02-04-35/+12
* | | | | | console: USB: KBD: Fix incorrect autoboot timeoutJim Lin2013-02-04-5/+5
* | | | | | board sc3: fix warning about nested commentJeroen Hofstee2013-02-04-2/+4
* | | | | | common: env_mmc: Use __weak annotation to simplify codeFabio Estevam2013-02-04-3/+1
* | | | | | common/cmd_bootm.c: prevent running of subcommands before 'bootm start'Gabor Juhos2013-02-04-1/+2
* | | | | | drivers/block/systemace - fixed data type in "systemace_read" to match protot...Alexey Brodkin2013-02-04-2/+2
* | | | | | FAT: remove ifdefs to make the code more readableRichard Genoud2013-02-04-34/+32
* | | | | | FAT: use toupper/tolower instead of recoding themRichard Genoud2013-02-04-5/+4
* | | | | | configs:Remove unused macro CONFIG_DISCOVER_PHYAshok2013-02-04-2/+0