aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass1-1/+1
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-5/+0
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass1-17/+0
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-0/+2
2016-06-12arm: Allow skipping of low-level init with I-cache onSimon Glass1-0/+2
2016-06-07arm: mxs: Remove misleading commentsMichael Heimpold1-2/+2
2016-03-25mx27: 16-bit wide watchdog registersLeonid Iziumtsev1-4/+4
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford1-4/+4
2016-02-29ARM: start.S: fix typoYuichiro Goto1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng2-2/+2
2016-01-13arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy1-1/+1
2016-01-13arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy1-2/+35
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold1-0/+34
2015-12-01ARM: mxs: fix VDDD brownout settingMichael Heimpold1-2/+2
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan1-1/+1
2015-11-12Merge git://git.denx.de/u-bootStefano Babic2-0/+16
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2-0/+16
2015-10-30imx: cpu: move common chip revision id'sAdrian Alonso1-0/+1
2015-10-11lpc32xx: fix calculation of HCLK PLL output clockVladimir Zapolskiy1-5/+5
2015-09-11arm: spear: Add command to switch between 1-bit HW ECC and SW BCH4Stefan Roese1-0/+34
2015-09-11lpc32xx: remove duplicated DMA_CLK_ENABLE bit definitionVladimir Zapolskiy1-2/+1
2015-09-02imx: mxs: reimplement get_cpu_revPeng Fan1-28/+24
2015-09-02imx: mx27 implement get_cpu_revPeng Fan1-0/+6
2015-09-02arm: mxs: Fix mkimage invocationMarek Vasut1-6/+4
2015-08-28arm: spear: Enable caches on SPEArStefan Roese1-0/+10
2015-08-28arm: spear: Move to common SPL infrastructureStefan Roese6-264/+73
2015-08-19usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese1-0/+4
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux1-0/+6
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux1-0/+7
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese1-2/+0
2015-08-17lpc32xx: cpu: add support for soft resetSylvain Lemieux1-6/+17
2015-08-13Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-1/+6
2015-08-12imx28: Fix issue with GCC 5.xMåns Rullgård1-1/+1
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh1-9/+0
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh1-8/+0
2015-08-12nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy1-0/+6
2015-08-11net: lpc32xx: add RMII phy mode supportVladimir Zapolskiy1-1/+6
2015-06-01mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren1-5/+5
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-23/+6
2015-04-22ARM: mxs: Get boot mode from OCRAMJörg Krause1-23/+6
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass1-1/+1
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)5-0/+159
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)1-0/+14
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)1-0/+5
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)1-0/+11
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)1-0/+6
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2-0/+16
2015-03-27ARM: move -march=* and -mtune= options to arch/arm/MakefileMasahiro Yamada1-8/+0
2015-03-24remove unnecessary version.h includesRob Herring2-2/+0
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+61