aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs
AgeCommit message (Expand)AuthorFilesLines
2017-05-31mx25: Add function to set PER clocksBenoît Thébaudeau1-0/+19
2017-05-31mx25: Fix imx_get_perclk()Benoît Thébaudeau1-1/+10
2017-05-15arch/arm/cpu/arm926ejs/omap: RemoveTom Rini4-433/+0
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2-2/+2
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-4/+8
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-4/+4
2016-12-19ARM: mxs: Remove unused variable warningMarek Vasut1-2/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada3-3/+3
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