summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-30ls102xa: Adjust some macros for SD boot on LS1021A QDS boardAlison Wang
2015-10-30configs: ls1021atwr: Enable ID EEPROM for SD bootYao Yuan
2015-10-30arm: ls1021atwr: optimize the deep sleep latencytang yuantian
2015-10-30SECURE_BOOT: Correct reading of ITS bitAneesh Bansal
2015-10-30drivers/ddr/fsl_ddr: Make SR_IE configurableJoakim Tjernlund
2015-10-29arm: ls1021a: Add sata support on qds and twr boardtang yuantian
2015-10-29arm: ls102xa: Set fdt_high and initrd_high to the value of 0xffffffffAlison Wang
2015-10-29armv8/ls1043a: Enable secondary coresHou Zhiqiang
2015-10-29armv8/ls1043ardb: Add sd boot supportGong Qianyu
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu
2015-10-29armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu
2015-10-29armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-29net/fm: fix MDIO controller base on FMAN2Shaohui Xie
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie
2015-10-29net: Move some header files to include/Shaohui Xie
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu
2015-10-29arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com
2015-10-29armv8: ls2085a: Add support of random MAC addressPrabhakar Kushwaha
2015-10-29driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha
2015-10-29armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal
2015-10-29Data types defined for 64 bit physical addressAneesh Bansal
2015-10-29Pointers in ESBC header made 32 bitAneesh Bansal
2015-10-29ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang
2015-10-26arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang
2015-10-26QE: modify the address of qe ucodeZhao Qiang
2015-10-26armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...Alison Wang
2015-10-26fdt_support: Don't panic if stdout alias is missingScott Wood
2015-10-26arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-24Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"Simon Glass
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass
2015-10-24arm: Switch 32-bit ARM to using generic global_data setupSimon Glass
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass
2015-10-24board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass
2015-10-24board_init_f_mem(): Don't require memset()Simon Glass
2015-10-24Move board_init_f_mem() into a common locationSimon Glass
2015-10-24fs-test.sh: fix pre-requisite detectionStephen Warren
2015-10-24test: fat: add test of non-contiguous file readsStephen Warren
2015-10-24itest: make memory access work under sandboxStephen Warren