Commit Graph

40052 Commits (65d4d00abc9166c0f837e9ca08b2d4453241e68c)
 

Author SHA1 Message Date
Chris Packham 65d4d00abc net: Add support for mv88e609x switches 9 years ago
Roger Quadros f411b5cca4 board: am335x: Always set eth/eth1addr environment variable 9 years ago
Roger Quadros e607ec993b board: am335x-icev2: add ethernet phy mode detection logic 9 years ago
Mugunthan V N ab9715303d driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection 9 years ago
Mugunthan V N 4b00d02558 include: configs: am335x: add Atheros phy support 9 years ago
Mugunthan V N ce412b79e7 drivers: net: phy: atheros: add separate config for AR8031 9 years ago
Andrea Merello 2ec4d10b65 phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID 9 years ago
Tom Rini 5ebd27d860 Merge branch 'master' of git://git.denx.de/u-boot-x86 9 years ago
Tom Rini f812574e61 Merge branch 'master' of git://git.denx.de/u-boot-tegra 9 years ago
Tom Rini c14d4b0051 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 9 years ago
Tom Rini 3c594d34c4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier 9 years ago
Tom Rini 99615d812f Merge git://www.denx.de/git/u-boot-marvell 9 years ago
Tom Rini 711b534120 Merge git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 9 years ago
Lokesh Vutla 19a9747535 common/Kconfig: Add DISPLAY_CPUINFO 9 years ago
Bin Meng 00bcaedd5c x86: Clean up unused macros in the configuration headers 9 years ago
Bin Meng 21c9bcebd0 video: Remove legacy VESA and coreboot framebuffer drivers 9 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 9 years ago
Bin Meng 3968398eb2 dm: video: Don't do anything in alloc_fb() when plat->size is zero 9 years ago
Bin Meng 13b2bfce51 dm: video: Add driver for coreboot framebuffer device 9 years ago
Bin Meng 5f6ad029f3 vbe: Make vbe_setup_video_priv() public 9 years ago
Bin Meng 10491c838e x86: doc: Correct qfw command example 9 years ago
Bin Meng fcda8c3886 x86: Convert to use DM VESA video driver 9 years ago
Bin Meng f0920e4a44 dm: video: Output verbose information in vbe_setup_video() 9 years ago
Bin Meng 02c57abd50 dm: video: Add driver for VESA-compatible device 9 years ago
Bin Meng 4dc5e54da3 x86: doc: Document coreboot framebuffer driver issue on QEMU 9 years ago
Simon Glass 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 9 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 9 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 9 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 9 years ago
Simon Glass 5d7ec3d8d3 x86: Don't export interrupt handlers with x86_64 9 years ago
Simon Glass fac3e796b9 x86: i2c: Fix cast of address to 32-bit value 9 years ago
Simon Glass 21b3b66ace x86: Correct address casts in interrupt code 9 years ago
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 9 years ago
Simon Glass 35233da98a x86: Allow interrupts to be disabled in 64-bit mode 9 years ago
Simon Glass b11e298440 usb: pci: Fix cast for 64-bit compilation 9 years ago
Simon Glass 22230e916e tpm: Tidy up use of size_t 9 years ago
Simon Glass 3f14f814e7 rtc: Use CONFIG_X86 instead of __I386__ 9 years ago
Simon Glass 2547f3ed89 elf: Add the Elf64_Rela type 9 years ago
Simon Glass 006bccbd0d board_f: Drop the extra fdtdec_prepare_fdt() 9 years ago
Simon Glass 2cd11a23c8 bios_emulator: Fix cast for 64-bit compilation 9 years ago
Simon Glass 22d9574337 Add _image_binary_end section declaration 9 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 9 years ago
Simon Glass 443ffe509c dm: x86: Move samus to use new driver model support 9 years ago
Simon Glass 0d9483a25c x86: Adjust config to support DM_VIDEO 9 years ago
Simon Glass 2c943804af dm: x86: video: Add a driver-model driver for ivybridge graphics 9 years ago
Simon Glass ee87ee82e1 dm: video: Add driver-model support to vesa graphics 9 years ago
Simon Glass d8441ea27e dm: stdio: Allow lazy probing of video devices 9 years ago
Simon Glass 1df9127628 x86: video: Fix typo in broadwell Kconfig 9 years ago
Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 9 years ago