Commit Graph

51959 Commits (49c752c93a785b9bad9d3fbbd52a76bec003eac5)
 

Author SHA1 Message Date
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 6 years ago
Jean-Jacques Hiblot 3be9bcb048 device: expose the functions used to remove and unbind children of a device 6 years ago
Jean-Jacques Hiblot 7ec9181d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() 6 years ago
Jean-Jacques Hiblot 999b204383 dm: print the index of the device when dumping the dm tree 6 years ago
Jean-Jacques Hiblot e7c865620e uclass: Add dev_get_uclass_index() to get the uclass/index of a device 6 years ago
Jean-Jacques Hiblot c3211708cf net: eth-uclass: Fix for DM USB ethernet support 6 years ago
Jean-Jacques Hiblot c73251eac1 usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller 6 years ago
Adam Ford 1a35526e1d usb: musb-new: omap2430: Enable DM_USB and OF support 6 years ago
Adam Ford 10d5ed9a54 usb: musb-new: omap2430: Remove dead code 6 years ago
Sam Protsenko aa51579f9a cmd: fastboot: Validate user input 6 years ago
Adam Ford 9f8cf76be2 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig 6 years ago
Adam Ford 9baa2bce28 Removed unused references to CONFIG_SERIALx 6 years ago
Adam Ford cc3fedb204 Convert CONFIG_TWL4030_LED et al to Kconfig 6 years ago
Adam Ford 244eaea60b Convert CONFIG_VIDEO_OMAP3 to Kconfig 6 years ago
Adam Ford 8ccf98b1cf Convert CONFIG_MISC_INIT_R to Kconfig 6 years ago
Alex Kiernan ca0d535edc Migrate bootlimit to Kconfig 6 years ago
Alex Kiernan c9ad6bc235 Add BOOTCOUNT_BOOTLIMIT to set reboot limit 6 years ago
Adam Ford d7869b2183 Convert CONFIG_MII et al to Kconfig 6 years ago
Michal Simek 4adc6605a9 dts: Fix typo in OF_LIVE Kconfig help 6 years ago
Simon Goldschmidt 004167048d kconfig: fix typo 'parition' 6 years ago
Tom Rini 8297e648b8 Merge branch 'master' of git://git.denx.de/u-boot-sh 6 years ago
Tom Rini 719afeb0b3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga 6 years ago
Tom Rini 86cf1c8285 configs: Migrate CONFIG_NR_DRAM_BANKS 6 years ago
Ramon Fried 999a772d9f Kconfig: Migrate CONFIG_NR_DRAM_BANKS 6 years ago
Ramon Fried 6b6f216f92 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary 6 years ago
Tom Rini 0bdea7c430 CONFIG_SYS_GENERIC_BOARD: Finish migration 6 years ago
Ley Foon Tan b0c0a715f9 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask 6 years ago
Marek Vasut 4f10989280 ARM: rmobile: Enable USB PHY on Gen2 6 years ago
Marek Vasut 664258887d phy: rcar: Add R-Car Gen2 PHY driver 6 years ago
Marek Vasut 5e50adf667 phy: Fix off-by-one error when parsing DT PHY bindings 6 years ago
Tom Rini 92e738f555 Prepare v2018.09-rc2 6 years ago
Tom Rini 323ba02d42 configs: Resync with savedefconfig 6 years ago
Marek Vasut d81b5da3fe ARM: socfpga: clk: Convert to clock framework 6 years ago
Marek Vasut 12ea13ad43 mmc: socfpga: Add clock framework support 6 years ago
Marek Vasut f9f016adcd clk: socfpga: Add initial Arria10 clock driver 6 years ago
Marek Vasut ccc97432ad ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes 6 years ago
Marek Vasut f4c3e0dcf5 ARM: socfpga: clk: Drop unused variables on Arria10 6 years ago
Marek Vasut 49e508e962 ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only 6 years ago
Marek Vasut 934aec71d6 ARM: socfpga: clk: Obtain handoff base clock via DM 6 years ago
Marek Vasut 2af5d51cc2 ARM: socfpga: Enable DM ethernet on A10 6 years ago
Marek Vasut d6a61da462 ARM: socfpga: Remove adhoc ethernet reset and configuration 6 years ago
Marek Vasut 6385a8a964 ARM: socfpga: Zap unused reset code 6 years ago
Marek Vasut 215a06565a net: designware: socfpga: Add Arria10 extras 6 years ago
Marek Vasut f9edeb32a9 ARM: socfpga: Zap all the UART handling complexity 6 years ago
Marek Vasut fe88c2fea7 ARM: socfpga: Enable DM I2C framework on A10 6 years ago
Marek Vasut 8145c1c299 ARM: socfpga: Enable DM reset framework on A10 6 years ago
Marek Vasut c29508045f ARM: dts: socfpga: Add i2c alias to A10 SoCDK 6 years ago
Marek Vasut 3d8685f155 ARM: dts: socfpga: Add missing I2C resets 6 years ago
Marek Vasut da61e50fc4 ARM: dts: socfpga: Fix Arria10 GMAC resets 6 years ago
Marek Vasut f5775e69cc ARM: dts: socfpga: Add missing UART resets 6 years ago