aboutsummaryrefslogtreecommitdiff
path: root/board/ti/panda
AgeCommit message (Expand)AuthorFilesLines
11 daysarm: Remove omap4_panda boardTom Rini5-433/+0
12 daysboard: ti: Remove duplicate newlinesMarek Vasut1-1/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07board: ti: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-02-20board: ti: Add missing common/Kconfig referencesNishanth Menon1-0/+2
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-2/+2
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-1/+1
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla1-1/+1
2021-09-07arm: Disable ATAGs supportTom Rini1-0/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-06-16omap4: panda: convert to device modelTero Kristo1-38/+12
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-1/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-2/+2
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+3
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski1-1/+1
2016-03-15omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski1-0/+6
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski1-3/+1
2015-10-22omap4: omap_die_id supportPaul Kocialkowski1-6/+3
2015-10-22ARM Fix pandaboard es and a4 revision IDdbatzle@dcbcyber.com1-2/+2
2015-01-05ARM: OMAP4: Panda: rework DMM logicNishanth Menon1-0/+16
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap4: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-04-17OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon1-15/+6
2014-04-17ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk1-1/+1
2014-01-24ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2-216/+0
2013-12-04pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel1-0/+60
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-1/+1
2013-10-14ARM: omap4-panda: Add MAC address creation for pandaDan Murphy1-0/+16
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-06-18arm: omap4: panda: Fix checkpatch on panda fileDan Murphy1-13/+13
2013-06-18arm: omap4: panda: Add reading of the board revisionDan Murphy1-5/+73
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla1-1/+1
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-8/+12
2013-05-10ARM:Panda:Fix device tree loading for the panda-esDan Murphy1-0/+6
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1