summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang2013-05-139-16/+40
* bf609: add SPI register base addressScott Jiang2013-05-131-0/+3
* blackfin: Uart divisor should be set after their values are generated.Sonic Zhang2013-05-131-2/+5
* blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang2013-05-131-1/+59
* blackfin: Enable early print via the generic serial API.Sonic Zhang2013-05-133-55/+29
* bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang2013-05-131-0/+2
* bfin: Remove spi dma function in bf5xx.Scott Jiang2013-05-131-102/+1
* blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang2013-05-133-10/+14
* blackfin: bf609: add softswitch config commandBob Liu2013-05-137-18/+80
* blackfin: bf609: implement soft switchSonic Zhang2013-05-132-0/+251
* blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang2013-05-134-3/+27
* blackfin: Set correct early debug serial baudrate.Sonic Zhang2013-05-136-88/+123
* blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang2013-05-135-0/+44
* blackfin: add baudrate to bdinfoBob Liu2013-05-131-0/+2
* Blackfin: adjust asm constraints with NMI workaroundMike Frysinger2013-05-131-1/+2
* blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.Bob Liu2013-05-131-14/+9
* blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang2013-05-131-3/+6
* blackfin: Change the member's type in dma structures.Sonic Zhang2013-05-131-12/+12
* Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren2013-05-102-2/+3
* Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota2013-05-101-0/+51
* Fix typoFrançois Revol2013-05-101-1/+1
* Export fdt_stringlist_contains()Simon Glass2013-05-102-3/+16
* Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2013-05-103-2/+9
|\
| * patman: Do not hardcode python pathMichal Simek2013-05-091-1/+1
| * buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2013-05-092-1/+8
* | openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2013-05-102-0/+2
* | openrisc: specify a memory region for u_boot_listsStefan Kristiansson2013-05-101-1/+1
* | fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-108-76/+95
* | Fix references to the documentation filesAnatolij Gustschin2013-05-1043-43/+43
* | env: throw an error when an empty key is usedLucian Cojocar2013-05-091-0/+6
* | build: Pull -DBUILD_TAG into separate ifdefMarek Vasut2013-05-091-4/+3
|/
* gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-095-39/+386
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-091-0/+8
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-091-9/+11
* nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-082-6/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-078-39/+187
|\
| * mmc: fsl_esdhc: Use calloc()Fabio Estevam2013-05-061-2/+1
| * mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-062-4/+2
| * sdhci: Add sdhci support for spear devicesVipin Kumar2013-05-062-0/+45
| * davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti2013-05-061-1/+4
| * mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-062-32/+135
* | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-062-14/+21
* | usb: fix: Fixing Port status and feature number constantsVivek Gautam2013-05-062-28/+51
* | usb: hub: Parallelize power-cycling of root-hub portsVivek Gautam2013-05-061-7/+12
* | USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-051-2/+2
* | USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-055-9/+58
* | usb: hub: Fix enumration timeoutVivek Gautam2013-05-051-1/+0
* | usb: Update device class in usb device's descriptorVivek Gautam2013-05-051-0/+5
* | usb: hub: Power-cycle on root-hub portsVivek Gautam2013-05-051-0/+34
* | USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam2013-05-053-23/+30
OpenPOWER on IntegriCloud