summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: pmic: add s2mps11 PMIC I/O driverPrzemyslaw Marczak2015-11-025-0/+203
* Exynos5422/5800: set cpu id to 0x5422Przemyslaw Marczak2015-11-027-18/+18
* Peach-Pi: dts: add cpu-model stringPrzemyslaw Marczak2015-11-021-0/+1
* s5p: cpu_info: print "cpu-model" if exists in dtsPrzemyslaw Marczak2015-11-022-1/+34
* samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak2015-11-022-2/+5
* x86: Select the ns16550 debug UART for minnowmax, chromebook_linkSimon Glass2015-10-302-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-10-30187-1091/+4390
|\
| * ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang2015-10-301-2/+2
| * configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan2015-10-301-2/+0
| * arm: ls1021atwr: optimize the deep sleep latencytang yuantian2015-10-302-6/+17
| * SECURE_BOOT: Correct reading of ITS bitAneesh Bansal2015-10-301-1/+1
| * drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund2015-10-302-1/+3
| * arm: ls1021a: Add sata support on qds and twr boardtang yuantian2015-10-297-0/+117
| * arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang2015-10-291-4/+4
| * armv8/ls1043a: Enable secondary coresHou Zhiqiang2015-10-293-0/+18
| * armv8/ls1043ardb: Add sd boot supportGong Qianyu2015-10-298-1/+77
| * armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-295-8/+40
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-2913-5/+295
| * armv8/ls1043ardb: Add nand boot supportGong Qianyu2015-10-2910-0/+123
| * armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2015-10-2915-0/+1106
| * armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu2015-10-2914-0/+1224
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-2945-526/+713
| * net/fm: fix MDIO controller base on FMAN2Shaohui Xie2015-10-291-0/+17
| * net/fm: Add QSGMII PCS initShaohui Xie2015-10-291-5/+13
| * net: Move some header files to include/Shaohui Xie2015-10-2923-21/+21
| * net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-291-1/+7
| * net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-291-24/+36
| * net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-293-33/+60
| * net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-292-38/+43
| * armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-298-213/+141
| * common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-2943-41/+25
| * arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com2015-10-292-0/+4
| * armv8: ls2085a: Add support of random MAC addressPrabhakar Kushwaha2015-10-295-0/+5
| * driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha2015-10-291-12/+3
| * armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie2015-10-291-0/+1
| * crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-295-24/+109
| * Data types defined for 64 bit physical addressAneesh Bansal2015-10-292-5/+9
| * Pointers in ESBC header made 32 bitAneesh Bansal2015-10-292-17/+17
| * ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang2015-10-291-1/+1
| * arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-269-26/+56
| * QE: modify the address of qe ucodeZhao Qiang2015-10-262-2/+2
| * armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...Alison Wang2015-10-261-1/+1
| * fdt_support: Don't panic if stdout alias is missingScott Wood2015-10-261-3/+8
| * arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood2015-10-263-0/+3
* | README.scrapyard: Populate recent ppc4xx removalsTom Rini2015-10-301-4/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-2920-114/+326
|\ \
| * | net: eth: Check return value in various placesBin Meng2015-10-291-18/+25
| * | dm: test: Add a new test case against dm eth codes for NULL pointer accessBin Meng2015-10-291-0/+64
| * | net: eth: Clear MAC address in eth_pre_remove()Bin Meng2015-10-291-0/+5
| * | dm: core: Remove unnecessary codes in uclass_pre_remove_device()Bin Meng2015-10-291-7/+0
OpenPOWER on IntegriCloud