summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* cmd_mtdparts: use 64 bits for flash size, partition size & offsetPaul Burton2013-10-09-28/+32
* mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANPaul Burton2013-10-09-12/+38
* Fix number base handling of "load" commandWolfgang Denk2013-10-07-23/+18
* pci: Properly configure prefetchable memory regionThierry Reding2013-10-07-1/+1
* ARM: virtualization: replace verbose license with SPDX identifierAndre Przywara2013-10-07-35/+3
* doc: Fix a typo in the description in doc/README.JFFS2_NANDOtavio Salvador2013-10-07-1/+1
* include/linux/fb.h: Add a missing include for 'list.h'Otavio Salvador2013-10-07-0/+1
* mtd: Fix function description in part_validate commentOtavio Salvador2013-10-07-4/+3
* power:pmic: prevent data abort for pmic bat commandPiotr Wilczek2013-10-07-8/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-04-2/+476
|\
| * ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara2013-10-03-0/+20
| * ARM: extend non-secure switch to also go into HYP modeAndre Przywara2013-10-03-9/+86
| * ARM: add SMP support for non-secure switchAndre Przywara2013-10-03-1/+55
| * ARM: trigger non-secure state switch during bootm executionAndre Przywara2013-10-03-0/+13
| * ARM: add C function to switch to non-secure stateAndre Przywara2013-10-03-0/+126
| * ARM: add assembly routine to switch to non-secure stateAndre Przywara2013-10-03-2/+125
| * ARM: add secure monitor handler to switch to non-secure stateAndre Przywara2013-10-03-0/+57
| * ARM: prepare armv7.h to be included from assembly sourceAndre Przywara2013-10-03-1/+5
* | Prepare v2013.04-rc4Tom Rini2013-10-02-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-02-1569/+3918
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-02-93/+3269
| |\
| | * i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_IDEric Nelson2013-09-27-1/+2
| | * mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-27-1/+1
| | * mx35pdk: Fix error handling in board_late_init()Fabio Estevam2013-09-27-6/+4
| | * mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-27-0/+2
| | * mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-27-0/+2
| | * tools/imximage.c: Fix compiling warningYork Sun2013-09-27-4/+4
| | * net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-20-1/+1
| | * mx6sabresd: Fix the fdt file for the mx6dl versionFabio Estevam2013-09-20-0/+4
| | * doc: README.mxs: Add instruction to install 'libssl-dev'Fabio Estevam2013-09-20-0/+5
| | * mx28evk: Fix checkpatch warningFabio Estevam2013-09-20-1/+1
| | * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2013-09-20-2/+2
| | * mx6slevk: Add Ethernet supportFabio Estevam2013-09-20-0/+130
| | * net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-20-3/+3
| | * mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam2013-09-20-1/+1
| | * mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam2013-09-20-1/+1
| | * mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZEFabio Estevam2013-09-20-1/+0
| | * mmc: fsl_esdhc: Check the result from malloc()Fabio Estevam2013-09-20-0/+2
| | * mx6sabresd: Reset counter to prevent error messageFabio Estevam2013-09-20-0/+1
| | * mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam2013-09-20-1/+1
| | * ARM: arch-mx6: fix PLL2_PFD2_FREQMarkus Niebel2013-09-20-1/+1
| | * wandboard: Use imx6dl-wandboard.dtb for the solo versionFabio Estevam2013-09-20-3/+1
| | * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-13-2852/+2666
| | |\
| | * | apf27: add FPGA support for the apf27 boardtrem2013-09-11-0/+271
| | * | apf27: add support for the armadeus APF27 boardtrem2013-09-11-0/+1318
| | * | mxs_nand: Fix ECC strength for NAND flash with OOB size of 224Elie De Brauwer2013-09-11-0/+3
| | * | imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skipRobert Winkler2013-09-10-1/+3
| | * | ARM: mxs: Add SanDisk Sansa Fuze+ boardMarek Vasut2013-09-10-0/+631
| | * | ARM: mxs: Add Creative ZEN XFi3 boardMarek Vasut2013-09-10-0/+460
| | * | mx27: add missing constant for mx27trem2013-09-10-1/+10