aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-13x86: Declare global_data pointer when it is usedSimon Glass5-0/+10
2013-05-13x86: Remove legacy board init codeSimon Glass7-616/+0
2013-05-13x86: Remove unused portion of link scriptSimon Glass1-12/+0
2013-05-13x86: Remove unused bios/pci codeSimon Glass4-363/+0
2013-05-10Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren2-2/+3
2013-05-10Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota1-0/+51
2013-05-10Fix typoFrançois Revol1-1/+1
2013-05-10Export fdt_stringlist_contains()Simon Glass2-3/+16
2013-05-10Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini3-2/+9
2013-05-10openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2-0/+2
2013-05-10openrisc: specify a memory region for u_boot_listsStefan Kristiansson1-1/+1
2013-05-10fs/ext4: Support device block sizes != 512 bytesEgbert Eich8-76/+95
2013-05-10Fix references to the documentation filesAnatolij Gustschin43-43/+43
2013-05-09patman: Do not hardcode python pathMichal Simek1-1/+1
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2-1/+8
2013-05-09env: throw an error when an empty key is usedLucian Cojocar1-0/+6
2013-05-09build: Pull -DBUILD_TAG into separate ifdefMarek Vasut1-4/+3
2013-05-09gpio: Add support for microblaze xilinx GPIOMichal Simek5-39/+386
2013-05-09microblaze: bootm: Add support for loading initrdMichal Simek1-0/+8
2013-05-09microblaze: bootm: Fix coding style issuesMichal Simek1-9/+11
2013-05-08nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2-6/+2
2013-05-07Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini8-39/+187
2013-05-06mmc: fsl_esdhc: Use calloc()Fabio Estevam1-2/+1
2013-05-06mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2-4/+2
2013-05-06sdhci: Add sdhci support for spear devicesVipin Kumar2-0/+45
2013-05-06davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti1-1/+4
2013-05-06mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2-32/+135
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam2-14/+21
2013-05-06usb: fix: Fixing Port status and feature number constantsVivek Gautam2-28/+51
2013-05-06usb: hub: Parallelize power-cycling of root-hub portsVivek Gautam1-7/+12
2013-05-05USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen1-2/+2
2013-05-05USB: SS: Add support for Super Speed USB interfaceVivek Gautam5-9/+58
2013-05-05usb: hub: Fix enumration timeoutVivek Gautam1-1/+0
2013-05-05usb: Update device class in usb device's descriptorVivek Gautam1-0/+5
2013-05-05usb: hub: Power-cycle on root-hub portsVivek Gautam1-0/+34
2013-05-05USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam3-23/+30
2013-05-05usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam4-283/+241
2013-05-05usb: Add new command to set USB 2.0 port test modesJulius Werner3-34/+125
2013-05-05USB: EHCI: Add weak functions to support new chipJim Lin1-12/+28
2013-05-03P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini1-1/+1
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini28-72/+833
2013-05-02powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie1-0/+1
2013-05-02powerpc/p1_p2_rdb_pc: Add a pin to reset the DDR chip for P1021RDB-PCXu Jiucheng2-1/+33
2013-05-02powerpc/mpc85xx: Changed LIODN offset valuesCristian Sovaiala3-30/+30
2013-05-02powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCsYork Sun1-0/+3
2013-05-02powerpc/p1010rdb: add readme document for p1010rdbShengzhou Liu1-0/+199
2013-05-02powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu1-1/+1
2013-05-02powerpc/85xx: add SerDes bank 4 lanesTimur Tabi1-0/+4
2013-05-02qoriq/p1_p2_rdb_pc: USB device-tree fixups for P1020Zhicheng Fan1-0/+47
2013-05-02doc/ramboot.mpc85xx: Documented the RAMBOOT for MPC85xxPoonam Aggrwal1-0/+102