Commit Graph

45156 Commits (1989374b21089c63019fc9648408c8d609023ffe)
 

Author SHA1 Message Date
Tom Rini 1989374b21 configs: Finish migration of PHY_GIGE 7 years ago
Tom Rini 6e7adf7037 Merge branch 'master' of git://git.denx.de/u-boot-net 7 years ago
Alexandru Gagniuc da3b9e7fd6 Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig 7 years ago
Alexandru Gagniuc 3146f0c017 Move PHYLIB to Kconfig 7 years ago
Sebastien Bourdelin ef1f61aa03 net: phy: micrel: add an option to disable gigabit for the KSZ9031 7 years ago
Denis Pynkin 704f3acfcf net: Use packed structures for networking 7 years ago
Holger Dengler 66c89ee31b net: Fix compile failure in net.c 7 years ago
Arun Parameswaran d7e8ac6f45 net: phy: Add AFE settings to the Broadcom Cygnus phy 7 years ago
Suji Velupillai c89782dcac net: move Broadcom SF2 driver to Kconfig 7 years ago
Alexandru Gagniuc 9a31c739d2 net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options 7 years ago
Alexandru Gagniuc fbc120e668 net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx 7 years ago
Alexandru Gagniuc fb92bc8852 configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 7 years ago
Alexandru Gagniuc d397f7c45b net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers 7 years ago
Alexandru Gagniuc cb543d30df net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 7 years ago
Vladimir Zapolskiy 0c17b1b79c net: tftp: silence a subscript above array bounds compile time warning 7 years ago
Joe Hershberger 2fd519f777 net: ag7xxx: Propagate errors on phy access 7 years ago
Joe Hershberger 9240a2f5f1 net: ag7xxx: Comment register names 7 years ago
Philipp Tomsich 734f9abd17 net: usb: r8152: fix "duplicate 'const' declaration specifier" 7 years ago
Masahiro Yamada 0c1b869b2e net: add static to do_tftpput() 7 years ago
Jimmy Du b044cc1dee net: Get mac address from driver as seed 7 years ago
Christian Gmeiner 8f0b169382 drivers/net/phy/fixed: do not overwrite addr 7 years ago
eric.gao@rock-chips.com b713bc8a2d rockchip: video: defconfig: Add mipi dsi support for evb-rk3288 7 years ago
eric.gao@rock-chips.com fcc1d05098 rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsi 7 years ago
eric.gao@rock-chips.com f680a91d5c rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsi 7 years ago
eric.gao@rock-chips.com e9037fb3ad rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsi 7 years ago
eric.gao@rock-chips.com 36602eba80 rockchip: video: mipi: Split mipi driver into common and specific parts 7 years ago
eric.gao@rock-chips.com c83e835966 rockchip: defconfig: Increase max video resolution for mipi panel 7 years ago
Bin Meng c674e00b8a video: Drop the ct69000 driver 7 years ago
Bin Meng aa82f935ab video: Drop the sm501 driver 7 years ago
Bin Meng 5ec94cdf8e video: Drop the sed156x driver 7 years ago
Bin Meng 0778d0c2d8 video: Drop the l5f31188 driver 7 years ago
Thomas Petazzoni eaa90e5df2 common/env_embedded.c: rename PPCENV/PPCTEXT macros 7 years ago
Thomas Petazzoni 7653942b10 common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV 7 years ago
Adam Ford 7e0ed13f47 Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig 7 years ago
Patrice Chotard 679590ebc0 stmf32f4: soc: fix buildman compilation error 7 years ago
Wenyou.Yang@microchip.com c0667d6c49 configs: sama5d4_xplained: Fix input clock for debug UART 7 years ago
Wenyou.Yang@microchip.com fdc7718999 board: usb_a9263: Update to support DT and DM 7 years ago
Wenyou.Yang@microchip.com a818704b2e board: meesc: Update to support DT and DM 7 years ago
Wenyou.Yang@microchip.com c53a825e15 board: pm9261: Update to support DT and DM 7 years ago
Wenyou.Yang@microchip.com 94db5120d8 board: ethernut5: Update to support DT and DM 7 years ago
Wenyou.Yang@microchip.com 0dfe3ffe0b board: pm9263: Update to support DT and DM 7 years ago
Wenyou.Yang@microchip.com f166af88a8 board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash 7 years ago
Wenyou.Yang@microchip.com 56a61e5e27 board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash 7 years ago
Wenyou.Yang@microchip.com eab36f6d7b board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash 7 years ago
Wenyou.Yang@microchip.com 324873e7c2 board: at91sam9261ek: Update to support DT and DM 7 years ago
Alison Chaiken 2fcaa413b3 gpt: harden set_gpt_info() against non NULL-terminated strings 7 years ago
Alison Chaiken 203f9b48ad GPT: provide commands to selectively rename partitions 7 years ago
Alison Chaiken 09a49930e4 GPT: read partition table from device into a data structure 7 years ago
Alison Chaiken 73d6d18b71 GPT: add accessor function for disk GUID 7 years ago
Alison Chaiken e6faf21f25 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h 7 years ago