summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tegra: Enable LCD on Medcom-WideThierry Reding2013-01-162-0/+46
| | * | | video: tegra: Update line length to match resolutionThierry Reding2013-01-161-2/+2
| * | | | Clean up libfdt.h includesGerald Van Baren2013-02-089-11/+2
| * | | | common/fdt_support.c: sparse fixesKim Phillips2013-02-073-41/+49
| * | | | libfdt: update from upstream dtc commit 142419eKim Phillips2013-02-076-23/+23
| * | | | libfdt: update fdt.h from upstream dtcKim Phillips2013-02-071-21/+21
| * | | | libfdt_env.h: add fdt type definitionsKim Phillips2013-02-071-0/+5
| * | | | treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-0711-9/+2
| * | | | fdt: fix dts preprocessor optionsAllen Martin2013-02-071-1/+1
| | |_|/ | |/| |
| * | | sf: stmicro: Add support for N25Q256AJagannadha Sutradharudu Teki2013-02-061-0/+6
| * | | sf: stmicro: Add support for N25Q32AJagannadha Sutradharudu Teki2013-02-061-0/+6
| * | | sf: stmicro: Add support for N25Q32Jagannadha Sutradharudu Teki2013-02-061-0/+6
| * | | sf: stmicro: Add support for N25Q64AJagannadha Sutradharudu Teki2013-02-061-0/+6
| * | | sf: winbond: Add W25Q64WJagannadha Sutradharudu Teki2013-02-061-0/+5
| * | | sf: spansion: Correct the first byte of idcode1 for S25FL256S partJagannadha Sutradharudu Teki2013-02-061-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2013-02-049-29/+389
| |\ \ \
| | * | | patman: Allow use outside of u-boot treeVadim Bendebury2013-01-312-9/+15
| | * | | patman: Add settings to the list of modules to doctestDoug Anderson2013-01-311-2/+3
| | * | | patman: Add the concept of multiple projectsDoug Anderson2013-01-314-4/+208
| | * | | patman: Add support for settings in .patmanDoug Anderson2013-01-314-6/+54
| | * | | patman: Add a call to get_maintainer.pl if it existsDoug Anderson2013-01-313-2/+74
| | * | | patman: Add all CC addresses to the cover letterDoug Anderson2013-01-313-2/+15
| | * | | patman: Cache the CC list from MakeCcFile() for use in ShowActions()Doug Anderson2013-01-312-6/+13
| | * | | patman: Look for checkpatch in the scripts directoryDoug Anderson2013-01-311-1/+3
| | * | | patman: Allow tests to run even if patman is in the pathDoug Anderson2013-01-311-2/+9
| | * | | patman: Add spaces back into patman testDoug Anderson2013-01-311-3/+3
| * | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-02-0426-6530/+121
| |\ \ \ \
| | * | | | microblaze: Remove FSL support from generic boardMichal Simek2013-02-042-24/+0
| | * | | | common: cmd_bdinfo: Fix compilation warning for microblazeMichal Simek2013-02-041-1/+1
| | * | | | board: xilinx: Remove common folderMichal Simek2013-02-0416-5865/+0
| | * | | | board: xilinx: Remove unused ancient i2c driverMichal Simek2013-02-042-634/+0
| | * | | | spi: xilinx_spi: Perform software reset during slave setupJason Wu2013-02-042-0/+5
| | * | | | common: cmd_bdinfo: Fix bdinfo to show all MACs for Microblaze and ARMMichal Simek2013-02-041-4/+21
| | * | | | microblaze: Add muldi3.c which contains routines for _muldi3David Holsgrove2013-02-042-0/+92
| | * | | | block: systemace: Added missing "else" in "ace_writew"Alexey Brodkin2013-02-041-2/+2
| | |/ / /
| * | | | serial: arm_dcc: Fix compilation warning and remove unneeded initializationMichal Simek2013-02-041-5/+0
| * | | | serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI optionMichal Simek2013-02-043-13/+7
| * | | | sf: stmicro: add support for N25Q064Jagannadha Sutradharudu Teki2013-02-041-0/+6
| * | | | cmd_time: merge run_command_and_time_it with cmd_processRichard Genoud2013-02-045-35/+12
| * | | | console: USB: KBD: Fix incorrect autoboot timeoutJim Lin2013-02-041-5/+5
| * | | | board sc3: fix warning about nested commentJeroen Hofstee2013-02-041-2/+4
| * | | | common: env_mmc: Use __weak annotation to simplify codeFabio Estevam2013-02-041-3/+1
| * | | | common/cmd_bootm.c: prevent running of subcommands before 'bootm start'Gabor Juhos2013-02-041-1/+2
| * | | | drivers/block/systemace - fixed data type in "systemace_read" to match protot...Alexey Brodkin2013-02-041-2/+2
| * | | | FAT: remove ifdefs to make the code more readableRichard Genoud2013-02-042-34/+32
| * | | | FAT: use toupper/tolower instead of recoding themRichard Genoud2013-02-043-5/+4
| * | | | configs:Remove unused macro CONFIG_DISCOVER_PHYAshok2013-02-042-2/+0
| * | | | x86: Use generic global_dataSimon Glass2013-02-041-34/+3
| * | | | sparc: Use generic global_dataSimon Glass2013-02-041-45/+1
| * | | | sh: Use generic global_dataSimon Glass2013-02-041-19/+1