summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | | cfi: Make the flash erase and write operations abortableJoe Hershberger2012-09-03-1/+17
| * | | | cfi: Check for blank before eraseJoe Hershberger2012-09-03-0/+26
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-09-03-3/+0
|\ \ \ \
| * | | | ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese2012-09-03-3/+0
| |/ / /
* | | | powerpc: re-add bi_ip_addr to bd_t structAnatolij Gustschin2012-09-02-0/+1
|/ / /
* | | hush: Don't parse the contents of a dereferenced varJoe Hershberger2012-09-02-3/+61
* | | hush: Add default value substitution supportJoe Hershberger2012-09-02-3/+40
* | | README: Cleanup description of supported partitions.Karl O. Pinc2012-09-02-4/+11
* | | README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini2012-09-02-22/+23
* | | README.SPL: Add a small Debugging sectionTom Rini2012-09-02-0/+7
* | | README: Update ver env var descriptionBenoît Thébaudeau2012-09-02-1/+2
* | | dm: Add twserial device documentTomáš Hlaváček2012-09-02-0/+47
* | | dm: RTC subsystem analysis added.Tomas Hlavacek2012-09-02-0/+258
* | | dm: Add pcmcia design documentViktor Krivak2012-09-02-0/+78
* | | dm: add PCI design documentPavel Herrmann2012-09-02-0/+265
* | | dm: Driver model analysis document for Watchdog subsystem has been added.Tomas Hlavacek2012-09-02-0/+334
* | | dm: Hwmon UDM subsystem analysis added.Tomas Hlavacek2012-09-02-0/+118
* | | dm: Add POWER API transition documentViktor Krivak2012-09-02-0/+88
* | | dm: Add block device documentPavel Herrmann2012-09-02-0/+279
* | | dm: Add SPI API transition documentViktor Krivak2012-09-02-0/+200
* | | dm: Add networking subsystem analysisMarek Vasut2012-09-02-0/+434
* | | dm: Add MMC subsystem analysisMarek Vasut2012-09-02-0/+319
* | | dm: Add GPIO API transition documentViktor Křivák2012-09-02-0/+106
* | | dm: Add Driver cores design documentPavel Herrmann2012-09-02-0/+126
* | | dm: Initial import of design documentsMarek Vasut2012-09-02-0/+1075
* | | input: key_matrix: fix header inclusionStephan Linz2012-09-02-0/+1
* | | fix out of tree building with kallsymsMike Frysinger2012-09-02-1/+1
* | | env_nand: align NAND buffersStephen Warren2012-09-02-5/+5
* | | image/FIT: Add ramdisk load, entry address and OS tag inclusionJagannadha Sutradharudu Teki2012-09-02-3/+4
* | | rtc: pcf8563: Make century compatible with LinuxBenoît Thébaudeau2012-09-02-2/+2
* | | FAT: Simplify get_contentsBenoît Thébaudeau2012-09-02-13/+1
* | | FAT: get_cluster: Add buffer bouncingBenoît Thébaudeau2012-09-02-12/+30
* | | FAT: Fix redundant sector readBenoît Thébaudeau2012-09-02-26/+33
* | | FAT: cosmetic: Remove useless assignmentBenoît Thébaudeau2012-09-02-1/+0
* | | FAT: get_fatent: Fix FAT boundary checkBenoît Thébaudeau2012-09-02-2/+2
* | | FAT: cosmetic: Remove extra spacesBenoît Thébaudeau2012-09-02-23/+21
* | | ppc: Create a stack frame for wait_ticks()Joakim Tjernlund2012-09-02-2/+5
* | | part_mac: dcache: allocate cacheline-aligned buffersBenoît Thébaudeau2012-09-02-34/+34
* | | mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-02-29/+0
* | | u-boot yaffs2: Fix compilation warningsCharles Manning2012-09-02-100/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02-168/+2236
|\ \ \
| * | | MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-01-1/+1
| * | | usb: fix ulpi_set_vbus prototypeLucas Stach2012-09-01-1/+1
| * | | pxa25x: Add UDC registers definitionsŁukasz Dałek2012-09-01-0/+159
| * | | USB: Fix strict aliasing in ohci-hcdTroy Kisky2012-09-01-39/+31
| * | | usb: Optimize USB storage read/writeJim Shimer2012-09-01-12/+0
| * | | ehci: Optimize qTD allocationsBenoît Thébaudeau2012-09-01-30/+37
| * | | usb_stor_BBB_transport: Do not delay when not requiredBenoît Thébaudeau2012-09-01-2/+9
| * | | usb_storage: Remove EHCI constraintsBenoît Thébaudeau2012-09-01-18/+15
| * | | usb_storage: Restore non-EHCI supportBenoît Thébaudeau2012-09-01-0/+4