summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx/board.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-111-1/+1
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-231-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-16/+16
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-171-2/+2
* am33xx: musb: Remove unused configuration logicTom Rini2022-04-011-76/+6
* Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2022-03-181-4/+4
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-101-1/+3
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-3/+3
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-281-1/+1
* am335x, guardian: mem: Add board dependent mem valuesMoses Christopher2021-07-151-0/+4
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* 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