aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-29armv8/ls1043a: Add Fman supportShaohui Xie13-5/+295
2015-10-29armv8/ls1043ardb: Add nand boot supportGong Qianyu10-0/+123
2015-10-29armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu15-0/+1106
2015-10-29armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu14-0/+1224
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu45-526/+713
2015-10-29net/fm: fix MDIO controller base on FMAN2Shaohui Xie1-0/+17
2015-10-29net/fm: Add QSGMII PCS initShaohui Xie1-5/+13
2015-10-29net: Move some header files to include/Shaohui Xie23-21/+21
2015-10-29net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie1-1/+7
2015-10-29net/fm: Make the return value logic consistent with conventionHou Zhiqiang1-24/+36
2015-10-29net/fm: Add support for 64-bit platformsHou Zhiqiang3-33/+60
2015-10-29net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2-38/+43
2015-10-29armv7/ls1021a: move ns_access to common fileMingkai Hu8-213/+141
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu43-41/+25
2015-10-29arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com2-0/+4
2015-10-29armv8: ls2085a: Add support of random MAC addressPrabhakar Kushwaha5-0/+5
2015-10-29driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha1-12/+3
2015-10-29armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie1-0/+1
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal5-24/+109
2015-10-29Data types defined for 64 bit physical addressAneesh Bansal2-5/+9
2015-10-29Pointers in ESBC header made 32 bitAneesh Bansal2-17/+17
2015-10-29ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang1-1/+1
2015-10-26arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang9-26/+56
2015-10-26QE: modify the address of qe ucodeZhao Qiang2-2/+2
2015-10-26armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...Alison Wang1-1/+1
2015-10-26fdt_support: Don't panic if stdout alias is missingScott Wood1-3/+8
2015-10-26arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood3-0/+3
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu41-1/+41
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada236-258/+2
2015-10-24Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"Simon Glass10-10/+0
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass1-1/+1
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass1-0/+2
2015-10-24arm: Switch 32-bit ARM to using generic global_data setupSimon Glass1-24/+4
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass1-12/+3
2015-10-24board_init_f_mem(): Don't create an unused early malloc() areaSimon Glass1-1/+2
2015-10-24board_init_f_mem(): Don't require memset()Simon Glass1-0/+18
2015-10-24Move board_init_f_mem() into a common locationSimon Glass5-29/+50
2015-10-24fs-test.sh: fix pre-requisite detectionStephen Warren1-1/+1
2015-10-24test: fat: add test of non-contiguous file readsStephen Warren1-0/+113
2015-10-24itest: make memory access work under sandboxStephen Warren1-5/+16
2015-10-24distro_bootcmd: Add support for booting from ubifsRoy Spliet1-0/+19
2015-10-24ubifs: Add generic fs supportHans de Goede3-0/+44
2015-10-24ubifs: Add functions for generic fs useHans de Goede2-0/+69
2015-10-24ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede4-29/+87
2015-10-24disk/part: Only build hostfs special handling when CONFIG_SANDBOX is setHans de Goede1-0/+2
2015-10-24Allow imxtract to extract part of script image.Pierre Aubert1-1/+2
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth5-5/+5
2015-10-24ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2-0/+14
2015-10-24allow LED initialization without STATUS_LED_BOOTBernhard Nortmann4-5/+13
2015-10-23add generic stubs for GPIO LEDsBernhard Nortmann1-0/+54