summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | | | 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
* | | | | | m68k: Use generic global_dataSimon Glass2013-02-04-38/+1
* | | | | | blackfin: Use generic global_dataSimon Glass2013-02-04-31/+1
* | | | | | avr32: Use generic global_dataSimon Glass2013-02-04-28/+1
* | | | | | arm: Use generic global_dataSimon Glass2013-02-04-37/+1
* | | | | | Only use fb_base if we have a displaySimon Glass2013-02-04-0/+4
* | | | | | Add generic global_dataSimon Glass2013-02-04-0/+102
* | | | | | sandbox: Move ram_buf to arch_global_dataSimon Glass2013-02-04-5/+5
* | | | | | avr32: Move cpu_hz to arch_global_dataSimon Glass2013-02-04-7/+7
* | | | | | avr32: Move stack_end to arch_global_dataSimon Glass2013-02-04-5/+5
* | | | | | mips: Move per_clk and dev_clk to arch_global_dataSimon Glass2013-02-04-4/+5
* | | | | | m68k: Move CONFIG_EXTRA_CLOCK to arch_global_dataSimon Glass2013-02-04-26/+26
* | | | | | sparc: Drop kbd_status and reset_status from global_dataSimon Glass2013-02-04-4/+0
* | | | | | ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-04-26/+27
* | | | | | ppc: Move kbd_status to arch_global_dataSimon Glass2013-02-04-13/+13
* | | | | | ppc: Move wdt_last to arch_global_dataSimon Glass2013-02-04-7/+7
* | | | | | ppc: Move fpga_state to arch_global_dataSimon Glass2013-02-04-17/+19
* | | | | | ppc: Remove console_addr from global dataSimon Glass2013-02-04-6/+0
* | | | | | ppc: Move mirror_hack to arch_global_dataSimon Glass2013-02-04-4/+4
* | | | | | arm: Move uart_clk to arch_global_dataSimon Glass2013-02-04-7/+7
* | | | | | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-04-34/+36