summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* imx: add rules for U-Boot DTB supportStefano Babic2014-04-02-3/+15
* mxs: fix warning in SPL with console supportStefano Babic2014-04-02-0/+2
* arm: mxs: Add serial console support into SPLMarek Vasut2014-04-01-1/+14
* arm: mxs: Properly set GD pointer in SPLMarek Vasut2014-04-01-0/+5
* arm: mx5: Avoid hardcoding memory sizes on M53EVKMarek Vasut2014-03-31-12/+27
* arm: mx5: Fix memory slowness on M53EVKMarek Vasut2014-03-31-1/+3
* arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-31-14/+29
* arm: mx5: Fix memory slowness on MX53QSBMarek Vasut2014-03-31-0/+2
* ARM: mx6: Add PCIe on SabreSDPMarek Vasut2014-03-31-0/+21
* pci: mx6: Implement power callbackMarek Vasut2014-03-31-1/+12
* ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6xEric Nelson2014-03-31-1/+0
* woodburn_sd: Remove CONFIG_BOOT_INTERNALFabio Estevam2014-03-31-2/+0
* ARM: mxs: Add OCOTP driverMarek Vasut2014-03-31-0/+317
* arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-03-31-0/+89
* arm: mxs: Adjust the load address of U-Boot and SPL for HABMarek Vasut2014-03-31-10/+33
* mx25pdk: Align the environment with other FSL boardsFabio Estevam2014-03-12-5/+98
* ventana: Add Gateworks Ventana family supportTim Harvey2014-03-12-0/+2143
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-03-05-82870/+36589
|\
| * arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootupStefan Roese2014-03-04-0/+10
| * ARM: AM43xx: Change DDR3 Reset ValueDave Gerlach2014-03-04-1/+1
| * ARM: AM43xx: Write sdram_config to secure_emif_sdram_configDave Gerlach2014-03-04-0/+1
| * ARM: AM43xx: EMIF: configure self-refresh entry delayDave Gerlach2014-03-04-2/+2
| * ARM: AM43xx: Add Ethernet boot support to SPLMugunthan V N2014-03-04-4/+8
| * ARM: AM4372: Update EMIF registers for DDR3Lokesh Vutla2014-03-04-1/+1
| * ARM: DRA7xx: add support for reading cpsw 2nd mac from efuseMugunthan V N2014-03-04-0/+15
| * ARM: AM335x: add support for reading cpsw 2nd mac address from efuseMugunthan V N2014-03-04-0/+16
| * ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVMMugunthan V N2014-03-04-2/+162
| * ARM: AM43xx: clocks: Enable CPGMAC clock controlMugunthan V N2014-03-04-0/+1
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-04-33/+22
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-26-608/+5960
| |\
| | * arm: Switch to -mno-unaligned-access when supported by the compilerTom Rini2014-02-26-138/+248
| | * checkpatch.pl: Add warning for new __packed additionsTom Rini2014-02-26-0/+5
| | * arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26-369/+24
| | * arm: make _end compiler-generatedAlbert ARIBAUD2014-02-26-29/+117
| | * cm_t335: fix linker file to produce full ELFAlbert ARIBAUD2014-02-26-6/+10
| | * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-24-36/+2323
| | |\
| | | * ti814x: Fix illegal use of FP ops in clock_ti814x.cMåns Rullgård2014-02-21-4/+1
| | | * omap4_common: config: remove I2C for SPL modeNishanth Menon2014-02-21-0/+6
| | | * dra7xx_evm: Enable GPT commandsTom Rini2014-02-21-0/+11
| | | * am43xx_evm: Enable GPT commandsTom Rini2014-02-21-0/+9
| | | * am335x_evm: Enable GPT commandsTom Rini2014-02-21-0/+12
| | | * arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese2014-02-21-7/+0
| | | * DRA7: fix ABB efuse offset for OPP_NOMNishanth Menon2014-02-21-1/+1
| | | * ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0Janne Grunau2014-02-21-0/+18
| | | * OMAP3: fix default environment for mcx boardStefano Babic2014-02-21-4/+3
| | | * omap3: fix pinmux for mcx boardStefano Babic2014-02-21-2/+0
| | | * OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic2014-02-21-0/+2
| | | * arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese2014-02-21-0/+7
| | | * ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator controlDave Gerlach2014-02-21-15/+25
| | | * Add support for B&R KWB MotherboardHannes Petermaier2014-02-21-2/+580