| Commit message (Expand) | Author | Age | Lines |
* | SPL: P2020RDB: fix the problem booting from spi flash | Ying Zhang | 2014-02-24 | -5/+14 |
* | SPL: powerpc: expand SPL's length to 128K | Ying Zhang | 2014-02-24 | -12/+12 |
* | powerpc/t2081qds: Add T2081 QDS board support | Shengzhou Liu | 2014-02-24 | -66/+308 |
* | powerpc/t208x: some update to support t2081 | Shengzhou Liu | 2014-02-24 | -3/+5 |
* | serial/serial_arc - add driver for ARC UART | Alexey Brodkin | 2014-02-07 | -0/+108 |
* | x600: Switch to CONFIG_PHYLIB | Tom Rini | 2014-02-07 | -2/+1 |
* | net/designware: make driver compatible with data cache | Alexey Brodkin | 2014-02-07 | -3/+50 |
* | net/designware - switch driver to phylib usage | Alexey Brodkin | 2014-02-07 | -379/+177 |
* | net: execute "miiphy_init" if CONFIG_PHYLIB defined | Alexey Brodkin | 2014-02-07 | -1/+1 |
* | net/designware: add explicit reset of {tx|rx}_currdescnum | Alexey Brodkin | 2014-02-07 | -0/+2 |
* | arc: add README for architecture | Alexey Brodkin | 2014-02-07 | -0/+27 |
* | arc: add architecture to MAKEALL | Alexey Brodkin | 2014-02-07 | -0/+6 |
* | arc: add AXS101 board support | Alexey Brodkin | 2014-02-07 | -0/+460 |
* | arc: add Arcangel4 board support | Alexey Brodkin | 2014-02-07 | -0/+196 |
* | arc: add support for standalone programs | Alexey Brodkin | 2014-02-07 | -0/+13 |
* | arc: bdinfo, image and arc-specific init functions declarations support | Alexey Brodkin | 2014-02-07 | -0/+23 |
* | arc: add library functions | Alexey Brodkin | 2014-02-07 | -0/+846 |
* | arc: add cpu files | Alexey Brodkin | 2014-02-07 | -0/+734 |
* | arc: add architecture header files | Alexey Brodkin | 2014-02-07 | -0/+593 |
* | blackfin: Initialize the EMAC VLAN with proper default value | Aaron Wu | 2014-02-07 | -0/+5 |
* | blackfin: Change SMC dcplb entry flag to cover 16M address region | Sonic Zhang | 2014-02-07 | -1/+2 |
* | blackfin: init bss early | Bob Liu | 2014-02-07 | -1/+1 |
* | blackfin: The logic of the BF609 macro is opposite. | Sonic Zhang | 2014-02-07 | -3/+3 |
* | include/usb/s3c_udc.h: Add <asm/sizes.h> | Tom Rini | 2014-02-06 | -0/+1 |
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-02-06 | -0/+19 |
|\ |
|
| * | fpga: zynqpl: Add support for zc7015 device | Michal Simek | 2014-02-06 | -0/+9 |
| * | fpga: zynq: Correct fpga load when buf is not aligned | Novasys Ingenierie | 2014-02-06 | -0/+10 |
* | | usb: mv_udc: Rename to ci_udc | Marek Vasut | 2014-02-06 | -111/+111 |
* | | usb:gadget:f_thor: cosmetic: Remove debug memset | Lukasz Majewski | 2014-02-06 | -2/+0 |
* | | usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket | Lukasz Majewski | 2014-02-06 | -1/+1 |
* | | usb:udc:samsung: Zero copy approach for data passed to Samsung's UDC driver | Lukasz Majewski | 2014-02-06 | -44/+43 |
* | | usb:udc:samsung: Allow burst transfers for non EP0 endpints | Lukasz Majewski | 2014-02-06 | -4/+3 |
* | | usb:udc:samsung: Remove redundant cache operation from Samsung UDC driver | Lukasz Majewski | 2014-02-06 | -17/+0 |
* | | usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment | Lukasz Majewski | 2014-02-06 | -2/+2 |
|/ |
|
* | config: Fix line lengths in include/config_distro_defaults.h | Tom Rini | 2014-02-05 | -2/+3 |
* | config: add config_distro_defaults.h | Dennis Gilmore | 2014-02-04 | -0/+55 |
* | cmd_pxe.c add any option for filesystem with sysboot uses generic load | Dennis Gilmore | 2014-02-04 | -3/+19 |
* | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-02-04 | -1/+13 |
|\ |
|
| * | serial: uartlite: Reset RX/TX in init | Michal Simek | 2014-02-04 | -1/+13 |
* | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-02-04 | -0/+9 |
|\ \ |
|
| * | | net: axi_emac: Check if phy was correctly detected | Michal Simek | 2014-02-04 | -0/+4 |
| * | | net: gem: Check if phy was correctly detected | Michal Simek | 2014-01-21 | -0/+5 |
| |/ |
|
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-02-04 | -3/+231 |
|\ \ |
|
| * | | microblaze: Add SPL support | Michal Simek | 2014-02-04 | -2/+219 |
| * | | microblaze: Enable buffer write for NOR flashes | Michal Simek | 2014-02-04 | -1/+2 |
| * | | microblaze: Report priviledged or stack protection exception | Michal Simek | 2014-02-04 | -0/+3 |
| * | | microblaze: Show u-boot banner | Michal Simek | 2014-02-04 | -0/+7 |
* | | | Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2014-02-04 | -0/+60 |
|\ \ \ |
|
| * | | | common: Add new clk command | Michal Simek | 2014-02-04 | -0/+60 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-02-04 | -361/+1230 |
|\ \ \ |
|