summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek2016-06-06-0/+2
| * | | microblaze: Move MSR instruction selection to KconfigMichal Simek2016-06-06-2/+6
| * | | microblaze: Add option to pass cpu version numberMichal Simek2016-06-06-0/+8
| * | | microblaze: Select compilation flags via KconfigMichal Simek2016-06-06-10/+29
| * | | ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek2016-06-06-1/+2
| * | | mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-06-9/+9
| |/ /
* | | arm: lib: Fix fix push/pop-section directivesMarek Vasut2016-06-04-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-04-107/+478
|\ \ \
| * | | freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-03-65/+46
| * | | dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-03-0/+62
| * | | dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc2016-06-03-3/+44
| * | | dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-03-0/+66
| * | | dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-03-0/+218
| * | | arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-03-14/+14
| * | | board/freescale: Use unified setup_ddr_tlbs for spl boot and non-spl bootShengzhou Liu2016-06-03-28/+19
| * | | powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-03-0/+12
* | | | spl: fit: Fix non-matching DT names console outputAndreas Dannenberg2016-06-04-1/+1
* | | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-04-2816/+1172
|\ \ \ \
| * | | | nand: fix nand torture to use changed mtd apiMax Krummenacher2016-06-03-4/+4
| * | | | mtd: nand: Sync with Linux v4.6Scott Wood2016-06-03-202/+347
| * | | | mtd: nand: Add page argument to write_page() etc.Scott Wood2016-06-03-49/+58
| * | | | mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-03-317/+328
| * | | | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-239/+247
| * | | | mtd: nand: Remove nand_info_t typedefScott Wood2016-06-03-249/+251
| * | | | mtd: nand: Remove docg4 driver and palmtreo680 flashing toolScott Wood2016-06-03-1560/+0
| * | | | mtd: nand: Remove jz4740 driverMarek Vasut2016-06-03-259/+0
| * | | | mtd: nand: arasan_nfc: Correct nand ecc initializationSiva Durga Prasad Paladugu2016-06-03-9/+9
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-04-370/+2616
|\ \ \ \
| * | | | armv8: ls1012a: Add support of ls1012afrdm boardPrabhakar Kushwaha2016-06-03-1/+416
| * | | | armv8: ls1012a: Add support of ls1012ardb boardPrabhakar Kushwaha2016-06-03-1/+512
| * | | | armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha2016-06-03-1/+992
| * | | | board: freescale: common: Add flag for LBMAP brdcfg reg offsetAbhimanyu Saini2016-06-03-2/+9
| * | | | board: freescale: common: Conditionally compile IFC QXIS funcAbhimanyu Saini2016-06-03-0/+2
| * | | | armv8: fsl-layerscape: Add support of QorIQ LS1012A SoCPrabhakar Kushwaha2016-06-03-1/+347
| * | | | armv8: fsl-layerscape: Organize SoC overview at common locationPrabhakar Kushwaha2016-06-03-154/+96
| * | | | armv8: fsl-layerscape: fix compile warning "rcw_tmp"Prabhakar Kushwaha2016-06-03-1/+4
| * | | | driver: mtd: spi: Adding support for QSPI flashPrabhakar Kushwaha2016-06-03-2/+4
| * | | | armv8: fsl-layerscape: Avoid LS1043A specifc definesPrabhakar Kushwaha2016-06-03-2/+2
| * | | | armv8: fsl-layerscape: Put SMMU config code in SMMU_BASEPrabhakar Kushwaha2016-06-03-0/+2
| * | | | armv8: ls1043aqds: fix usb PWRFAULT settingShaohui Xie2016-06-03-2/+2
| * | | | driver/ddr/fsl: Check condition for erratum A-009803Shengzhou Liu2016-06-03-19/+23
| * | | | drivers/ddr/fsl: Disabling data init if ECC is not enabledYork Sun2016-06-03-1/+2
| * | | | board: ls2080ardb: qds: Fix compiling issue when FSL_MC_ENET not definedYork Sun2016-06-03-0/+8
| * | | | pcie/layerscape: fix bug in bus number computation when setting msi-mapBogdan Purcareata2016-06-03-3/+6
| * | | | drivers/ddr/fsl: Fix timing_cfg_2 registerYork Sun2016-06-03-1/+1
| * | | | board: ls102xa: Fix ICID setupVincent Siles2016-06-03-2/+5
| * | | | mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu2016-06-03-5/+4
| * | | | board/freescale: Update ddr clk_adjustShengzhou Liu2016-06-03-172/+172
| * | | | drivers/ddr/fsl: Update clk_adjust of sdram_clk_cntlShengzhou Liu2016-06-03-2/+9
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-03-1413/+1414
|\ \ \ \ | |_|/ / |/| | |