summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | x86: Declare global_data pointer when it is usedSimon Glass2013-05-13-0/+10
| | * | | x86: Remove legacy board init codeSimon Glass2013-05-13-616/+0
| | * | | x86: Remove unused portion of link scriptSimon Glass2013-05-13-12/+0
| | * | | x86: Remove unused bios/pci codeSimon Glass2013-05-13-363/+0
| | |/ /
| * | | avr32: fix relocation address calculationAndreas Bießmann2013-05-13-2/+2
| |/ /
| * | Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.hGerald Van Baren2013-05-10-2/+3
| * | Added license header to dtc/libfdt/fdt.h and libfdt_env.hJustin Sobota2013-05-10-0/+51
| * | Fix typoFrançois Revol2013-05-10-1/+1
| * | Export fdt_stringlist_contains()Simon Glass2013-05-10-3/+16
| * | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2013-05-10-2/+9
| |\ \
| | * | patman: Do not hardcode python pathMichal Simek2013-05-09-1/+1
| | * | buildman: Allow conflicting tags to avoid spurious errorsSimon Glass2013-05-09-1/+8
| * | | openrisc: move board linker script(s) to a common in cpu/Stefan Kristiansson2013-05-10-0/+2
| * | | openrisc: specify a memory region for u_boot_listsStefan Kristiansson2013-05-10-1/+1
| * | | fs/ext4: Support device block sizes != 512 bytesEgbert Eich2013-05-10-76/+95
| * | | Fix references to the documentation filesAnatolij Gustschin2013-05-10-43/+43
| * | | env: throw an error when an empty key is usedLucian Cojocar2013-05-09-0/+6
| * | | build: Pull -DBUILD_TAG into separate ifdefMarek Vasut2013-05-09-4/+3
| |/ /
| * | gpio: Add support for microblaze xilinx GPIOMichal Simek2013-05-09-39/+386
| * | microblaze: bootm: Add support for loading initrdMichal Simek2013-05-09-0/+8
| * | microblaze: bootm: Fix coding style issuesMichal Simek2013-05-09-9/+11
| * | nds32: Use sections header to obtain link symbolsKuan-Yu Kuo2013-05-08-6/+2
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-mmcTom Rini2013-05-07-39/+187
| |\ \
| | * | mmc: fsl_esdhc: Use calloc()Fabio Estevam2013-05-06-2/+1
| | * | mmc: sdhci: return error when failed add_sdhci().Jaehoon Chung2013-05-06-4/+2
| | * | sdhci: Add sdhci support for spear devicesVipin Kumar2013-05-06-0/+45
| | * | davinci, mmc: Added a delay reading ext CSD registerDavide Bonfanti2013-05-06-1/+4
| | * | mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-06-32/+135
| * | | usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-06-14/+21
| * | | usb: fix: Fixing Port status and feature number constantsVivek Gautam2013-05-06-28/+51
| * | | usb: hub: Parallelize power-cycling of root-hub portsVivek Gautam2013-05-06-7/+12
| * | | USB: ohci-at91: make OHCI work on at91sam9g10 SoCBo Shen2013-05-05-2/+2
| * | | USB: SS: Add support for Super Speed USB interfaceVivek Gautam2013-05-05-9/+58
| * | | usb: hub: Fix enumration timeoutVivek Gautam2013-05-05-1/+0
| * | | usb: Update device class in usb device's descriptorVivek Gautam2013-05-05-0/+5
| * | | usb: hub: Power-cycle on root-hub portsVivek Gautam2013-05-05-0/+34
| * | | USB: Some cleanup prior to USB 3.0 interface additionVivek Gautam2013-05-05-23/+30
| * | | usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam2013-05-05-283/+241
| * | | usb: Add new command to set USB 2.0 port test modesJulius Werner2013-05-05-34/+125
| * | | USB: EHCI: Add weak functions to support new chipJim Lin2013-05-05-12/+28
| |/ /
* | | tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL buildAxel Lin2013-05-28-2/+2
* | | ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_critAxel Lin2013-05-28-0/+2
* | | ARM: tegra: support SKU 7 of Tegra20Stephen Warren2013-05-28-0/+2
* | | ARM: tegra: support SKU 1 of Tegra114Stephen Warren2013-05-28-0/+2
* | | tegra: always build u-boot-nodtb-tegra.binStephen Warren2013-05-28-10/+7
* | | Tegra: clk: always use find_best_divider() for periph clocksAllen Martin2013-05-28-5/+5
* | | Tegra: Remove unused/non-existent spl linker script referenceTom Warren2013-05-28-6/+0
* | | Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhuTom Warren2013-05-28-1/+39
* | | arm: Enable -ffunction-sections / -fdata-sections / --gc-sectionsTom Rini2013-05-23-4/+3
* | | ARM: Add Seagate GoFlex Home supportSuriyan Ramasami2013-05-23-0/+564