| Commit message (Expand) | Author | Age | Lines |
* | usb: dfu: correct dfu buffer inited value | Bo Shen | 2013-11-08 | -1/+1 |
* | usb: dfu: decrease dfu->r_left along with the transfer | Bo Shen | 2013-11-08 | -0/+1 |
* | usb: ohci-hcd: submit_common_msg: report actual_length properly | Mateusz Kulikowski | 2013-11-08 | -1/+1 |
* | usb: ums: add ums exit feature by ctrl+c or by detach usb cable | Przemyslaw Marczak | 2013-11-08 | -11/+51 |
* | usb: ums: move ums code from trats to Samsung common directory | Przemyslaw Marczak | 2013-11-08 | -70/+77 |
* | usb: ums: fix disk capacity miscalculation and code cleanup | Przemyslaw Marczak | 2013-11-08 | -44/+37 |
* | usb: ums: allows using every mmc device with ums. | Przemyslaw Marczak | 2013-11-08 | -10/+5 |
* | usb: ums: code refactoring to improve reusability on other boards. | Przemyslaw Marczak | 2013-11-08 | -84/+73 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire | Tom Rini | 2013-11-06 | -3/+3 |
|\ |
|
| * | ColdFire: fix some typoes for CF platform | jason | 2013-11-06 | -2/+2 |
| * | coldfire: cpu5282: increase malloc space to fix crash on start u-boot | Jens Scharsig (BuS Elektronik) | 2013-11-06 | -1/+1 |
* | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2013-11-06 | -5/+32 |
|\ \ |
|
| * | | fpga: Add support for gzip images with bitstreams | Michal Simek | 2013-11-06 | -3/+19 |
| * | | fpga: zynqpl: Do not place bitstream below 1MB | Michal Simek | 2013-11-06 | -0/+7 |
| * | | fpga: zynqpl: Add dcache flush support | Jagannadha Sutradharudu Teki | 2013-11-06 | -2/+6 |
| |/ |
|
* | | Makfile: fix a rule to build u-boot.sb | Masahiro Yamada | 2013-11-06 | -1/+1 |
* | | freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y | Masahiro Yamada | 2013-11-06 | -1/+1 |
|/ |
|
* | pxe: fix handling of absolute paths | Rob Herring | 2013-11-04 | -1/+8 |
* | ARM: versatile: convert to common timer code | Rob Herring | 2013-11-04 | -121/+4 |
* | ARM: tegra: convert to common timer code | Rob Herring | 2013-11-04 | -96/+4 |
* | ARM: socfpga: convert to common timer code | Rob Herring | 2013-11-04 | -74/+3 |
* | ARM: vexpress: convert to common timer code | Rob Herring | 2013-11-04 | -71/+4 |
* | ARM: mx25: convert to common timer code | Rob Herring | 2013-11-04 | -117/+13 |
* | ARM: highbank: convert to common timer code | Rob Herring | 2013-11-04 | -83/+4 |
* | sh: convert to common timer code | Rob Herring | 2013-11-04 | -60/+2 |
* | Introduce common timer functions | Rob Herring | 2013-11-04 | -0/+75 |
* | examples: enable gc-sections option | Rob Herring | 2013-11-04 | -1/+1 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -453/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | -323/+0 |
* | config: consolidate CONFIG_SYS_HZ definition | Rob Herring | 2013-11-04 | -0/+8 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | -308/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2013-11-04 | -18/+24 |
|\ |
|
| * | blackfin: Move machine specific gpio_port_t structure back to blackfin arch f... | Steven Miao | 2013-11-04 | -18/+21 |
| * | blackfin: fix a warning in arch/blackfin/cpu/cpu.c | Masahiro Yamada | 2013-11-04 | -0/+3 |
* | | board/keymile/kmp204x/Makefile: Convert to SPDX tag | Tom Rini | 2013-11-01 | -14/+1 |
* | | board: powerpc: convert more makefiles to Kbuild style | Tom Rini | 2013-11-01 | -51/+6 |
* | | Makefile: convert makefiles to Kbuild style and delete grep switch | Masahiro Yamada | 2013-11-01 | -230/+23 |
* | | dts, api, test: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -65/+5 |
* | | post: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -153/+54 |
* | | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -5734/+525 |
* | | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -4091/+289 |
* | | blackfin: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -799/+75 |
* | | m68k: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -649/+41 |
* | | x86: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -111/+31 |
* | | nios2: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -120/+16 |
* | | nds32: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -154/+14 |
* | | mips: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -297/+34 |
* | | microblaze: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -70/+7 |
* | | openrisc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -68/+6 |
* | | avr32: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -216/+21 |