summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/am33xx/board.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-5/+5
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-5/+5
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-151-0/+18
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-2/+2
* arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut2019-07-111-1/+1
* arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2019-05-051-3/+0
* arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis2019-05-051-1/+29
* arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot2018-12-141-8/+50
* omap: detect the board after DM is availableJean-Jacques Hiblot2018-12-101-3/+6
* am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot2018-12-101-0/+15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-061-0/+14
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-061-8/+102
* am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas2018-01-281-0/+3
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc2017-07-111-4/+10
* arm: omap: Detect boot mode very earlyLokesh Vutla2017-07-101-0/+8
* arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-091-0/+3
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-051-0/+21
* arm: amx3xx: Add support for early debugLokesh Vutla2017-05-121-0/+4
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-121-2/+0
* arch: arm: omap: Declare size of ddr very earlyLokesh Vutla2017-05-111-0/+4
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-6/+12
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+1
* am33xx: board: init usb ether gadget for rndis supportMugunthan V N2017-01-091-0/+8
* drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-021-2/+2
* am33xx: board: probe misc drivers to register musb devicesMugunthan V N2016-12-021-0/+7
* am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N2016-12-021-1/+4
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-0/+317