Commit Graph

38772 Commits (1e2b3ef8653417f296ee23f32c28abfc086529dd)
 

Author SHA1 Message Date
Simon Glass 1e2b3ef865 dm: spl: mmc: Support raw partitions with CONFIG_BLK 8 years ago
Simon Glass c9f3c5f9c3 dm: usb: Use blk_dread/write() instead of direct calls 8 years ago
Simon Glass f1a485aa40 dm: socfpga: mmc: Support CONFIG_BLK 8 years ago
Simon Glass 329a449f2c dm: mmc: zynq: Convert zynq to use driver model for MMC 8 years ago
Simon Glass dec49e862e dm: zynq: usb: Convert to CONFIG_DM_USB 8 years ago
Simon Glass 04e38905d7 zynq: Increase the early malloc() size 8 years ago
Simon Glass fbfa1aba91 net: phy: marvell: Add a missing errno.h header 8 years ago
Simon Glass 7f7ddf2a88 arm: Show early-malloc() usage in bdinfo 8 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
Simon Glass cc7f66f70c dm: core: Add a function to bind child devices 8 years ago
Jaehoon Chung 5628347f59 dm: mmc: dwmmc: use the callback functions as static 8 years ago
Jaehoon Chung dec0242be7 dm: mmc: dwmmc: fix the wrong explanation for clock values 8 years ago
Tom Rini 0b6699ad8e Merge branch 'master' of http://git.denx.de/u-boot-sunxi 8 years ago
Hans de Goede 2eb1ff3b5b sunxi: Disable sun8i emac driver 8 years ago
Masahiro Yamada 4fd92db8db ARM: uniphier: move CONFIG_I2C_EEPROM to defconfig 8 years ago
Tom Rini 499a950d41 Merge git://git.denx.de/u-boot-mpc86xx 8 years ago
Tom Rini 9c7a0a600b Merge git://git.denx.de/u-boot-fsl-qoriq 8 years ago
Chen-Yu Tsai a85ba87dbe net: sun8i_emac: Drop redundant and incorrect setting of syscon register 8 years ago
Chen-Yu Tsai 687284483c net: sun8i_emac: Do not configure AHB2 clock 8 years ago
Chen-Yu Tsai 6d7b22a5d8 sunxi: Add EMAC ethernet0 alias for H3 dtsi 8 years ago
Hans de Goede 2a5adc5b3c sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC 8 years ago
Qianyu Gong 8401c7103d armv8: ls1043aqds: add IFC fixup in case QSPI is enabled 8 years ago
Wenbin Song dbe18f16d8 armv8/ls1043a: Add MTD partition scheme 8 years ago
Wenbin Song 716d6677cb ARMv8/ls1046a: Cleanup the environment variables 8 years ago
York Sun ed7a3943d5 armv8: fsl-layerscape: mmu: Fix enabling MMU 8 years ago
Hongbo Zhang 3288628a8d ARMv7: PSCI: ls102xa: move secure text section into OCRAM 8 years ago
Hongbo Zhang aeb901f2a6 ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention 8 years ago
Hongbo Zhang 7e742c276d ARMv7: PSCI: ls102xa: check target CPU ID before further operations 8 years ago
Hongbo Zhang 116339d460 ARMv7: PSCI: add PSCI v1.0 functions skeleton 8 years ago
Mingkai Hu 9d3b8bd166 drivers: net/fm: Add Fman support for LS1046A 8 years ago
Mingkai Hu b528b9377d armv8: fsl_lsch2: Add LS1046A SoC support 8 years ago
Qianyu Gong da4d620c90 armv8: fsl_lsch2: Add SerDes 2 support 8 years ago
Qianyu Gong 86336e60c5 armv8: fsl-layerscape: Consolidate the LSCH2 common defines 8 years ago
Alison Wang 79119a4d19 armv8: fsl-layerscape: Add A72 core detection 8 years ago
York Sun dbb9d04fbd armv8: ls1043aqds: Update MAINTAINERS 8 years ago
York Sun 0c14c4d65b armv8: ls2080aqds: Update MAINTAINERS 8 years ago
Sumit Garg e7e720c2ce arm: ls1021atwr: Add SD secure boot target 8 years ago
Sumit Garg 69d4b48c84 SECURE_BOOT: Enable SD as a source for bootscript 8 years ago
Sumit Garg 028ac8c733 SECURE_BOOT: Enable chain of trust in SPL framework 8 years ago
Sumit Garg 7f0a0e4c58 DM: crypto/fsl: Enable rsa DM driver usage before relocation 8 years ago
Rajesh Bhagat 9729dc9565 include: usb: Rename USB controller base address mapping 8 years ago
mario.six@gdsys.cc 27059c3e4d i2c: fsl: Fix driver initialization 8 years ago
Tom Rini c3c9fd31ba Merge branch 'master' of git://git.denx.de/u-boot-i2c 8 years ago
mario.six@gdsys.cc 6e677caf8c i2c: mvtwsi: Add documentation 8 years ago
mario.six@gdsys.cc c68c624320 i2c: mvtwsi: Make delay times frequency-dependent 8 years ago
mario.six@gdsys.cc 24f9c6bbc7 i2c: mvtwsi: Handle zero-length offsets properly 8 years ago
mario.six@gdsys.cc 14a6ff2c4f i2c: mvtwsi: Add compatibility to DM 8 years ago
mario.six@gdsys.cc f8a10ed1fd i2c: mvtwsi: Make address length variable 8 years ago
mario.six@gdsys.cc 3c4db636ac i2c: mvtwsi: Factor out adap parameter 8 years ago