summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* armv8: ls2085a: Add workaround of errata A009635Prabhakar Kushwaha2015-11-305-0/+81
* board/ls2080qds: Fix typo in README for QSGMII riser cardPrabhakar Kushwaha2015-11-301-1/+1
* arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS boardAlison Wang2015-11-301-4/+4
* armv8: fsl-layerscape: Fix "cpu release" commandYork Sun2015-11-301-0/+6
* drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun2015-11-301-12/+12
* armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-304-31/+56
* drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2015-11-304-0/+49
* armv8/ls1043ardb: add USB supportGong Qianyu2015-11-304-4/+40
* armv8/ls1043ardb: add DSPI supportGong Qianyu2015-11-306-0/+68
* armv8/ls1043aqds: dts: add dtb supportGong Qianyu2015-11-303-1/+128
* armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-3020-0/+1649
* armv8/ls1043ardb: dts: add dtb supportGong Qianyu2015-11-304-0/+247
* armv8/fsl-layerscape: Remove reference to gdataGong Qianyu2015-11-301-2/+0
* pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu2015-11-305-7/+25
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-3029-20/+140
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-3067-190/+244
* driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha2015-11-302-6/+11
* driver: net: ldpaa: Add debug informationPrabhakar Kushwaha2015-11-301-0/+123
* driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha2015-11-304-45/+144
* driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2015-11-306-41/+468
* driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-306-223/+251
* driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha2015-11-301-1/+1
* driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha2015-11-302-1/+14
* armv8: ls2085aqds: Print function name during SerDes errorPrabhakar Kushwaha2015-11-301-8/+8
* driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2015-11-303-1/+692
* driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha2015-11-308-0/+548
* armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha2015-11-302-10/+30
* arm: ls1021a: Ensure Generic Timer disabled before jumping into the OSAlison Wang2015-11-301-0/+10
* arm: ls1021a: Ensure LS1021 ARM Generic Timer CompareValue Set 64-bitAlison Wang2015-11-302-2/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-11-271-1/+2
|\
| * i2c: Fix the comment to match the function describedStefan Roese2015-11-271-1/+2
* | arm: spear: x600: Enable tiny-printfStefan Roese2015-11-251-0/+1
* | sf: Move SPI flash drivers to defconfigBin Meng2015-11-25541-179/+556
* | spi: Move SPI drivers to defconfigBin Meng2015-11-25316-51/+278
|/
* am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R2015-11-231-6/+0
* fs: ext4: Prevent infinite loop in ext4fs_iterate_dirThomas Fitzsimmons2015-11-231-0/+5
* pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler2015-11-231-1/+1
* part:efi: add bootable parameter in gpt commandPatrick Delaunay2015-11-233-0/+55
* gpt: command: Extend gpt command to support GPT table verificationLukasz Majewski2015-11-231-25/+67
* gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski2015-11-232-0/+145
* gpt: doc: Update gpt command's help descriptionLukasz Majewski2015-11-231-2/+5
* gpt: doc: README: Update README entry for gpt verify extensionLukasz Majewski2015-11-231-1/+26
* gpt: command: Remove duplicated check for empty partition descriptionLukasz Majewski2015-11-231-3/+0
* lib/tiny-printf.c: Support numbers bigger than 0xffff and misc updatesStefan Roese2015-11-231-20/+12
* lib/tiny-printf.c: Add tiny printf function for space limited environmentsStefan Roese2015-11-236-73/+192
* common/console.c: Small coding style cleanupStefan Roese2015-11-231-2/+4
* common/console.c: Drop sandbox special-case console codeStefan Roese2015-11-231-5/+0
* i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher2015-11-231-1/+1
* sunxi: Update new defconfigsTom Rini2015-11-223-0/+3
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-2223-11/+1902
|\
OpenPOWER on IntegriCloud