summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-13bfin: Move gpio support for bf54x and bf60x into the generic driver folder.Sonic Zhang
2013-05-13blackfin: The buf variable in bfin_mac.c is not used and produces warning,Marek Vasut
2013-05-13blackfin: Add comments for watchdog event initialization.Sonic Zhang
2013-05-13blackfin: Move blackfin serial driver out of blackfin arch folder.Sonic Zhang
2013-05-13blackfin: Move blackfin watchdog driver out of the blackfin arch folder.Sonic Zhang
2013-05-13bf609: add SPI register base addressScott Jiang
2013-05-13blackfin: Uart divisor should be set after their values are generated.Sonic Zhang
2013-05-13blackfin: Add memory virtual console to blackfin serial driver.Sonic Zhang
2013-05-13blackfin: Enable early print via the generic serial API.Sonic Zhang
2013-05-13bfin: discard invalid data and clear RXS in bf5xx spi driverScott Jiang
2013-05-13bfin: Remove spi dma function in bf5xx.Scott Jiang
2013-05-13blackfin: Fit u-boot image size into limited nor flash on blackfin.Sonic Zhang
2013-05-13blackfin: bf609: add softswitch config commandBob Liu
2013-05-13blackfin: bf609: implement soft switchSonic Zhang
2013-05-13blackfin: Correct early serial mess output in BYPASS boot mode.Sonic Zhang
2013-05-13blackfin: Set correct early debug serial baudrate.Sonic Zhang
2013-05-13blackfin: run core1 from L1 code sram start address in uboot init code on core 0Sonic Zhang
2013-05-13blackfin: add baudrate to bdinfoBob Liu
2013-05-13Blackfin: adjust asm constraints with NMI workaroundMike Frysinger
2013-05-13blackfin: reduce size of u-boot.ldr in bf548-ezkit default config.Bob Liu
2013-05-13blackfin: limit the max memory dma peripheral transfer size to 4 bytes.Sonic Zhang
2013-05-13blackfin: Change the member's type in dma structures.Sonic Zhang
2013-05-10Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren
2013-05-10Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota
2013-05-10Fix typoFrançois Revol
2013-05-10Export fdt_stringlist_contains()Simon Glass
2013-05-10Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2013-05-10openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson
2013-05-10openrisc: specify a memory region for u_boot_listsStefan Kristiansson
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich
2013-05-10Fix references to the documentation filesAnatolij Gustschin
2013-05-09patman: Do not hardcode python pathMichal Simek
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-05-09env: throw an error when an empty key is usedLucian Cojocar
2013-05-09build: Pull -DBUILD_TAG into separate ifdefMarek Vasut
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo
2013-05-07Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini
2013-05-06mmc: fsl_esdhc: Use calloc()Fabio Estevam
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung
2013-05-06sdhci: Add sdhci support for spear devicesVipin Kumar
2013-05-06davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti
2013-05-06mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam
2013-05-06usb: fix: Fixing Port status and feature number constantsVivek Gautam
2013-05-06usb: hub: Parallelize power-cycling of root-hub portsVivek Gautam
2013-05-05USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen
2013-05-05USB: SS: Add support for Super Speed USB interfaceVivek Gautam