summaryrefslogtreecommitdiff
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* mmc: Add Aspeed SD controller driverEddie James2019-09-051-1/+2
* clk: aspeed: Add support for SD clockEddie James2019-09-051-0/+3
* i2c: mxc: add CONFIG_CLK supportPeng Fan2019-09-021-0/+6
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* rockchip: rk3399: derive ethaddr from cpuidRohan Garg2019-08-231-0/+13
* armv8: ls1028a: add icid setup for platform devicesLaurentiu Tudor2019-08-223-14/+37
* armv8: ls1088a: add icid setup for platform devicesLaurentiu Tudor2019-08-222-10/+50
* armv8: fsl-layerscape: make icid setup endianness awareLaurentiu Tudor2019-08-221-10/+24
* armv8: fsl-layerscape: add base addresses for several devicesLaurentiu Tudor2019-08-221-0/+15
* armv8: fsl-layerscape: add missing sec jr base address definesLaurentiu Tudor2019-08-221-0/+8
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS1088AChuanhua Han2019-08-221-1/+1
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS2080AChuanhua Han2019-08-221-1/+2
* gpio: do not include <asm/arch/gpio.h> on ARCH_LS1028AChuanhua Han2019-08-221-1/+1
* gpio: do not include <asm/arch/gpio.h> on ARCH_LX2160AChuanhua Han2019-08-221-1/+2
* drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han2019-08-221-0/+2
* Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-121-0/+18
|\
| * arm: meson: add sm command to retrieve the reboot reasonNeil Armstrong2019-08-121-0/+18
* | Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-121-0/+5
|\ \
| * | watchdog: omap_wdt: Convert watchdog driver to use DT and DMSuniel Mahesh2019-08-121-0/+5
| |/
* | board: hisilicon: Add support for Hikey960 boardManivannan Sadhasivam2019-08-111-0/+52
|/
* rockchip: ram: add full feature rk3328 DRAM driverKever Yang2019-08-051-0/+441
* Merge branch '2019-07-29-ti-imports'Tom Rini2019-07-291-2/+0
|\
| * nand: davinci: make davinci_nand_init() staticBartosz Golaszewski2019-07-291-2/+0
* | Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-07-292-5/+3
|\ \ | |/ |/|
| * rockchip: rk3399: move chromebook bob specific flow to its board fileKever Yang2019-07-291-4/+0
| * rockchip: declear boot_devices in bootrom.hKever Yang2019-07-261-0/+2
| * rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDRKever Yang2019-07-261-1/+1
* | Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-07-274-0/+117
|\ \ | |/ |/|
| * arm: imx8: don't duplicate build_info()Anatolij Gustschin2019-07-191-0/+1
| * arm: imx8: factor out uart init codeAnatolij Gustschin2019-07-191-0/+2
| * misc: imx8: add sc_misc_get_tempPeng Fan2019-07-192-0/+3
| * i.MX6: nand: add nandbcb command for imxShyam Saini2019-07-191-0/+111
* | psci: Fix warnings when compiling with W=1Patrick Delaunay2019-07-241-0/+15
* | rockchip: remove rk_timerKever Yang2019-07-201-3/+0
* | rockchip: rk3288: move configure_l2ctlr back to rk3288Kever Yang2019-07-201-22/+0
* | arm: include: rockchip: Add rk3399 pmu fileJagan Teki2019-07-211-0/+72
* | ram: rk3399: Add DdrModeJagan Teki2019-07-201-1/+16
* | ram: rk3399: Add ddrtimingC0Jagan Teki2019-07-201-1/+11
* | ram: rk3399: Add ddr version enc macroJagan Teki2019-07-201-0/+2
* | ram: rk3399: Introduce sys_reg3 for more capacity infoJagan Teki2019-07-201-4/+17
* | ram: rk3399: Simply existing dram enc macroJagan Teki2019-07-201-0/+16
* | ram: rk3399: debug: Add sdram_print_strideJagan Teki2019-07-191-0/+5
* | ram: rockchip: debug: Add sdram_print_ddr_infoJagan Teki2019-07-191-0/+7
* | ram: rockchip: Add debug sdram driverJagan Teki2019-07-191-0/+9
* | arm: include: rockchip: Add DDR4 enumJagan Teki2019-07-191-0/+1
* | arm: include: rockchip: Move dramtypes to common headerJagan Teki2019-07-194-21/+8
* | ram: rk3399: Move common sdram structures in common headerJagan Teki2019-07-192-28/+29
* | ram: rk3399: s/rk3399_base_params/sdram_base_paramsJagan Teki2019-07-191-2/+2
* | ram: rockchip: rk3399: Add cap_info structureJagan Teki2019-07-191-1/+5
|/
* Merge branch '2019-07-17-master-imports'Tom Rini2019-07-181-1/+1
|\