Age | Commit message (Expand) | Author | Files | Lines |
2017-07-10 | ARM: k2g: Add K2G ICE DTB to the list of possible DTBs | Cooper Jr., Franklin | 1 | -0/+2 |
2017-07-10 | ARM: k2g: Update board_name u-boot env variable at runtime | Cooper Jr., Franklin | 1 | -0/+6 |
2017-07-10 | ARM: k2g: Use board detection to wrap K2G GP specific calls | Cooper Jr., Franklin | 1 | -6/+10 |
2017-07-10 | board: ks2: Use board detection to wrap code not specific to K2G ICE evm | Cooper Jr., Franklin | 1 | -5/+9 |
2017-07-10 | ARM: k2g: Add DDR3 configuration for K2G ICE evm | Cooper Jr., Franklin | 1 | -2/+60 |
2017-07-10 | ARM: k2g: Add pinmux support for K2G ICE evm | Cooper Jr., Franklin | 2 | -1/+46 |
2017-07-10 | ks2_evm: Add EEPROM based board detection helper functions | Cooper Jr., Franklin | 1 | -0/+20 |
2017-07-10 | ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables | Cooper Jr., Franklin | 1 | -0/+14 |
2017-07-10 | ARM: k2g: Program DDR PHY MR2 register with the default value | Cooper Jr., Franklin | 1 | -1/+1 |
2017-07-10 | ks2_evm: Add EEPROM based board detection | Cooper Jr., Franklin | 2 | -21/+24 |
2017-07-10 | ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards | Cooper Jr., Franklin | 4 | -0/+44 |
2017-07-10 | ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot | Cooper Jr., Franklin | 2 | -0/+45 |
2017-07-10 | ti: common: board_detect: Add function to determine if EEPROM was read | Cooper Jr., Franklin | 2 | -0/+19 |
2017-07-10 | ti: common: board_detect: Allow settings board detection variables manually | Nishanth Menon | 2 | -0/+41 |
2017-06-28 | ti816x: Enable ethernet support | Tom Rini | 1 | -0/+28 |
2017-06-16 | treewide: remove unneeded semicolons | Masahiro Yamada | 1 | -3/+3 |
2017-06-12 | board: ti: am335x: Fix scale_vcore for beaglebones | Lokesh Vutla | 2 | -11/+9 |
2017-06-12 | arm: dra7: Set fastboot variables in environment | Semen Protsenko | 1 | -0/+1 |
2017-06-12 | arm: am57xx: Set fastboot variables in environment | Semen Protsenko | 1 | -0/+1 |
2017-06-10 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 1 | -0/+7 |
2017-06-09 | board: ti: am572x-evm: Update pinmux using latest PMT | Lokesh Vutla | 1 | -91/+177 |
2017-06-09 | board: ti: am571x-idk: Update pinmux using latest PMT | Lokesh Vutla | 2 | -246/+266 |
2017-06-09 | board: ti: am572x-idk: Update pinmux using latest PMT | Lokesh Vutla | 1 | -99/+128 |
2017-06-09 | arm: omap: Unify get_device_type() function | Semen Protsenko | 2 | -0/+2 |
2017-06-09 | board: ti: AM43XX: Add ddr voltage rail configuration | Keerthy | 1 | -0/+7 |
2017-06-05 | board: ti: am571-idx: Add vcores support | Keerthy | 1 | -0/+50 |
2017-06-05 | ARM: k2g: Fix passing main pll info for higher speeds | Lokesh Vutla | 1 | -8/+8 |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass | 2 | -0/+2 |
2017-06-05 | ti816x: Modernize the defconfig | Tom Rini | 1 | -1/+1 |
2017-06-05 | ti816x: Enable NAND | Tom Rini | 1 | -1/+3 |
2017-06-05 | ti816x: Rework DDR initialization sequence | Tom Rini | 1 | -150/+42 |
2017-06-03 | board: ti: enable support for writing to fat partition | Sekhar Nori | 1 | -0/+1 |
2017-05-31 | Kconfig: Finish migration of hashing commands | Daniel Thompson | 1 | -0/+1 |
2017-05-22 | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 1 | -0/+1 |
2017-05-16 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 10 | -12/+12 |
2017-05-15 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2 | -2/+4 |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 3 | -8/+8 |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 10 | -12/+12 |
2017-05-15 | i2c: omap: Modify code to work without CONFIG_I2C_HARD | Simon Glass | 2 | -2/+4 |
2017-05-12 | arm: am33xx: Add support for mulitiple PLL input frequencies | Lokesh Vutla | 2 | -43/+52 |
2017-05-12 | board: am335x: Introduce scale_vcores | Lokesh Vutla | 1 | -119/+148 |
2017-05-11 | am33xx: Provide platform data for mmc | Lokesh Vutla | 1 | -0/+32 |
2017-05-09 | ti: common: board_detect: Set alen to expected value before i2c read | Cooper Jr., Franklin | 1 | -2/+22 |
2017-05-09 | ti: common: board_detect: Introduce function to set the address length. | Cooper Jr., Franklin | 1 | -0/+37 |
2017-05-08 | ARM: keystone2: Add support for getting external clock dynamically | Lokesh Vutla | 4 | -22/+110 |
2017-05-08 | ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK | Lokesh Vutla | 1 | -21/+95 |
2017-05-08 | board: ti: Define Kconfig symbol for common cmd options | Lokesh Vutla | 1 | -0/+26 |
2017-05-08 | usb: host: xhci-omap: fix double weak board_usb_init functions | Uri Mashiach | 3 | -6/+6 |
2017-04-30 | Convert CONFIG_CMD_BAT to Kconfig | Simon Glass | 1 | -0/+3 |
2017-04-27 | board: dra71: Fix selection of OPPs | Lokesh Vutla | 1 | -6/+27 |