summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: trigger non-secure state switch during bootm executionAndre Przywara2013-10-031-0/+13
* ARM: add C function to switch to non-secure stateAndre Przywara2013-10-033-0/+126
* ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-034-2/+125
* ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2013-10-032-0/+57
* ARM: prepare armv7.h to be included from assembly sourceAndre Przywara2013-10-031-1/+5
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-0253-93/+3269
|\
| * i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_IDEric Nelson2013-09-272-1/+2
| * mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-271-1/+1
| * mx35pdk: Fix error handling in board_late_init()Fabio Estevam2013-09-271-6/+4
| * mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-271-0/+2
| * mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-271-0/+2
| * tools/imximage.c: Fix compiling warningYork Sun2013-09-271-4/+4
| * net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-201-1/+1
| * mx6sabresd: Fix the fdt file for the mx6dl versionFabio Estevam2013-09-201-0/+4
| * doc: README.mxs: Add instruction to install 'libssl-dev'Fabio Estevam2013-09-201-0/+5
| * mx28evk: Fix checkpatch warningFabio Estevam2013-09-201-1/+1
| * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2013-09-201-2/+2
| * mx6slevk: Add Ethernet supportFabio Estevam2013-09-206-0/+130
| * net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-202-3/+3
| * mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam2013-09-201-1/+1
| * mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam2013-09-201-1/+1
| * mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZEFabio Estevam2013-09-201-1/+0
| * mmc: fsl_esdhc: Check the result from malloc()Fabio Estevam2013-09-201-0/+2
| * mx6sabresd: Reset counter to prevent error messageFabio Estevam2013-09-201-0/+1
| * mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam2013-09-201-1/+1
| * ARM: arch-mx6: fix PLL2_PFD2_FREQMarkus Niebel2013-09-201-1/+1
| * wandboard: Use imx6dl-wandboard.dtb for the solo versionFabio Estevam2013-09-201-3/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-1357-2852/+2666
| |\
| * | apf27: add FPGA support for the apf27 boardtrem2013-09-115-0/+271
| * | apf27: add support for the armadeus APF27 boardtrem2013-09-117-0/+1318
| * | mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer2013-09-111-0/+3
| * | imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skipRobert Winkler2013-09-101-1/+3
| * | ARM: mxs: Add SanDisk Sansa Fuze+ boardMarek Vasut2013-09-106-0/+631
| * | ARM: mxs: Add Creative ZEN XFi3 boardMarek Vasut2013-09-106-0/+460
| * | mx27: add missing constant for mx27trem2013-09-102-1/+10
| * | mx6sabresd: Add LVDS splash screen supportFabio Estevam2013-09-101-21/+145
| * | ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-109-36/+48
| * | ARM: mxs: Document the power block initializationMarek Vasut2013-09-101-0/+209
| * | ARM: mxs: Sort the mx23evk and mx23_olinuxinoMarek Vasut2013-09-101-2/+2
| * | tools: mxsboot: Mark the FCB pages as validMarek Vasut2013-09-101-4/+6
| * | mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-101-4/+4
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-0221-31/+629
|\ \ \
| * | | am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot.Robert P. J. Day2013-09-201-0/+1
| * | | net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-201-1/+9
| * | | ARM: OMAP5: Avoid writing into LDO SRAM bitsLokesh Vutla2013-09-203-25/+0
| * | | ARM: DRA7: Enable saveenv commandLokesh Vutla2013-09-201-1/+7
| * | | am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz2013-09-206-8/+30
| * | | am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini2013-09-205-1/+208
| * | | am33xx: Add the efuse_sma CONTROL_MODULE registerTom Rini2013-09-201-0/+12
| * | | am33xx: Add am33xx_spl_board_init function, callTom Rini2013-09-203-0/+13
OpenPOWER on IntegriCloud