Commit Graph

40121 Commits (2b2c6e51e7d69f715a1501702fe33589afe6190d)
 

Author SHA1 Message Date
Tom Rini 2b2c6e51e7 test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC 8 years ago
Masahiro Yamada 2fe1281c79 ARM: create .secure_stack section only for PSCI 8 years ago
Tom Rini 4504062b27 Merge git://git.denx.de/u-boot-fdt 8 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 8 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 8 years ago
Hannes Schmelzer ef47683646 cmd/fdt: add possibilty to have 'extrasize' on fdt resize 8 years ago
Tom Rini 44afdc4a12 Merge branch 'master' of git://git.denx.de/u-boot-net 8 years ago
Stephen Warren c9abfbdd66 net: smsc95xx: fix DM MAC address reading 8 years ago
Guillaume GARDET 6a2981a713 test: add NFS download test 8 years ago
Peter Chubb 9bde741dec net: Fix cache misalignment message after network load operations 8 years ago
Peter Chubb 7377647a36 rtl8169: fix cache misalignment message on transmit. 8 years ago
Hannes Schmelzer c86ff7fdb2 net: write enetaddr down to hardware on env_callback 8 years ago
Chris Packham 6723b23552 net: mvneta: fix typo in comment 8 years ago
Chris Packham b755abecd4 net: mv88e61xx: Add support for fixed links 8 years ago
Chris Packham 65d4d00abc net: Add support for mv88e609x switches 8 years ago
Roger Quadros f411b5cca4 board: am335x: Always set eth/eth1addr environment variable 8 years ago
Roger Quadros e607ec993b board: am335x-icev2: add ethernet phy mode detection logic 8 years ago
Mugunthan V N ab9715303d driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection 8 years ago
Mugunthan V N 4b00d02558 include: configs: am335x: add Atheros phy support 8 years ago
Mugunthan V N ce412b79e7 drivers: net: phy: atheros: add separate config for AR8031 8 years ago
Andrea Merello 2ec4d10b65 phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID 8 years ago
Tom Rini c69f6d04ec Merge branch 'master' of http://git.denx.de/u-boot-mmc 8 years ago
Tom Rini 79493609c5 Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini 5ebd27d860 Merge branch 'master' of git://git.denx.de/u-boot-x86 8 years ago
Tom Rini f812574e61 Merge branch 'master' of git://git.denx.de/u-boot-tegra 8 years ago
Tom Rini c14d4b0051 Merge branch 'master' of http://git.denx.de/u-boot-sunxi 8 years ago
Tom Rini 3c594d34c4 Merge branch 'master' of git://git.denx.de/u-boot-uniphier 8 years ago
Tom Rini 99615d812f Merge git://www.denx.de/git/u-boot-marvell 8 years ago
Tom Rini 711b534120 Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
Lokesh Vutla 8435179271 common: Add DISPLAY_BOARDINFO 8 years ago
Lokesh Vutla 19a9747535 common/Kconfig: Add DISPLAY_CPUINFO 8 years ago
Bin Meng 00bcaedd5c x86: Clean up unused macros in the configuration headers 8 years ago
Bin Meng 21c9bcebd0 video: Remove legacy VESA and coreboot framebuffer drivers 8 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 8 years ago
Bin Meng 3968398eb2 dm: video: Don't do anything in alloc_fb() when plat->size is zero 8 years ago
Bin Meng 13b2bfce51 dm: video: Add driver for coreboot framebuffer device 8 years ago
Bin Meng 5f6ad029f3 vbe: Make vbe_setup_video_priv() public 8 years ago
Bin Meng 10491c838e x86: doc: Correct qfw command example 8 years ago
Bin Meng fcda8c3886 x86: Convert to use DM VESA video driver 8 years ago
Bin Meng f0920e4a44 dm: video: Output verbose information in vbe_setup_video() 8 years ago
Bin Meng 02c57abd50 dm: video: Add driver for VESA-compatible device 8 years ago
Bin Meng 4dc5e54da3 x86: doc: Document coreboot framebuffer driver issue on QEMU 8 years ago
Moritz Fischer bfeba0173a cmd: cros_ec: Move crosec commands to cmd subdirectory 8 years ago
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 8 years ago
Simon Glass 80793db909 sandbox: Use the address in readl/writel() functions 8 years ago
Stefan Brüns bf635ed091 sandbox/fs: Use readdir instead of deprecated readdir_r 8 years ago
Stefan Brüns f189899c2f sandbox/fs: Use correct size path name buffer 8 years ago