Age | Commit message (Expand) | Author |
2020-05-25 | Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-05-19 | arm: mach-k3: Enable dcache in SPL | Jan Kiszka |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop bootstage.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-03-06 | board: ti: README: Update OP-TEE binary name | Andrew F. Davis |
2020-03-03 | board: ti: k3: Update the sysfw image gen repository | Lokesh Vutla |
2020-03-03 | board: ti: j721e: initialize ESM support | Tero Kristo |
2020-03-03 | board: ti: Update AM65x and J721e READMEs for OSPI boot | Vignesh Raghavendra |
2020-02-13 | board: ti: am57xx-idk: Prevent boot for invalid configuation | Roger Quadros |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-20 | Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini |
2020-01-20 | arm: mach-k3: Warn when node to disable is not found | Andrew F. Davis |
2020-01-20 | board: ti: j721e: Print board name and version during boot | Lokesh Vutla |
2020-01-20 | board: ti: j721e: Use EEPROM-based board detection | Andreas Dannenberg |
2020-01-20 | ti: common: board_detect: Handle EEPROM probe more gracefully | Andreas Dannenberg |
2020-01-20 | board: ti: beagleboneai: add initial support | Caleb Robey |
2020-01-20 | board: ti: beagleboneai: IODELAY and pinmux | Caleb Robey |
2020-01-20 | board: ti: beagleboneai: emmc read changes | Caleb Robey |
2020-01-20 | board: ti: am43xx: remove net platform code | Grygorii Strashko |
2020-01-20 | board: ti: dra7-evm: remove net platform code | Grygorii Strashko |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-17 | common: Move device-tree setup functions to fdt_support.h | Simon Glass |
2019-12-03 | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal |
2019-12-02 | common: Move old EEPROM functions into a new header | Simon Glass |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | common: Move board_get_usable_ram_top() out of common.h | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-11-07 | Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT | Adam Ford |
2019-10-25 | Merge branch '2019-10-24-ti-imports' | Tom Rini |
2019-10-25 | armv7R: K3: j721e: Add support for triggering ddr init from SPL | Lokesh Vutla |
2019-10-24 | ARM: keystone: Do not enable the USB power domains at the board level | Jean-Jacques Hiblot |
2019-10-11 | board: ti: am335x-ice: Configure the CDCE913 clock synthesizer | Tero Kristo |
2019-10-11 | board: ti: am43xx-idk: Configure the CDCE913 clock synthesizer | Tero Kristo |
2019-10-11 | board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer | Tero Kristo |
2019-10-11 | board: am65x: Print board name and version during boot | Lokesh Vutla |
2019-10-11 | board: j721e: Add README | Lokesh Vutla |
2019-10-11 | board: ti: am65x: Add UART boot procedure in README | Andreas Dannenberg |
2019-10-04 | board: ti: am654: Disable TRNG node for HS devices | Andrew F. Davis |
2019-08-11 | env: Rename environment.h to env_internal.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_get() to env.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-08-11 | env: Move env_get_ulong() to env.h | Simon Glass |