- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 11 months ago
- b36dd3e common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 6 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 3a7cb13 Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 11 months ago
- 52168f8 board: ti: dra7-evm: remove net platform code by Grygorii Strashko · 5 years ago
- 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
- d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
- 236fca8 arm: dra7: Allow NAND to be enabled on DRA71x EVM. by Franklin S Cooper Jr · 6 years ago
- d355583 board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdef by Andrew F. Davis · 6 years ago
- 9a5fa2b board: ti: dra7-evm: remove USB platform code by Jean-Jacques Hiblot · 6 years ago
- d1663bb configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms by Jean-Jacques Hiblot · 6 years ago
- a58fe0a board: ti: dra7xx-evm: turn on USB clocks in late init stage by Jean-Jacques Hiblot · 6 years ago
- 5329501 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 110ed01 ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 by Kishon Vijay Abraham I · 7 years ago
- 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
- 69483e6 arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
- 0e0835e board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVM by Vignesh R · 7 years ago
- be0c1f1 board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN by Keerthy · 7 years ago
- 42d25eb ARM: DRA72x: Add support for detection of DRA71x SR 2.1 by Vishal Mahaveer · 7 years ago
- 635848f board: ti: dra76: Add dt support by Lokesh Vutla · 7 years ago
- 4712cc4 board: ti: dra76-evm: Add support for powering on mmc ldo by Lokesh Vutla · 7 years ago
- 7e7d476 board: ti: dra76-evm: Add the pinmux data by Lokesh Vutla · 7 years ago
- 6f1038f board: ti: dra76-evm: Add DDR data by Lokesh Vutla · 7 years ago
- 1b21f55 board: ti: dra76-evm: Add the pmic data by Keerthy · 7 years ago
- 1337613 board: ti: dra76-evm: Add epprom support by Lokesh Vutla · 7 years ago
- 22fa819 palmas: Add support for powering different ldos by Lokesh Vutla · 7 years ago
- 8352d27 arm: omap5+: Add board specific ldo powering by Lokesh Vutla · 7 years ago
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
- 4a84532 arm: dra7: Set fastboot variables in environment by Semen Protsenko · 8 years ago
- 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
- 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
- cae8428 board: dra71: Fix selection of OPPs by Lokesh Vutla · 8 years ago
- 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · 8 years ago
- e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
- f0d5517 ARM: dts: dra71x-evm: Add DT support by Lokesh Vutla · 8 years ago
- 4d4e34b board: ti: dra71x-evm: Add PMIC support by Keerthy · 8 years ago
- 52ac1fe board: ti: dra71x-evm: Add mux settings by Lokesh Vutla · 8 years ago
- b9d8f8e board: ti: dra71x-evm: Add epprom support by Lokesh Vutla · 8 years ago
- 6ede0fd ARM: OMAP4+: Add support for dynamically selecting OPPs by Lokesh Vutla · 8 years ago
- d216a4c board: ti: dra7xx: add FIT image TEE processing by Andrew F. Davis · 8 years ago
- 73368b7 ARM: DRA7: Make FIT boot as default boot on HS devices by Lokesh Vutla · 8 years ago
- 3a7f10c board: ti: dra7xx: complex definitions should be protected with parentheses by Mugunthan V N · 8 years ago
- b8c6b02 ARM: dts: dra72: add rev C evm support by Mugunthan V N · 8 years ago
- 5cf344b arm: omap5: add U-Boot FIT signing and SPL image post-processing by Andreas Dannenberg · 8 years ago
- 9e23ab5 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · 8 years ago
- c805623 arm: dra7xx: Assign omap_vcores based on board type by Keerthy · 8 years ago
- f4de472 board: dra7: fit: add support for selecting dtb dynamically by Lokesh Vutla · 9 years ago
- 7ceffb2 ARM: omap5: add ft_board_setup for dra7xx/am57xx by Daniel Allred · 9 years ago
- b1941f3 board: ti: DRA7: Add DP83867 TI phy for rev c by Dan Murphy · 9 years ago
- d3b7d85 board: ti: DRA7: Add DRA72-rev C evm pinmux by Nishanth Menon · 9 years ago
- e103108 board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0 by Ravi Babu · 9 years ago
- a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
- bce4310 ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timings by Lokesh Vutla · 9 years ago
- 0deb333 ARM: DRA7-evm: Update memory info in banks by Lokesh Vutla · 9 years ago
- b85fbcd ARM: DRA7: EMIF: Add 4GB DDR settings by Lokesh Vutla · 9 years ago
- 41963ee ARM: DRA7: Move emif settings to board specific files by Lokesh Vutla · 9 years ago
- 3c7dc01 ARM: DRA7: Enable EEPROM support by Lokesh Vutla · 9 years ago
- 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
- c68d569 omap5: omap_die_id support by Paul Kocialkowski · 9 years ago
- 831bcba board: ti: invoke clock API to enable and disable clocks by Kishon Vijay Abraham I · 9 years ago
- 76d0c1d board: ti: remove duplicate initialization of vbus_id_status by Kishon Vijay Abraham I · 9 years ago
- be3a553 ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0 by Nishanth Menon · 9 years ago
- 6759e7f ARM: DRA74-evm: Add iodelay values for SR2.0 by Nishanth Menon · 9 years ago
- 08610dc ARM: DRA7: CPSW: Remove IO delay hack by Lokesh Vutla · 10 years ago
- 97313b5 ARM: DRA7-evm: Add mux data by Nishanth Menon · 10 years ago
- 1fd8022 ARM: DRA7-evm: Enable IO delay recalibration sequence by Lokesh Vutla · 10 years ago
- 5dedc17 ARM: DRA7: Make do_set_mux32() generic by Lokesh Vutla · 10 years ago
- 7354dfc ARM: DRA7: Set serial number environment variable by Dileep Katta · 10 years ago
- 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
- 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
- ce61fd7 board: ti: DRA7: added USB initializtion code by Kishon Vijay Abraham I · 10 years ago
- 96c2d07 arm: omap5: don't enable misc_init_r by default by Felipe Balbi · 10 years ago
- 5d33f1a OMAP5+: sata/scsi: Implement scsi_init() by Roger Quadros · 10 years ago
- be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
- eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- de170b3 ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · 11 years ago
- 6d576a7 ARM: DRA7xx: Update the board_name env variable by Lokesh Vutla · 10 years ago
- 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
- 1991b5c ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse by Mugunthan V N · 11 years ago
- 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · 11 years ago
- 57f29ab ARM: O5/dra7xx: Add SATA boot support by Dan Murphy · 11 years ago
- f8b45c2 ARM: dra7_evm: read mac address properly from e-fuse by Mugunthan V N · 11 years ago
- f019ee8 ARM: dra7_evm: Add SATA support by Roger Quadros · 11 years ago
- 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · 11 years ago
- ab48f78 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 627612c twl6035: rename to palmas by Nishanth Menon · 12 years ago