Commit Graph

42048 Commits (35d8265c64dee1bd3015883673960df32c4e9c1a)
 

Author SHA1 Message Date
maxims@google.com d5ce357461 aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculation 9 years ago
Vincent Tinelli e163a931af cmd: gpt: backup boot code before writing MBR 9 years ago
Masahiro Yamada d726f225f5 cmd: rework "license" command 9 years ago
Masahiro Yamada 61304dbec3 cmd: add a new command "config" to show .config contents 9 years ago
Masahiro Yamada 6fb631ecde scripts: import bin2c.c from Linux 4.10-rc6 9 years ago
Masahiro Yamada 07a63c7e7d arm64: use store with auto-increment 9 years ago
Masahiro Yamada b913c3f079 arm64: use xzr to zero-out the bss section 9 years ago
Chris Packham f11a0af713 patman: Handle non-ascii characters in names 9 years ago
Simon Glass 8d7523c55c buildman: Allow showing the list of boards with -n 9 years ago
Moritz Fischer 147f785f67 cros_ec: i2c: Add support for version 3 of the EC protocol 9 years ago
Kever Yang 6943ee14e5 simple-bus: enable support for of-platdata 9 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 9 years ago
Simon Glass 8aa41363eb patman: Format checkpatch messages for IDE throwback 9 years ago
Simon Glass 6b6024a3a2 dtoc: Replace dot with underscore to avoid compiler errors 9 years ago
Moritz Fischer e9b25f2ea1 cros_ec: i2c: Group i2c write / read into single transaction 9 years ago
Ladislav Michl 136026f18e common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts 9 years ago
Dinh Nguyen a45526aaa0 arm: socfpga: set the mpuclk divider in the Altera group register 9 years ago
Alex af2cbfd6b9 drivers: net: Provide Kconfig menu for PHYLIB 9 years ago
Joe Hershberger 93cc2959cf net: phy: Improve the Marvell 151x constants 9 years ago
Daniel Strnad 5ad9204fa9 net: fec_mxc: Fix corruption of device tree blob 9 years ago
Heiner Kallweit 655217d968 net: designware: Fix for use with current Linux device tree for Meson GX 9 years ago
Mugunthan V N 6463170064 net: phy: dp83867: Add support for MAC impedance configuration 9 years ago
Phil Edworthy 3b5f52801d net: phy: vitesse: Fix cis8204 RGMII_ID code 9 years ago
Phil Edworthy 24d98cb424 net: phy: Marvell: Use phy_interface_is_rgmii helper function 9 years ago
Phil Edworthy 998640b478 net: phy: Add support for Marvell M88E1512 9 years ago
Phil Edworthy 83cfbeb0df net: phy: Fix mask so that we can identify Marvell 88E1518 9 years ago
Phil Edworthy 8abdeadc5c net: phy: ti: Fix dp83867 RGMII_TXID interface path 9 years ago
oliver@schinagl.nl c25f01a63a tools: Add tool to add crc8 to a mac address 9 years ago
oliver@schinagl.nl 1d3c539239 tools: Allow crc8 to be used 9 years ago
oliver@schinagl.nl 26d40b0a17 net: core: cosmetic: A MAC address is not limited to SROM 9 years ago
oliver@schinagl.nl 2c07c32994 net: cosmetic: Define ethernet name length 9 years ago
oliver@schinagl.nl 9f455bcb34 net: cosmetic: Make the MAC address string less magical 9 years ago
oliver@schinagl.nl a40db6d511 net: cosmetic: Do not use magic values for ARP_HLEN 9 years ago
Wenyou Yang 6d2c1d26ee net: macb: Remove redundant #ifdef CONFIG_DM_ETH 9 years ago
Wenyou Yang 577aa3b358 net: macb: Add the clock support 9 years ago
Wenyou Yang ebcb40a5a0 net: Kconfig: Add CONFIG_MACB option 9 years ago
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms 9 years ago
Bin Meng bda40d5634 x86: qemu: Add a config for 64-bit U-Boot 9 years ago
Bin Meng 73d2de2b59 x86: qemu: Add build options for SPL 9 years ago
Bin Meng 8149d114a9 x86: qemu: Add a text base for 64-bit U-Boot 9 years ago
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image 9 years ago
Bin Meng cdfc0a055d tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr 9 years ago
Bin Meng 399de922ff x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 9 years ago
Bin Meng 2cffd90f14 x86: qemu: Set up device tree for SPL 9 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 9 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 9 years ago
Bin Meng d8f25c2a5a x86: Compile irq.c for 64-bit 9 years ago
Bin Meng 8f60ea0039 x86: spl: Add weak arch_cpu_init_dm() 9 years ago
Bin Meng 020a5d4f63 x86: Wrap print_ch() with config option 9 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 9 years ago