Age | Commit message (Expand) | Author |
2018-03-16 | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini |
2018-03-13 | omap: Fix AM335x build with enabled fastboot flash | Sam Protsenko |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-03-05 | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-... | Faiz Abbas |
2018-02-23 | ARM: Kconfig: Move TI_SECURE_DEVICE to a common area | Andrew F. Davis |
2018-02-19 | ARM: OMAP5: set mmc clock frequency to 192MHz | Kishon Vijay Abraham I |
2018-02-19 | ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot | Kishon Vijay Abraham I |
2018-02-13 | arm: omap2: Fix compiler warning | Bin Meng |
2018-01-28 | am33xx: board: Call spl_early_init() to support sdram_init() | Faiz Abbas |
2018-01-28 | arm: add support for PDU001 | Felix Brack |
2018-01-28 | arm: mach-omap2: Pass args to secure ROM in SRAM in SPL | Andrew F. Davis |
2018-01-19 | arm: mach-omap2: Remove secure certificate name printing | Andrew F. Davis |
2018-01-19 | arm: am33xx: security: Fix size calculation on header | Madan Srinivas |
2018-01-19 | board: ti: am57xx: Enable CMD_DDR3 | Lokesh Vutla |
2018-01-19 | arm: dra762: Add support for device package identification | Lokesh Vutla |
2018-01-19 | arm: emif-common: Add suppport for enabling ECC | Lokesh Vutla |
2018-01-19 | arm: emif-common: Add ecc specific emif registers | Lokesh Vutla |
2018-01-19 | arm: am33xx: Avoid writing into reserved DPLL divider | Lokesh Vutla |
2018-01-11 | mach-omap2: add AM335x Display PLL register definition | Hannes Schmelzer |
2018-01-01 | ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} | Derald D. Woods |
2017-12-04 | Merge git://git.denx.de/u-boot-uniphier | Tom Rini |
2017-12-04 | mtd: nand: Rename nand.h into rawnand.h | Masahiro Yamada |
2017-12-02 | omap2: set the ethaddr as well as the usbethaddr env var to ensure static MAC | Peter Robinson |
2017-11-21 | ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx | Faiz Abbas |
2017-11-17 | am33xx: Add a function to query MPU voltage in uV | Felix Brack |
2017-10-20 | Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig | Adam Ford |
2017-10-16 | arm: dra76: fastboot: extend cpu type for getvar command | Praneeth Bajjuri |
2017-10-16 | omap-common: fastboot: extend cpu type for DRA71x rev 2.1 | Vishal Mahaveer |
2017-10-06 | omap: Fix warning when looking for userdata part | Sam Protsenko |
2017-10-06 | omap: Omit fastboot.userdata_size related errors | Sam Protsenko |
2017-10-06 | omap: detect board before spl_early_init() | Jean-Jacques Hiblot |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-09-29 | arm: am33xx: security: adds auth support for encrypted images | Madan Srinivas |
2017-09-29 | ARM: omap3: am3517-evm: Add device tree and DM support | Adam Ford |
2017-09-22 | arm: am33xx: Make pin multiplexing functions optional | Felix Brack |
2017-09-15 | arm: mach-omap2: Relax checks on OP-TEE location to allow pageable image | Harinarayan Bhatta |
2017-09-13 | Convert CONFIG_EMIF4 et al to Kconfig | Adam Ford |
2017-09-13 | arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5 | Adam Ford |
2017-09-12 | ARM: DRA72x: Add support for detection of DRA71x SR 2.1 | Vishal Mahaveer |
2017-09-11 | board: ti: dra76-evm: Add DDR data | Lokesh Vutla |
2017-09-11 | board: ti: dra76-evm: Add the pmic data | Keerthy |
2017-09-11 | arm: dra76: Add support for ES1.0 detection | Praneeth Bajjuri |
2017-09-11 | arm: dra7: Kconfig: Select LP87565 related configs | Lokesh Vutla |
2017-09-11 | palmas: Add support for powering different ldos | Lokesh Vutla |
2017-09-11 | arm: omap5+: Add board specific ldo powering | Lokesh Vutla |
2017-09-01 | Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig | Adam Ford |
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 saveenv() in favour of env_save() | Simon Glass |