~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-05
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* am33xx: musb: Remove unused configuration logicTom Rini2022-04-01
* Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2022-03-18
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-28
* am335x, guardian: mem: Add board dependent mem valuesMoses Christopher2021-07-15
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-15
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-15
* arm: mach-omap2: am33xx: Init pinmux before clockMarek Vasut2019-07-11
* arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw levelingBrad Griffis2019-05-05
* arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr pathBrad Griffis2019-05-05
* arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROLJean-Jacques Hiblot2018-12-14
* omap: detect the board after DM is availableJean-Jacques Hiblot2018-12-10
* am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot2018-12-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: am33xx: Inhibit re-initialization of DDR during RTC-onlyRuss Dill2018-04-06
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-06
* am33xx: board: Call spl_early_init() to support sdram_init()Faiz Abbas2018-01-28
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-04
* am33xx: board: Refactor USB initialization into separate functionAlexandru Gagniuc2017-07-11
* arm: omap: Detect boot mode very earlyLokesh Vutla2017-07-10
* arm: omap: Unify get_device_type() functionSemen Protsenko2017-06-09
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-05
* arm: amx3xx: Add support for early debugLokesh Vutla2017-05-12
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-12
* arch: arm: omap: Declare size of ddr very earlyLokesh Vutla2017-05-11
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-19
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-20
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-11
* am33xx: board: init usb ether gadget for rndis supportMugunthan V N2017-01-09
* drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-02
* am33xx: board: probe misc drivers to register musb devicesMugunthan V N2016-12-02
* am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N2016-12-02
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21