Commit Graph

29764 Commits (b2b0d3e7129d4e59be1a016ad4fb05db87b8c5b4)
 

Author SHA1 Message Date
Simon Glass b2b0d3e712 dm: core: Select device tree control correctly for SPL 10 years ago
Simon Glass 1d76bf226a fdt: Allow FDT functions to be built for SPL 10 years ago
Simon Glass 2860f03b91 fdt: Add an option to disable device tree in SPL 10 years ago
Simon Glass 293f16b1e7 Correct malloc_limit value for pre-relocation malloc() 10 years ago
Simon Glass fb5cf7f16b Move initf_malloc() to a common place 10 years ago
Simon Glass 0879361fd3 fdt: Rename setup_fdt() and make it prepare also 10 years ago
Simon Glass b45122fdf5 fdt: sandbox: Move setup code from board_f to fdtdec 10 years ago
Simon Glass 5a87c4174d dm: core: Drop device removal error path when not supported 10 years ago
Simon Glass 66312374dc dm: Add a panic_str() function to reduce code size 10 years ago
Simon Glass 7f9875e733 dm: core: Remove unbind operations when not required 10 years ago
Simon Glass 36fa61dc61 dm: core: Allow sequence alias support to be removed for SPL 10 years ago
Simon Glass ab9fd2e83a serial: ns16550: Remove unnecessary init on UART setup 10 years ago
Simon Glass 363e6da103 dm: ns16550: Support non-byte register spacing with driver model 10 years ago
Simon Glass dd0b0122ba serial: ns16550: Add an option to specify the debug UART register shift 10 years ago
Simon Glass 5b5e9ba3f7 exynos: sandbox: ti: Add SPDX license identifiers and notes 10 years ago
Simon Glass f9fd4558ea dm: test: Don't clear global_data in dm_test_uclass_before_ready() 10 years ago
Simon Glass 98a1605309 dm: Update the README to reflect the current test output 10 years ago
Simon Glass 093f2dce44 dm: usb: Add a terminator to the string destructor list 10 years ago
Simon Glass 07d260e047 dm: core: Handle recursive unbinding of uclass devices 10 years ago
Przemyslaw Marczak a7b8250210 dm: core: precise comments for get/find device by name 10 years ago
Przemyslaw Marczak 6e0c4880c8 dm: test: Add tests for get/find uclass's device by name 10 years ago
Przemyslaw Marczak 794d521917 dm: core: remove type 'static' of function uclass_get_device_tail() 10 years ago
Przemyslaw Marczak f9c370dcdf dm: core: device: add function: dev_get_uclass_name() 10 years ago
Przemyslaw Marczak cc73d37b7f dm: core: device: add function: dev_get_driver_ops() 10 years ago
Przemyslaw Marczak b7af1a2da7 dm: core: uclass: add function: uclass_get_device_by_name() 10 years ago
Przemyslaw Marczak e0735a4c60 dm: core: uclass: add function: uclass_find_device_by_name() 10 years ago
Przemyslaw Marczak 9e85f13ddc dm: test: Add tests for get/find uclass devices 10 years ago
Przemyslaw Marczak 754e71e850 dm: test: Add tests for device's uclass platform data 10 years ago
Przemyslaw Marczak 5eaed88028 dm: core: Extend struct udevice by '.uclass_platdata' field. 10 years ago
Przemyslaw Marczak c1d6f91952 dm: core: add internal functions for getting the device without probe 10 years ago
Linus Walleij d77447fdb1 serial: pl01x: fix PL010 regression 10 years ago
Andrey Skvortsov a436d61279 kconfig: remove duplicated CMD_DNS option 10 years ago
Tom Rini 91528821d9 Merge branch 'master' of git://git.denx.de/u-boot-net 10 years ago
Bin Meng 523bb66f5a net: pch_gbe: Fix pch_gbe device name 10 years ago
Michal Simek 9ce1edc8d0 net: gem: Use correct type for casting 10 years ago
Shengzhou Liu 5707d5ffd4 net/phy: fixup for get_phy_id 10 years ago
Luca Ellero c6a40f6e51 net: phy: micrel: add support for KSZ8081MNX 10 years ago
Tim James a095f047eb mii: add read-modify-write option to mii command 10 years ago
Joe Hershberger a60de1ee7f Update MAINTAINERS and git-mailrc for net 10 years ago
Thierry Reding 744152f8cf net: rtl8169: Build warning fixes for 64-bit 10 years ago
Codrin Ciubotariu 3cee138892 net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers 10 years ago
Tom Rini dd9958a3f4 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 10 years ago
Scott Wood 221fbd229c powerpc/mpc8641hpcn: Move environment to avoid conflict 10 years ago
Shengzhou Liu 747aedafa0 board/t2080rdb: enable CONFIG_PHY_AQUANTIA 10 years ago
Scott Wood d87a2ad108 powerpc/mpc85xx: Remove some dead code 10 years ago
Scott Wood 96d2bb952b powerpc/mpc85xx: Don't relocate exception vectors 10 years ago
Shengzhou Liu 4913229ed6 powerpc/t2080rdb: update ddr to support 1866MT/s 10 years ago
Chunhe Lan a8efe79c0b T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config 10 years ago
Ying Zhang e5abb92c0b board/t208xrdb: VID support 10 years ago
Shengzhou Liu 9ca0d35f24 powerpc/t2080: enable erratum_a007186 for t2080 rev1.1 10 years ago