summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * armv8/ls1043ardb: Add nand boot supportGong Qianyu2015-10-29-0/+123
| | * armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2015-10-29-0/+1106
| | * armv8/fsl_lsch2: Add fsl_lsch2 SoCMingkai Hu2015-10-29-0/+1224
| | * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-29-526/+713
| | * net/fm: fix MDIO controller base on FMAN2Shaohui Xie2015-10-29-0/+17
| | * net/fm: Add QSGMII PCS initShaohui Xie2015-10-29-5/+13
| | * net: Move some header files to include/Shaohui Xie2015-10-29-21/+21
| | * net: fm: bug fix when CONFIG_PHYLIB not definedShaohui Xie2015-10-29-1/+7
| | * net/fm: Make the return value logic consistent with conventionHou Zhiqiang2015-10-29-24/+36
| | * net/fm: Add support for 64-bit platformsHou Zhiqiang2015-10-29-33/+60
| | * net/fm: Fix the endian issue to support both endianness platformsHou Zhiqiang2015-10-29-38/+43
| | * armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-29-213/+141
| | * common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-29-41/+25
| | * arm: ls102xa: enable snooping for CAAM transactionshoria.geanta@freescale.com2015-10-29-0/+4
| | * armv8: ls2085a: Add support of random MAC addressPrabhakar Kushwaha2015-10-29-0/+5
| | * driver: net: ldpaa_eth: Set MAC address during interface openPrabhakar Kushwaha2015-10-29-12/+3
| | * armv8: ls2085ardb: enable CONFIG_PHY_AQUANTIAShaohui Xie2015-10-29-0/+1
| | * crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-29-24/+109
| | * Data types defined for 64 bit physical addressAneesh Bansal2015-10-29-5/+9
| | * Pointers in ESBC header made 32 bitAneesh Bansal2015-10-29-17/+17
| | * ls102xa: fdt: Disable IFC in SD boot for QSPIAlison Wang2015-10-29-1/+1
| | * arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-26-26/+56
| | * QE: modify the address of qe ucodeZhao Qiang2015-10-26-2/+2
| | * armv8/fsl-lsch3: fdt: Check the pointer returned from call to a function may ...Alison Wang2015-10-26-1/+1
| | * fdt_support: Don't panic if stdout alias is missingScott Wood2015-10-26-3/+8
| | * arm/fsl-ls: Add CONFIG_OF_STDOUT_VIA_ALIASScott Wood2015-10-26-0/+3
| * | README.scrapyard: Populate recent ppc4xx removalsTom Rini2015-10-30-4/+4
* | | mx7dsabresd: add secure boot supportAdrian Alonso2015-10-30-0/+11
* | | imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-30-2/+4
* | | imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-30-5/+12
* | | arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso2015-10-30-0/+8
* | | arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso2015-10-30-0/+8
* | | imx: hab: add secure boot fuse detailsAdrian Alonso2015-10-30-0/+9
* | | imx: hab: rework unified rom section for mx7Adrian Alonso2015-10-30-1/+2
* | | imx: hab: use unified rom section for mx6sx and mx6ulAdrian Alonso2015-10-30-1/+6
* | | imx: hab: rework secure boot support for imx6Adrian Alonso2015-10-30-2/+2
* | | imx: cpu: move common chip revision id'sAdrian Alonso2015-10-30-19/+13
* | | imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan2015-10-30-6/+65
* | | imx: mx6sabresd discard PHYS_SDRAM_SIZEPeng Fan2015-10-30-1/+0
* | | imx35, flea3: add FIT image supportHeiko Schocher2015-10-30-0/+4
* | | ts4800: add CONFIG_OF_LIBFDTDamien Riegel2015-10-30-0/+2
* | | arm, imx6, aristainetos2: set gpr register after resetHeiko Schocher2015-10-30-0/+16
* | | arm, imx: add some gpr register definesHeiko Schocher2015-10-30-0/+35
* | | driver: misc: add MXC_OCOTP Kconfig entryPeng Fan2015-10-30-0/+7
* | | imx-common: timer: clean up codePeng Fan2015-10-30-73/+2
* | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-10-30-10293/+7187
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-29-114/+326
| |\ \
| | * | net: eth: Check return value in various placesBin Meng2015-10-29-18/+25
| | * | dm: test: Add a new test case against dm eth codes for NULL pointer accessBin Meng2015-10-29-0/+64
| | * | net: eth: Clear MAC address in eth_pre_remove()Bin Meng2015-10-29-0/+5