Age | Commit message (Expand) | Author |
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_init() to env.h | Simon Glass |
2019-06-05 | board: am335x/mux: configure the pins for 8-bit data transfer on MMC1 | Jean-Jacques Hiblot |
2019-05-03 | board: am335x: Drop duplicate pinmux configuration | Paul Barker |
2019-04-12 | board: ti: am335x: Remove non DM_ETH code | Faiz Abbas |
2019-04-12 | board: ti: am335x: Add platdata for cpsw in SPL | Faiz Abbas |
2019-01-18 | configs: Remove unused am335x_evm defconfigs | Vignesh R |
2018-12-10 | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL | Jean-Jacques Hiblot |
2018-09-25 | board: ti: am335x: add support to fixup phy address | Sekhar Nori |
2018-08-03 | Add Beaglebone Enhanced support | Koen Kooi |
2018-07-25 | efi_loader: Rename sections to allow for implicit data | Alexander Graf |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-28 | spl: ti: Avoid serial calls when serial support is disabled | Alex Kiernan |
2018-04-08 | ti: am335x: Fix build when networking is disabled | Alex Kiernan |
2018-04-06 | Add support for BeagleBoard.org PocketBeagle | Jason Kridner |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-03-16 | board: am335x: Set serial# variable | Sam Protsenko |
2018-03-05 | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas |
2017-08-16 | env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-15 | env: Drop env_relocate_spec() in favour of env_load() | Simon Glass |
2017-06-12 | board: ti: am335x: Fix scale_vcore for beaglebones | Lokesh Vutla |
2017-06-09 | arm: omap: Unify get_device_type() function | Semen Protsenko |
2017-05-15 | i2c: omap: Modify code to work without CONFIG_I2C_HARD | Simon Glass |
2017-05-12 | arm: am33xx: Add support for mulitiple PLL input frequencies | Lokesh Vutla |
2017-05-12 | board: am335x: Introduce scale_vcores | Lokesh Vutla |
2017-05-11 | am33xx: Provide platform data for mmc | Lokesh Vutla |
2017-04-08 | config: am335x_evm: detect BeagleBone Blue using BLA | robertcnelson@gmail.com |
2017-04-08 | config: am335x_evm: detect Green Wireless using GW1 | robertcnelson@gmail.com |
2017-04-08 | config: am335x_evm: detect Black Wireless using BWA | robertcnelson@gmail.com |
2017-03-09 | am335x_evm: Switch to using imply keyword | Tom Rini |
2016-12-09 | arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm | Jyri Sarha |
2016-12-03 | ARM: AMx3xx: Make FIT boot as default boot on HS devices | Lokesh Vutla |
2016-11-21 | board: ti: amx3xx: Remove multiple EEPROM reads | Lokesh Vutla |
2016-11-13 | board: am335x/mux: Do not hang when encountering a bad EEPROM | Alex G |
2016-10-13 | board: am335x: Always set eth/eth1addr environment variable | Roger Quadros |
2016-10-13 | board: am335x-icev2: add ethernet phy mode detection logic | Roger Quadros |
2016-10-02 | board: am33xx-hs: Allow post-processing of FIT image on AM33xx | Andrew F. Davis |
2016-09-16 | Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_ENV_SUPPORT to Kconfig | Simon Glass |
2016-06-27 | Kconfig: make NOR_BOOT a common option | Peng Fan |
2016-05-27 | board: am335x: Allow to choose serial device dynamically | Lokesh Vutla |
2016-05-27 | ARM: dts: AM335x-ICEv2: Add minimal dts support | Lokesh Vutla |
2016-05-27 | board: AM335x-ICEv2: Add cpsw support | Lokesh Vutla |
2016-05-27 | board: AM335x-ICEv2: Add DDR data | Lokesh Vutla |
2016-05-27 | board: AM335x-ICEv2: Add pinmux support | Lokesh Vutla |