summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | armv8/fsl-lsch3: Implement workaround for erratum A008585York Sun2015-04-232-0/+12
| * | drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian2015-04-231-4/+4
| * | cmd_mem: Store last address/size/etc as ulongScott Wood2015-04-231-3/+3
| * | driver/ddr/fsl: Add workaround for DDR erratum A008511York Sun2015-04-232-1/+97
| * | driver/ddr/fsl: Add built-in memory test for DDR4 driverYork Sun2015-04-232-0/+76
| * | driver/ddr/fsl: Fix driver to support empty first slotYork Sun2015-04-235-28/+56
| * | drivers/ddr/fsl: Update DDR driver for DDR4York Sun2015-04-235-13/+89
| * | driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-2330-3/+45
| * | nand/fsl_ifc: Increase eccstat[] for IFC 2.0Scott Wood2015-04-231-2/+9
| * | driver/fsl_ifc: Add support to finalize CS1, CS3 address bindingPrabhakar Kushwaha2015-04-231-0/+9
| * | board/ls2085_common: Increase malloc lengthPrabhakar Kushwaha2015-04-231-1/+1
| * | driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha2015-04-237-3/+879
| * | driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha2015-04-2128-211/+4967
| * | fsl-ch3/README: Add description for NOR flash layout (firmware images)Bhupesh Sharma2015-04-211-0/+25
| * | armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-219-7/+338
| * | QE/DeepSleep: add QE deepsleep support for armZhao Qiang2015-04-211-0/+6
| * | QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-215-4/+108
| * | drivers:usb: Check if USB Erratum A005697 is applicable on BSC913xNikhil Badola2015-04-212-0/+27
| * | pci/layerscape: fix link and class issues to support ls2085aMinghuan Lian2015-04-211-14/+33
| * | pci/layerscape: remove unnecessary pcie_layerscape.hMinghuan Lian2015-04-214-22/+6
| * | drivers:usb:fsl: Add affected SOCs for USB Erratum A007792Nikhil Badola2015-04-211-1/+6
| * | drivers:usb: Add device-tree fixup to identify socs having dual phyNikhil Badola2015-04-212-1/+38
| * | Add bootscript support to esbc_validate.gaurav rana2015-04-215-0/+150
| * | ls102xa: ddr4: Use LPUART as console output to verify DCU driverAlison Wang2015-04-212-0/+4
| * | ls1021atwr: add hwconfig setting to do pin muxYao Yuan2015-04-211-0/+78
| * | arm/ls102xa:Add support of conditional workaround implementation as per SoC verAlison Wang2015-04-213-26/+72
| |/
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-04-236-5/+26
|\ \
| * | patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-233-2/+23
| * | buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek2015-04-233-3/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-04-2336-217/+815
|\ \
| * | dm: Init device tree as well as driver model in SPLSimon Glass2015-04-231-3/+17
| * | dm: core: Select device tree control correctly for SPLSimon Glass2015-04-232-6/+18
| * | fdt: Allow FDT functions to be built for SPLSimon Glass2015-04-231-0/+6
| * | fdt: Add an option to disable device tree in SPLSimon Glass2015-04-231-3/+8
| * | Correct malloc_limit value for pre-relocation malloc()Simon Glass2015-04-231-1/+1
| * | Move initf_malloc() to a common placeSimon Glass2015-04-233-11/+15
| * | fdt: Rename setup_fdt() and make it prepare alsoSimon Glass2015-04-233-7/+4
| * | fdt: sandbox: Move setup code from board_f to fdtdecSimon Glass2015-04-235-65/+88
| * | dm: core: Drop device removal error path when not supportedSimon Glass2015-04-231-10/+16
| * | dm: Add a panic_str() function to reduce code sizeSimon Glass2015-04-234-9/+47
| * | dm: core: Remove unbind operations when not requiredSimon Glass2015-04-232-0/+12
| * | dm: core: Allow sequence alias support to be removed for SPLSimon Glass2015-04-233-13/+25
| * | serial: ns16550: Remove unnecessary init on UART setupSimon Glass2015-04-221-1/+0
| * | dm: ns16550: Support non-byte register spacing with driver modelSimon Glass2015-04-221-4/+6
| * | serial: ns16550: Add an option to specify the debug UART register shiftSimon Glass2015-04-222-10/+25
| * | exynos: sandbox: ti: Add SPDX license identifiers and notesSimon Glass2015-04-227-0/+14
| * | dm: test: Don't clear global_data in dm_test_uclass_before_ready()Simon Glass2015-04-221-1/+4
| * | dm: Update the README to reflect the current test outputSimon Glass2015-04-221-8/+50
| * | dm: usb: Add a terminator to the string destructor listSimon Glass2015-04-221-0/+1
| * | dm: core: Handle recursive unbinding of uclass devicesSimon Glass2015-04-221-2/+10
OpenPOWER on IntegriCloud