summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan2015-05-26-1/+1
| * pwm: imx: Remove unreachable codeAxel Lin2015-05-26-4/+0
| * pwm: imx: Prevent NULL pointer dereferenceAxel Lin2015-05-26-0/+12
| * imx: ventana: config: enable Falcon modeTim Harvey2015-05-21-0/+36
| * wandboard: Switch to SPL supportFabio Estevam2015-05-21-116/+448
| * thermal: imx_thermal: use CPU temperature grade for trip pointsTim Harvey2015-05-19-10/+19
| * imx: mx6: add display of CPU temperature grade in print_cpuinfo()Tim Harvey2015-05-19-4/+21
| * imx: mx6: add get_cpu_temp_grade to obtain cpu temperature grade from OTPTim Harvey2015-05-19-0/+45
| * imx: mx6: display max cpu frequency in print_cpuinfo()Tim Harvey2015-05-19-1/+15
| * imx: mx6: add get_cpu_speed_grade_hz func to return MHz speed grade from OTPTim Harvey2015-05-19-0/+42
| * mx6: add OTP bank1 registersTim Harvey2015-05-19-0/+19
| * arm: mx6: ddr: set fast-exit on DDR3 if pd_fast_exit specifiedTim Harvey2015-05-19-1/+2
| * arm/imx-common: Fix warning 'get_reset_cause' defined but not usedPrabhakar Kushwaha2015-05-19-0/+2
| * pmic: pfuze100 fix typoPeng Fan2015-05-19-3/+3
| * imx: mx6sx enable SION for i2c pin muxPeng Fan2015-05-19-20/+20
| * imx: marsboard: Enable thermal DM supportNikolay Dimitrov2015-05-19-0/+2
| * imx: riotboard: Enable thermal DM supportNikolay Dimitrov2015-05-19-0/+2
| * imx: riotboard, marsboard: Enable thermal supportNikolay Dimitrov2015-05-19-0/+1
| * hummingboard: Remove unused directoryFabio Estevam2015-05-19-183/+0
| * imx: ventana: add pmic_setup to SPLTim Harvey2015-05-19-0/+4
| * imx: ventana: (cosmetic) clean up size defines for improved readabilityTim Harvey2015-05-19-10/+12
| * imx: ventana: config: use MMC SPL RAW supportTim Harvey2015-05-19-4/+0
| * env_nand: use nand_spl_load_image for readenv if SPLTim Harvey2015-05-19-0/+7
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-05-26-101/+52971
|\ \
| * | ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-25-5/+52919
| * | ARM: zynq: add separate configuration for ZC702 and ZC706Masahiro Yamada2015-05-25-13/+46
| * | zynq: Use system timer implementation instead of ourMichal Simek2015-05-25-83/+6
* | | Merge git://git.denx.de/u-boot-nand-flashTom Rini2015-05-24-171/+217
|\ \ \ | |/ / |/| |
| * | mtd: vf610_nfc: enable ONFI detectionStefan Agner2015-05-24-18/+51
| * | mtd: vf610_nfc: add 32-error correction option for HW ECCStefan Agner2015-05-24-5/+50
| * | mtd: vf610_nfc: add Freescale NFC controller configs to KconfigStefan Agner2015-05-24-23/+36
| * | mtd: vf610_nfc: use in-band bad block tableStefan Agner2015-05-24-27/+2
| * | mtd: vf610_nfc: implement OOB only readStefan Agner2015-05-24-59/+40
| * | mtd: vf610_nfc: allow bitflips in an empty pageStefan Agner2015-05-24-1/+1
| * | mtd: vf610_nfc: remove read on SEQINStefan Agner2015-05-24-6/+8
| * | mtd: vf610_nfc: remove caching of page in bufferStefan Agner2015-05-24-10/+1
| * | tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause2015-05-24-13/+22
| * | mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-24-4/+6
| * | mtd:mxs:nand calculate ecc strength dynamicallyPeng Fan2015-05-24-18/+12
| * | nand/elbc: Memory leak fixRaghav Dogra2015-05-22-0/+1
| * | nand: fix buffer alignment in new verification featureStephen Warren2015-05-21-2/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-05-22-151/+27
|\ \ \
| * | | arm/ls1021a: Remove ccsr_ddr from immap_ls102xa.hYork Sun2015-05-20-146/+24
| * | | driver/ddr/fsl: Remove deskew_cntrl registerYork Sun2015-05-20-3/+1
| * | | arm: ls102xa: Adjust the load address of U-Boot for NOR bootAlison Wang2015-05-20-2/+2
* | | | sandbox: Enable env unit testsJoe Hershberger2015-05-21-0/+1
* | | | test: env: Add a test of the new regex behavior for attrsJoe Hershberger2015-05-21-0/+27
* | | | test: env: Add test for verifying env attrsJoe Hershberger2015-05-21-0/+63
* | | | test: env: Add test framework for envJoe Hershberger2015-05-21-0/+77
* | | | test: dm: Recover the driver model tree after testsJoe Hershberger2015-05-21-0/+5