summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-08-11/+51
* usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-08-70/+77
* usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-08-44/+37
* usb: ums: allows using every mmc device with ums.Przemyslaw Marczak2013-11-08-10/+5
* usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-08-84/+73
* Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireTom Rini2013-11-06-3/+3
|\
| * ColdFire: fix some typoes for CF platformjason2013-11-06-2/+2
| * coldfire: cpu5282: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-11-06-1/+1
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2013-11-06-5/+32
|\ \
| * | fpga: Add support for gzip images with bitstreamsMichal Simek2013-11-06-3/+19
| * | fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-06-0/+7
| * | fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-06-2/+6
| |/
* | Makfile: fix a rule to build u-boot.sbMasahiro Yamada2013-11-06-1/+1
* | freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada2013-11-06-1/+1
|/
* pxe: fix handling of absolute pathsRob Herring2013-11-04-1/+8
* ARM: versatile: convert to common timer codeRob Herring2013-11-04-121/+4
* ARM: tegra: convert to common timer codeRob Herring2013-11-04-96/+4
* ARM: socfpga: convert to common timer codeRob Herring2013-11-04-74/+3
* ARM: vexpress: convert to common timer codeRob Herring2013-11-04-71/+4
* ARM: mx25: convert to common timer codeRob Herring2013-11-04-117/+13
* ARM: highbank: convert to common timer codeRob Herring2013-11-04-83/+4
* sh: convert to common timer codeRob Herring2013-11-04-60/+2
* Introduce common timer functionsRob Herring2013-11-04-0/+75
* examples: enable gc-sections optionRob Herring2013-11-04-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-453/+0
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-323/+0
* config: consolidate CONFIG_SYS_HZ definitionRob Herring2013-11-04-0/+8
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-308/+4
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-11-04-18/+24
|\
| * blackfin: Move machine specific gpio_port_t structure back to blackfin arch f...Steven Miao2013-11-04-18/+21
| * blackfin: fix a warning in arch/blackfin/cpu/cpu.cMasahiro Yamada2013-11-04-0/+3
* | board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini2013-11-01-14/+1
* | board: powerpc: convert more makefiles to Kbuild styleTom Rini2013-11-01-51/+6
* | Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-01-230/+23
* | dts, api, test: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-65/+5
* | post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-153/+54
* | board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-5734/+525
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-4091/+289
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-799/+75
* | m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-649/+41
* | x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-111/+31
* | nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-120/+16
* | nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-154/+14
* | mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-297/+34
* | microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-70/+7
* | openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-68/+6
* | avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-216/+21
* | sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-543/+58
* | sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-183/+11
* | sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-31-3/+9