Commit Graph

33522 Commits (035c6b271dba9cf3b6e389e84e876dea93cda088)
 

Author SHA1 Message Date
Simon Glass 035c6b271d arm: zynq: dts: Add U-Boot device tree additions 9 years ago
Simon Glass 71556fbcbf dm: arm: zynq: Enable device tree control in SPL 9 years ago
Simon Glass c54c0a4c1c arm: zynq: Support the debug UART 9 years ago
Simon Glass bd44758a41 arm: zynq: Drop unnecessary code in SPL board_init_f() 9 years ago
Simon Glass fa43f69e03 arm: zynq: Use separate device tree instead of embedded 9 years ago
Simon Glass 1017296247 dm: spl: Support device tree when BSS is in a different section 9 years ago
Simon Glass 021b4d117c dm: spl: Generate u-boot-spl-dtb.bin only when enabled 9 years ago
Simon Glass 6bdc593e96 dm: serial: Deal with stdout-path with an alias 9 years ago
Simon Glass f403914dfc fdtgrep: Simplify the alias generation code 9 years ago
Simon Glass 9d8ac956af fdt: Correct handling of alias regions 9 years ago
Simon Glass 3bc37a50e0 fdt: Add a function to look up a /chosen property 9 years ago
Michal Simek 44303dfa79 ARM: zynqmp: Add DTS for ep108 board 9 years ago
Siva Durga Prasad Paladugu 1c3f2c7270 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config 9 years ago
Daniel Gorsulowski 83bf005710 arm: at91: reworked meesc board support 9 years ago
Wenyou Yang a3b59b1523 mmc: atmel: Add atmel sdhci support 9 years ago
Wenyou Yang c19000556e arm: at91: clock: Add the generated clock support 9 years ago
Wenyou Yang 79667b7b76 mmc: sdhci: Fix the SD clock stop sequence 9 years ago
Wenyou Yang ce39680f7e arm: at91: Change the Chip ID registers' addresses 9 years ago
Shengzhou Liu 96d59e9d6a mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 9 years ago
Codrin Ciubotariu 94af6842df T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 9 years ago
Yangbo Lu bf50be835e mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card 9 years ago
Yangbo Lu 12486f3841 powerpc/t1040qds: enable peripheral clock for eSDHC 9 years ago
Yangbo Lu fa1e035e5c powerpc/t1040qds: enable adapter card type identification support 9 years ago
Yangbo Lu cdc69550d2 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card 9 years ago
Shaohui Xie 512bdbd46a Powerpc: eSDHC: expand a fix to T4160 9 years ago
Zhao Qiang d468377672 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm 9 years ago
Josh Wu a61047370d ARM: at91: sama5: change the environment address to 0x6000 9 years ago
Marek Vasut 8c1b717218 lcd: atmel: Add 32bpp support for HLCDC 9 years ago
Marek Vasut 877807e193 mmc: atmel: Zap global 'initialized' variable 9 years ago
Marek Vasut 6b75d35949 mmc: atmel: Implement proper private data 9 years ago
Marek Vasut ecfb0ff812 mmc: atmel: Fix clock configuration 9 years ago
Marek Vasut b84c9c9a98 mmc: atmel: Silence debug output 9 years ago
Josh Wu 478ec83489 at91: simplify spl board_init_f function 9 years ago
Simon Glass 0e067a65f5 x86: Select the ns16550 debug UART for minnowmax, chromebook_link 9 years ago
Tom Rini 588eec2a86 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 9 years ago
Alison Wang 7ee52af455 ls102xa: Adjust some macros for SD boot on LS1021A QDS board 9 years ago
Yao Yuan 7d4d58eade configs: ls1021atwr: Enable ID EEPROM for SD boot 9 years ago
tang yuantian 0210a36988 arm: ls1021atwr: optimize the deep sleep latency 9 years ago
Aneesh Bansal 6ec9aef2ce SECURE_BOOT: Correct reading of ITS bit 9 years ago
Joakim Tjernlund e368c20607 drivers/ddr/fsl_ddr: Make SR_IE configurable 9 years ago
Tom Rini cde7f96109 README.scrapyard: Populate recent ppc4xx removals 9 years ago
Tom Rini 0eb4cf9c14 Merge branch 'master' of git://git.denx.de/u-boot-net 9 years ago
Bin Meng ac1d313806 net: eth: Check return value in various places 9 years ago
Bin Meng 6d9764c2a8 dm: test: Add a new test case against dm eth codes for NULL pointer access 9 years ago
Bin Meng a16edabe7f net: eth: Clear MAC address in eth_pre_remove() 9 years ago
Bin Meng 50dae85c71 dm: core: Remove unnecessary codes in uclass_pre_remove_device() 9 years ago
Bin Meng 3f616b6053 net: pch_gbe: Add driver remove support 9 years ago
Bin Meng 5d2459fd46 net: designware: Add driver remove support 9 years ago
Bin Meng cb6baca77b net: mdio: Add mdio_free() and mdio_unregister() API 9 years ago
Bin Meng 17ecfa9b45 net: phy: Test previous phydev->dev against new mac dev 9 years ago