summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: zynq: Add SLCR support with system resetMichal Simek2013-02-07-0/+137
* xilinx: zynq: Enable DCC and create new zynq_dcc boardMichal Simek2013-02-07-0/+6
* 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
* | x86: Use generic global_dataSimon Glass2013-02-04-34/+3
* | sparc: Use generic global_dataSimon Glass2013-02-04-45/+1
* | sh: Use generic global_dataSimon Glass2013-02-04-19/+1
* | sandbox: Use generic global_dataSimon Glass2013-02-04-24/+1
* | powerpc: Use generic global_dataSimon Glass2013-02-04-46/+1
* | openrisc: Use generic global_dataSimon Glass2013-02-04-24/+1
* | nios2: Use generic global_dataSimon Glass2013-02-04-23/+1
* | nds32: Use generic global_dataSimon Glass2013-02-04-31/+1
* | mips: Use generic global_dataSimon Glass2013-02-04-33/+1
* | microblaze: Use generic global_dataSimon Glass2013-02-04-26/+1