Commit Graph

13660 Commits (f3b267b3a229e328bf765ffbb8cb2af382bbfa63)

Author SHA1 Message Date
Andreas Fenkart 167f525871 tools: env validate: pass values as 0-based array 9 years ago
Peng Fan 1889a7e275 fdt: introduce fdtdec_get_child_count 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Bin Meng 308143effe dm: pci: Add missing forward declarations 9 years ago
Bin Meng 6ce73f5dbb x86: chromebox_panther: Drop the cache line size hack 9 years ago
Bin Meng 50c88e4ad2 efi: app: Disable CONFIG_USB_EHCI_PCI 9 years ago
Bin Meng e1d1b62be1 efi: app: Clean up defconfig 9 years ago
Bin Meng 79d4eb627c dm: pch: Add get_io_base op 9 years ago
Bin Meng 384980c687 dm: pch: Add get_gpio_base op 9 years ago
Bin Meng 3e389d8ba6 dm: pch: Rename get_sbase op to get_spi_base 9 years ago
Bin Meng d02be99e67 dm: pch: Remove pch_get_version op 9 years ago
Bin Meng efd633ccdd x86: tnc: Drop unprotect_spi_flash() 9 years ago
Stefan Roese f7c3638c9f x86: x86-common.h: Add CONFIG_BOOTDELAY 9 years ago
Bhuvanchandra DV ce2896a8a0 arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode 9 years ago
Ye Li 85eb095216 imx: mx6sxsabresd: Add MCIMX28LCD display support 9 years ago
Fabio Estevam 6967c97fdb mx6slevk: Remove CONFIG_ETHPRIME option 9 years ago
Ye Li cf94a3427a imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board 9 years ago
Peter Robinson d3b78e1891 wandboard: fix variable name so PXE boot works 9 years ago
Wenyou Yang 37dadbca0c board: atmel: sama5d2_xplained: add SPL support 9 years ago
Simon Glass bd7dc3883b socfpga: Simplify Makefile filenames 9 years ago
Clemens Gruber aa844fe106 mmc: add missing prototype for mmc_get_env_dev 9 years ago
Ashish kumar 7711cc0a06 arm8: ls2080: Move the core errata defines out of board specific file 9 years ago
Purna Chandra Mandal 7d514a7407 board: Enable ethernet, tftpboot support to pic32mzdask board. 9 years ago
Purna Chandra Mandal c76eb72c43 board: add SDHCI support for PIC32MZDASK board. 9 years ago
Purna Chandra Mandal 44da3a176c board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 9 years ago
Purna Chandra Mandal a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 9 years ago
Alison Wang cc7b8b9abb armv7: ls102xa: Increase the supported kernel size 9 years ago
Prabhakar Kushwaha 40b8a3db83 board: ls2085aqds: Update kernel_size env variable 9 years ago
Marek Vasut 735b1a2e5a arm: novena: Fix EEPROM i2c configuration 9 years ago
Albert ARIBAUD 3709844f23 armv7: add cacheline sizes where missing 9 years ago
Simon Glass 8cdae1dacd video: Correct 'tor' typo in comment 9 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 9 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 9 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 9 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 9 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 9 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 9 years ago
Stephen Warren 986691fb97 distro bootcmd: enumerate PCI before network operations 9 years ago
Stephen Warren 3483b75d94 distro bootcmd: make net boot only optionally start USB 9 years ago
Simon Glass c6db965f67 dm: Remove device_probe_child() 9 years ago
Shaohui Xie ddcd1f3084 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET 9 years ago
Alexey Brodkin f74264d661 include/net.h: add max_speed member in struct eth_pdata 9 years ago
Alexey Brodkin b18acb0a11 drivers/net/phy: introduce phy_set_supported() 9 years ago
Florian Fainelli 4dae610b65 net: phy: breakdown PHY_*_FEATURES defines 9 years ago
Bin Meng a1c76c1508 net: tsec: Use priv->tbiaddr to initialize TBI PHY address 9 years ago
Bin Meng 9a1d6af55e net: tsec: Add driver model ethernet support 9 years ago
Bin Meng 56a27a1e6c net: tsec: Use tsec_private pointer as the parameter for internal routines 9 years ago
Bin Meng e677da9723 net: tsec: Move rxbd and txbd to struct tsec_private 9 years ago
Bin Meng 362b123f47 net: tsec: Move rx_idx and tx_idx to struct tsec_private 9 years ago
Bin Meng 9872b736f9 net: tsec: fsl_mdio: Fix several cosmetic issues 9 years ago