- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- b2a2bf4 arm: mach-omap2: am33xx: Init pinmux before clock by Marek Vasut · 5 years ago
- 7b5774e arm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediately before hw leveling by Brad Griffis · 6 years ago
- 6fe3e5b arm: mach-omap2: am33xx: Enable HW Leveling in the rtc+ddr path by Brad Griffis · 6 years ago
- 7a43dd7 arm: am33xx: Register USB controllers if DM_USB is used but not OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
- 2b30b38 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
- 0e6e67c am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 025a0d4 ARM: am33xx: Inhibit re-initialization of DDR during RTC-only by Russ Dill · 7 years ago
- 7619bad ARM: AM43xx: Add support for RTC only + DDR in self-refresh mode by Tero Kristo · 7 years ago
- b442e16 am33xx: board: Call spl_early_init() to support sdram_init() by Faiz Abbas · 7 years ago
- 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
- 409a81d am33xx: board: Refactor USB initialization into separate function by Alexandru Gagniuc · 8 years ago
- 4bd754d arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
- 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
- 8627733 ti816x: Rework DDR initialization sequence by Tom Rini · 8 years ago
- 878d885 arm: amx3xx: Add support for early debug by Lokesh Vutla · 8 years ago
- fbd6295 arm: am33xx: Add support for mulitiple PLL input frequencies by Lokesh Vutla · 8 years ago
- 8628279 arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · 8 years ago
- d5abcf9 ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
- 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
- 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
- ba7916c am33xx: board: init usb ether gadget for rndis support by Mugunthan V N · 8 years ago
- 1cac34c drivers: usb: musb: adopt musb backend driver to driver model by Mugunthan V N · 8 years ago
- 3aec264 am33xx: board: probe misc drivers to register musb devices by Mugunthan V N · 8 years ago
- 1957022 am33xx: board: do not register usb devices when CONFIG_DM_USB is defined by Mugunthan V N · 8 years ago
- 983e370 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago[Renamed from arch/arm/cpu/armv7/am33xx/board.c]
- 140d76a board: ti: amx3xx: Remove multiple EEPROM reads by Lokesh Vutla · 8 years ago
- b64a7cb ARM: AMx3xx: Centralize early clock initialization by Lokesh Vutla · 8 years ago
- c704a99 ARM: AMx3xx: Allow arch specific code to use early DM by Lokesh Vutla · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 2f6ed3b ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
- 90345c9 am33xx/am43xx: Add platform data for GPIOs by Tom Rini · 9 years ago
- 75507d5 am33xx: Update serial pdata by Tom Rini · 9 years ago
- 71cbed3 am33xx: Remove serial_init in s_init for QSPI/NOR XIP boot by Vignesh R · 9 years ago
- 0a9e340 gpio: omap: Drop 'method' parameter by Tom Rini · 9 years ago
- 1480fdf am33xx: Update DT files, add am335x_gp_evm_config target by Tom Rini · 9 years ago
- 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
- a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
- b352dde am33xx: Drop timer_init call from s_init by Tom Rini · 10 years ago
- 4119e06 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
- d12010b dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
- 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
- 196311d arm:am33xx: Rework s_init and add board_early_init_f by Tom Rini · 10 years ago
- 87acf19 arm:am33xx: Make dram_init call sdram_init() in some contexts by Tom Rini · 10 years ago
- 7a5f71b am43xx_evm: Add qspiboot target by Sourav Poddar · 10 years ago
- d0e6d34 am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT by Tom Rini · 11 years ago
- d73f38f am33xx: Rework #ifdef's around s_init for clarity by Tom Rini · 11 years ago
- cd8341b ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control by Dave Gerlach · 11 years ago
- 12115c6 am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF by Tom Rini · 11 years ago
- 16678eb arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · 11 years ago
- 155d424 am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · 11 years ago
- 52f7d84 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · 11 years ago
- 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
- 0660481 ARM: AM33xx: Move s_init to a common place by Heiko Schocher · 11 years ago
- 95cb69f ARM: AM33xx: Cleanup clocks layer by Lokesh Vutla · 11 years ago
- c5c7a7c am335x_evm: Add support to boot from NOR. by Steve Kipisz · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 7ea7f68 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · 11 years ago
- 49f7836 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · 11 years ago
- 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
- e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
- e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
- 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
- 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
- 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
- 75a2388 am33xx/board: use cpu_mmc_init() for default mmc initialization by Peter Korsgaard · 12 years ago
- e363426 am33xx: move ti i2c baseboard header handling to board/ti/am335x/ by Peter Korsgaard · 12 years ago
- c50cce2 am33xx/board.c: make wdtimer/uart_base static by Peter Korsgaard · 12 years ago
- 000820b am335x: Enable RTC 32K OSC clock by Vaibhav Hiremath · 13 years ago
- 391a741 am33xx: Enable DDR3 for DDR3 version of beaglebone by Joel A Fernandes · 12 years ago
- 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
- 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
- 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
- 14dace7 am33xx: Remove redundant timer config by Tom Rini · 12 years ago
- 0689a2e am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
- db7dd81 am33xx: Rework pinmux functions by Tom Rini · 12 years ago
- 726c05d am33xx evm: Add CONFIG_CMD_EEPROM and related by Tom Rini · 12 years ago
- 65d750b am33xx: Add support for TI AM335x StarterKit EVM by Tom Rini · 12 years ago
- 973b663 am33xx: Remove board/ti/am335x/evm.c by Tom Rini · 12 years ago
- fda35eb am33xx: Pass to config_ddr the type of memory that is connected by Tom Rini · 12 years ago
- 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
- 2ab2810 am33xx: Do not call init_timer twice by Tom Rini · 13 years ago
- bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
- 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
- 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
- fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
- 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago