- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.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
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
- 2800bb1 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · 5 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
- 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
- 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
- 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
- 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
- 2f6ed3b ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
- c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
- 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
- 2a3c25d overo: Fix regression introduced in a6b541b by Arun Bharadwaj · 10 years ago
- fe5d488 overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 10 years ago
- 2ed43b5 overo: Add support for Palo35 expansion board by Ash Charles · 10 years ago
- 72c7be9 omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 10 years ago
- da9ed5a omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 10 years ago
- aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
- 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
- b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
- f5c30c1 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
- 4ed914a omap3: overo: Separate module and expansion board MUX configuration by Stefan Herbrechtsmeier · 10 years ago
- 113429a omap3: overo: Move ethernet setup to board_eth_init function by Stefan Herbrechtsmeier · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
- 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- 12cc543 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
- ea5940e OMAP3: overo: add some Gumstix expansion boards by Ash Charles · 10 years ago
- be4cc45 Add Board Revision for Wireless chip by Ash Charles · 10 years ago
- 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
- 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
- a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 802b3c7 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
- 49720a4 omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 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
- 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
- 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
- bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
- 137703b overo: add SPL support by Andreas Müller · 13 years ago
- bae485d board/overo/overo.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
- b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
- 8f7109b OMAP3: overo: Move ethernet CS4 configuration to execute based on board id by Philip Balister · 13 years ago
- 353ffa7 omap: overo: Disable pull-ups on camera PCLK, HS and VS signals by Steve Sakoman · 13 years ago
- 14aa545 omap: overo: Configure mux for gpio10 by Steve Sakoman · 13 years ago
- 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
- cdbc277 overo: Set IEN on GPMC_CLK to support synchronous clocking. by Philip Balister · 13 years ago
- 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
- 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
- 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
- 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- d64b5b8 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · 14 years ago
- 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
- 4d7d7bc ARMV7: OMAP3: Implement relocation for Overo by Steve Sakoman · 14 years ago
- cd7c572 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
- a06e162 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · 14 years ago
- ba9a11e ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · 14 years ago
- c2d5b34 ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · 14 years ago
- 9314961 ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup by Steve Sakoman · 15 years ago
- 093d601 Overo GPMC registers by Scott Ellis · 15 years ago
- ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
- df38262 TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
- fc9165f OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
- 127f9ae omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago