summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* distro_bootcmd: Add support for booting from ubifsRoy Spliet2015-10-241-0/+19
* ubifs: Add generic fs supportHans de Goede2015-10-243-0/+44
* ubifs: Add functions for generic fs useHans de Goede2015-10-242-0/+69
* ubifs: Modify ubifs u-boot wrapper function prototypes for generic fs useHans de Goede2015-10-244-29/+87
* disk/part: Only build hostfs special handling when CONFIG_SANDBOX is setHans de Goede2015-10-241-0/+2
* Allow imxtract to extract part of script image.Pierre Aubert2015-10-241-1/+2
* Fix bad return value checks (detected with Coccinelle)Thomas Huth2015-10-245-5/+5
* ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportGuillaume GARDET2015-10-242-0/+14
* allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-244-5/+13
* add generic stubs for GPIO LEDsBernhard Nortmann2015-10-231-0/+54
* dm: keystone: serial: Add driver model supportLokesh Vutla2015-10-232-0/+49
* net: convert altera_tse to driver model and phylibThomas Chou2015-10-236-1047/+504
* nios2: fix virt_to_phys for nios2 with MMUThomas Chou2015-10-231-1/+5
* nios2: add README.nios2Thomas Chou2015-10-231-0/+95
OpenPOWER on IntegriCloud