summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha2015-11-30-45/+144
| * | | driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2015-11-30-41/+468
| * | | driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-30-223/+251
| * | | driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha2015-11-30-1/+1
| * | | driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha2015-11-30-1/+14
| * | | armv8: ls2085aqds: Print function name during SerDes errorPrabhakar Kushwaha2015-11-30-8/+8
| * | | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2015-11-30-1/+692
| * | | driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha2015-11-30-0/+548
| * | | armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha2015-11-30-10/+30
| * | | arm: ls1021a: Ensure Generic Timer disabled before jumping into the OSAlison Wang2015-11-30-0/+10
| * | | arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bitAlison Wang2015-11-30-2/+3
| |/ /
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-30-20/+1590
|\ \ \
| * | | arm: socfpga: Remove fsloadcmd from environmentChin Liang See2015-11-30-5/+0
| * | | arm: socfpga: dts: Adding drvsel and smplsel to dtsChin Liang See2015-11-30-0/+4
| * | | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See2015-11-30-10/+21
| * | | arm: socfpga: Repair SoCrates boardMarek Vasut2015-11-30-1/+1515
| * | | ARM: socfpga: rename the cyclone5 and arria5 base address fileDinh Nguyen2015-11-30-5/+5
| * | | ARM: socfpga: arria10: add base address map for Arria10Dinh Nguyen2015-11-30-0/+45
| * | | arm: socfpga: reset: FIX address of tstscratch registerPhilipp Rosenberger2015-11-30-0/+1
| |/ /
* | | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-11-30-3/+4
|\ \ \
| * | | cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.hThomas Chou2015-11-30-3/+4
| |/ /
* | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2015-11-30-25/+5
|\ \ \
| * | | PPC4xx: Create "liebherr" vendor directoryWolfgang Denk2015-11-30-2/+5
| * | | ppc4xx: Remove remnants from ocotea, taishan, ebony and taihuStefan Roese2015-11-30-23/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-11-30-6/+4
|\ \ \
| * | | arm: s5pc1xx: move SoC to mach-s5pc1xxMinkyu Kang2015-11-30-6/+4
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-30-1/+15
|\ \ \
| * | | video: ipu: fix out of bounds accessPeng Fan2015-11-30-1/+2
| * | | LCD: Add an option to skip registration as an stdio outputStephane Ayotte2015-11-19-0/+13
* | | | arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma2015-11-29-0/+376
* | | | tools/kwbimage: fix size computations for v1 imagesReinhard Pfau2015-11-29-3/+4
* | | | tools/kwbimage: fix endianess issueReinhard Pfau2015-11-29-20/+26
* | | | tools/kwbimage.c: Make sure that the resulting image is 4-byte alignedStefan Roese2015-11-29-1/+9
* | | | arm: mvebu: Configure ARP timeout and retry countStefan Roese2015-11-29-0/+2
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-11-27-1/+2
|\ \ \
| * | | i2c: Fix the comment to match the function describedStefan Roese2015-11-27-1/+2
* | | | arm: spear: x600: Enable tiny-printfStefan Roese2015-11-25-0/+1
* | | | sf: Move SPI flash drivers to defconfigBin Meng2015-11-25-179/+556
* | | | spi: Move SPI drivers to defconfigBin Meng2015-11-25-51/+278
|/ / /
* | | am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-23-6/+0
* | | fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons2015-11-23-0/+5
* | | pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler2015-11-23-1/+1
* | | part:efi: add bootable parameter in gpt commandPatrick Delaunay2015-11-23-0/+55
* | | gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski2015-11-23-25/+67
* | | gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski2015-11-23-0/+145
* | | gpt: doc: Update gpt command's help descriptionLukasz Majewski2015-11-23-2/+5
* | | gpt: doc: README: Update README entry for gpt verify extensionLukasz Majewski2015-11-23-1/+26
* | | gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski2015-11-23-3/+0
* | | lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese2015-11-23-20/+12
* | | lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-23-73/+192