summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-lpc32xx
AgeCommit message (Expand)AuthorFilesLines
2023-05-31include: Remove unused header filesTom Rini1-39/+0
2022-12-06arm: lpc32xx: Remove unused hsuart driverTom Rini1-8/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-4/+4
2022-08-21net: lpc32xx_eth.c ethernet driverTom Rini1-3/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-4/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-6/+0
2021-07-06lpc32xx: Kconfig: switch to CONFIG_CONS_INDEXTrevor Woerner1-2/+2
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2020-05-18arm: Don't include common.h in header filesSimon Glass2-3/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini12-24/+12
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-6/+0
2017-03-28i2c: lpc32xx: Move definitions to header fileLiam Beguin1-0/+37
2016-01-14arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy1-18/+1
2016-01-14arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy1-15/+18
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-12lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN configVladimir Zapolskiy1-1/+1
2015-09-12gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux1-2/+2
2015-09-11lpc32xx: remove duplicated DMA_CLK_ENABLE bit definitionVladimir Zapolskiy1-3/+0
2015-08-18lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy1-0/+9
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux2-0/+13
2015-08-18lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy1-0/+29
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux3-0/+71
2015-08-17arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux1-0/+40
2015-08-17arm: lpc32xx: mux: add missing registersSylvain Lemieux2-1/+18
2015-08-13nand: lpc32xx: add SLC NAND controller supportVladimir Zapolskiy2-0/+3
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)5-1/+50
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)2-0/+4
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)1-0/+43
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)3-0/+7
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2-0/+5
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2-0/+4
2015-02-16ARM: lpc3250: config: add generic board supportVladimir Zapolskiy1-1/+3
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk8-112/+8
2012-05-15serial: add LPC32X0 high-speed UART devices supportVladimir Zapolskiy1-0/+60
2012-05-15arm926ejs: add NXP LPC32x0 cpu series supportVladimir Zapolskiy8-0/+606