Commit Graph

44004 Commits (1644f381ca45582a32c82c0fb7f825649cf125f2)
 

Author SHA1 Message Date
Bin Meng 5e74e5a682 x86: baytrail: Use macros instead of magic numbers for FSP settings 8 years ago
Bin Meng 6702488cfa x86: baytrail: Remove "serial-debug-port-*" settings 8 years ago
Bin Meng 455a5a8086 x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1 8 years ago
Tom Rini dd31be21bf Merge git://git.denx.de/u-boot-fdt 8 years ago
Tom Rini 5cafcbab58 Merge git://git.denx.de/u-boot-net 8 years ago
Tom Rini 541f538f4c Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
Tom Rini b07d044d5b Merge git://git.denx.de/u-boot-sunxi 8 years ago
Tom Rini 91d27a17c6 Kconfig: Migrate FS_FAT / FAT_WRITE 8 years ago
Sekhar Nori 4a72d8dcc9 board: ti: enable support for writing to fat partition 8 years ago
Sekhar Nori 0dbb9a93c3 config_fallbacks: add additional fallbacks for fat filesystem 8 years ago
Sekhar Nori 391b037ee6 configs: k2g_evm: make sure config fallbacks take effect 8 years ago
Sekhar Nori ae8733910b configs: k2*_evm: let each board decide env location 8 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 8 years ago
Sam Protsenko efeccfe7f3 fastboot: Add support for flashing zImage 8 years ago
Phil Edworthy e5f00f0180 dfu: dfu_sf: Fix read offset 8 years ago
Paul Burton 2303bff7d5 net: pch_gbe: Add cache maintenance 8 years ago
Paul Burton 52e727c8eb net: pch_gbe: CPU accessible addresses are virtual 8 years ago
Paul Burton db225f1131 net: pch_gbe: Fix rx descriptor buffer addresses 8 years ago
Paul Burton 43979cbacb net: pch_gbe: Reset during probe 8 years ago
Siva Durga Prasad Paladugu f0b94c4bcd net: zynq_gem: Dont flush dummy descriptors 8 years ago
Siva Durga Prasad Paladugu dea004e41a net: zynq_gem: Use wait_for_bit with non breakable 8 years ago
Phil Edworthy 68e6ecadc5 net: phy: marvell 88e151x: Fix handling of RGMII interface types 8 years ago
xypron.glpk@gmx.de c08248d601 net: core: avoid possible NULL pointer dereference 8 years ago
Sekhar Nori 96d1d84c79 drivers: net: cpsw: abort init() on aneg timeout 8 years ago
Wenyou Yang 6de046eaa7 net: macb: Fix GMAC not work when enable DM_ETH 8 years ago
Stefan Chulski e09d0c8314 net: mvpp2.c: Enable 10G support for port 0 (SFI) 8 years ago
Madalin Bucur cc1aa218f5 armv8/ls1046a: RGMII PHY requires internal delay on Tx 8 years ago
Madalin Bucur 5a78a472f6 armv8/ls1043a: RGMII PHY requires internal delay on Tx 8 years ago
Olliver Schinagl b233089787 net: zynq_gem: Do not return -ENOSYS on success 8 years ago
Jacob Chen 6ec922fae2 net: designware: Add phy supply support 8 years ago
Philipp Tomsich 449ea2cd0d net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable 8 years ago
Simon Glass 99ed4a2e97 fdt: Drop fdt_select.py 8 years ago
Simon Glass ec3f378a31 binman: Rename fdt variable to dtb 8 years ago
Simon Glass 7b75b4482d fdt: Merge fdt_normal with its base class 8 years ago
Simon Glass 515d3f0801 binman: Drop a special case related to fdt_fallback 8 years ago
Simon Glass 160a766425 fdt: Drop fdt_fallback library 8 years ago
Simon Glass 6d804eafc1 fdt: Drop use of the legacy libfdt python module 8 years ago
Simon Glass 727f153629 fdt: Stop building the old python libfdt module 8 years ago
Simon Glass e38ffc4267 fdt: Makefile: Build python libfdt library if needed 8 years ago
Simon Glass b4360206a4 fdt: Support use of the new python libfdt library 8 years ago
Simon Glass 4a28b00703 fdt: dtoc: Add a full set of property tests 8 years ago
Simon Glass 1d88ebb270 fdt: Update fdt_test to use 'dt' instead of 'fdt' 8 years ago
Simon Glass ee95d10ba9 fdt: Build the new python libfdt module 8 years ago
Simon Glass 555ba4889c fdt: Rename existing python libfdt module 8 years ago
Simon Glass 330274f19d fdt: Add all source files to the libfdt build 8 years ago
Simon Glass 7e91b10253 fdt: Allow swig options to be provided by Makefile 8 years ago
Simon Glass a2b2caae5a fdt: Move header files into lib/libfdt 8 years ago
Simon Glass c40bfbadf2 fdt: Use SPDX format for licenses in the libfdt headers 8 years ago
Simon Glass c69380f85d fdt: Correct cast for sandbox in fdtdec_setup_memory_size() 8 years ago
Simon Glass 84d7f9168b pci: Correct cast for sandbox 8 years ago