summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | net: macb: fix the following building warningBo Shen2013-08-221-3/+9
| | |/ / /
| * | | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-035-5/+10
| |\ \ \ \
| | * | | | ARM: tegra: support raw ramdisksStephen Warren2013-08-191-0/+1
| | * | | | ARM: tegra: Enable data cache on DalmoreThierry Reding2013-08-191-3/+0
| | * | | | ARM: tegra: Make cache line size SoC specificThierry Reding2013-08-194-2/+9
| | |/ / /
| * | | | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-036-1/+80
| |\ \ \ \
| | * | | | zynq: Enable axi ethernet and emaclite driver initializationMichal Simek2013-08-121-0/+17
| | * | | | zynq: slcr: Wait 100ms till clk is properly setupMichal Simek2013-08-121-1/+1
| | * | | | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-125-0/+62
* | | | | | cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config headerMasahiro Yamada2013-09-063-6/+2
* | | | | | config.mk: Delete unnecessary codeMasahiro Yamada2013-09-061-16/+0
* | | | | | fw_env: fix writing environment for mtd devicesOliver Metz2013-09-061-28/+42
* | | | | | fw_env: add redundant env support for MTD_ABSENTOliver Metz2013-09-061-0/+3
* | | | | | mail: Fix email addressMarek Vasut2013-09-061-1/+1
* | | | | | Always build u-boot.img when using CONFIG_SPL_FRAMEWORKHenrik Nordström2013-09-061-0/+1
* | | | | | ahci: convert to use libata functions and definitionsRob Herring2013-09-069-79/+31
* | | | | | ahci: increase spin-up timeout to 20 secRob Herring2013-09-061-1/+1
* | | | | | ahci: handle COMINIT received during spin-upRob Herring2013-09-061-0/+12
* | | | | | ahci: move link bring-up handling to separate functionRob Herring2013-09-061-15/+25
* | | | | | ahci: add defines for PORT_SCR_STAT register bitsRob Herring2013-09-062-2/+8
* | | | | | ahci: fix memory leak in ata_scsiop_inquiryRob Herring2013-09-061-0/+1
* | | | | | ahci: fix unaligned accessRob Herring2013-09-061-1/+1
* | | | | | ahci: use ports implemented map instead of num_portsRichard Gibbs2013-09-061-0/+4
* | | | | | standalone-examples: support custom GCC libJack Mitchell2013-09-061-2/+13
* | | | | | fs: fat: don't call disk_write with zero sector numWu, Josh2013-09-061-3/+5
* | | | | | compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2013-09-062-4/+12
* | | | | | git-mailrc: Update MMC custodianPantelis Antoniou2013-09-061-1/+2
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2013-09-061-0/+1
|\ \ \ \ \ \
| * | | | | | nios2: fix missing comment terminator from SPDX License commitThomas Chou2013-09-061-0/+1
* | | | | | | am335x_evm.h: Add back the actual load of the kernel imageRobert P. J. Day2013-09-061-1/+3
|/ / / / / /
* | | | | | bootm: allow correct bounds-check of destinationKees Cook2013-09-031-1/+1
* | | | | | lzo: correctly bounds-check output bufferKees Cook2013-09-031-1/+7
* | | | | | lzma: correctly bounds-check output bufferKees Cook2013-09-031-2/+6
* | | | | | gzip: correctly bounds-check output bufferKees Cook2013-09-031-2/+2
* | | | | | documentation: add more compression configsKees Cook2013-09-031-0/+9
* | | | | | sandbox: add compression testsKees Cook2013-09-033-0/+341
* | | | | | sandbox: Correct compiler warnings in cmd_bootm/cmd_ximgSimon Glass2013-09-032-6/+9
|/ / / / /
* | | | | Prepare v2013.10-rc2Tom Rini2013-09-021-1/+1
* | | | | omap5: Correct include order, drop CONFIG_SYS_PROMPT defineTom Rini2013-08-271-5/+2
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-08-2717-58/+388
|\ \ \ \ \
| * | | | | console: usb: kbd: To fix slow TFTP bootingJim Lin2013-08-261-10/+10
| * | | | | console: usb: kbd: To improve TFTP booting performanceJim Lin2013-08-261-0/+15
| * | | | | NET: Add net_busy_flag if CONFIG_USB_KEYBOARD is definedJim Lin2013-08-261-0/+11
| * | | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-263-11/+11
| * | | | | usb: ehci-mx5: Remove unneeded write to cscmr1 registerFabio Estevam2013-08-261-9/+0
| * | | | | usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-261-4/+7
| * | | | | usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-261-2/+4
| * | | | | dfu, nand, ubi: add partubi alt settings for updating ubi partitionHeiko Schocher2013-08-262-2/+38
| * | | | | usb: Use well-known descriptor sizes when parsing configurationJulius Werner2013-08-262-26/+75
| * | | | | ARM: OMAP5-uevm: Add usb device reset APIDan Murphy2013-08-261-0/+11
OpenPOWER on IntegriCloud