summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-2441-1/+41
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-24236-258/+2
* Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"Simon Glass2015-10-2410-10/+0
* zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-241-1/+1
* microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-241-0/+2
* arm: Switch 32-bit ARM to using generic global_data setupSimon Glass2015-10-241-24/+4
* arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-241-12/+3
* board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass2015-10-241-1/+2
* board_init_f_mem(): Don't require memset()Simon Glass2015-10-241-0/+18
* Move board_init_f_mem() into a common locationSimon Glass2015-10-245-29/+50
* fs-test.sh: fix pre-requisite detectionStephen Warren2015-10-241-1/+1
* test: fat: add test of non-contiguous file readsStephen Warren2015-10-241-0/+113
* itest: make memory access work under sandboxStephen Warren2015-10-241-5/+16
OpenPOWER on IntegriCloud