Commit Graph

29976 Commits (a626c8d418d5fd1f8429294e7efe3fa2e4ca90fe)
 

Author SHA1 Message Date
York Sun 6b95be2280 driver/ddr/fsl: Fix driver to support empty first slot 10 years ago
York Sun 66869f9554 drivers/ddr/fsl: Update DDR driver for DDR4 10 years ago
York Sun f8cb101e1e driver/i2c/mxc: Enable I2C bus 3 and 4 10 years ago
Scott Wood 585acc9de6 nand/fsl_ifc: Increase eccstat[] for IFC 2.0 10 years ago
Prabhakar Kushwaha 45bc6fd108 driver/fsl_ifc: Add support to finalize CS1, CS3 address binding 10 years ago
Prabhakar Kushwaha aa66acbf5c board/ls2085_common: Increase malloc length 10 years ago
Prabhakar Kushwaha c517771ae7 driver/ldpaa_eth: Add LDPAA Ethernet driver 10 years ago
Simon Glass f3d46bd658 dm: Init device tree as well as driver model in SPL 10 years ago
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
Jagannadha Sutradharudu Teki 122d805fd4 Revert "spi: add config option to enable the WP pin function on st micron flashes" 10 years ago
Stefan Roese a8eeaf2f7a cmd_led: Extend led command to support blinking and more leds 10 years ago
Linus Walleij ab93bf063b integrator: stop zeroing the gd flags 10 years ago
Masahiro Yamada f39ff195af ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig 10 years ago
Masahiro Yamada e702146ee5 ARM: integrator: abolish CONFIG_INTEGRATOR 10 years ago
Masahiro Yamada 9ef851f890 ARM: integrator: split board select into AP/CP select and CM select 10 years ago
Masahiro Yamada 5cbbd9bd0a ARM: integrator: move board select into mach-integrator/Kconfig 10 years ago
Masahiro Yamada 526fcc2203 ARM: ARM720t: remove empty asm/arch/hardware.h 10 years ago
Masahiro Yamada 40a39e875c SPDX: add X11 SPDX-License-Identifier 10 years ago
Masahiro Yamada 4dcd9a65d4 Licenses: fix a typo in README 10 years ago
Linus Walleij d280ea00ef vexpress64: use DM for all vexpress64 boards 10 years ago
Hannes Petermaier e0e3aa50b5 board/BuR/tseries: change pinmux 10 years ago
Hannes Petermaier d79c138c75 board/BuR/tseries: reactivate NAND-board 10 years ago
Hannes Petermaier 47c14227b8 board/BuR/common: simplify access to devicetree 10 years ago
Simon Glass 9694b72442 dm: spi: Correct SPI claim/release_bus() methods 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