Commit Graph

38763 Commits (2e3f1ff63f50f36e74d46f939823241856ebf1bd)
 

Author SHA1 Message Date
Siarhei Siamashka 19e99fb4ff sunxi: Support booting from SPI flash 8 years ago
Simon Glass 1269625177 dm: Update the of-platdata README for the new features 8 years ago
Simon Glass b979d3d4c5 dm: Add a test for of-platdata 8 years ago
Simon Glass a811779b17 test/py: Start sandbox SPL when enabled 8 years ago
Simon Glass ebec58fbcb test/py: Provide a way to get early console output 8 years ago
Simon Glass c7f636f59d test/py: Note which console produced unexpected output 8 years ago
Simon Glass 2fedbaa4ae test/py: Handle testing with the sandbox_spl board 8 years ago
Simon Glass 97feca3325 rockchip: Use of-platdata for firefly-rk3288 8 years ago
Simon Glass 086ec0e26d rockchip: sdram: Update the driver to support of-platdata 8 years ago
Simon Glass fb4baf5d58 rockchip: sdram: Move all DT decoding to ofdata_to_platdata() 8 years ago
Simon Glass 5ce4bb2709 rockchip: syscon: Update to work with of-platdata 8 years ago
Simon Glass 6afc4661e0 rockchip: Don't use spl_boot_device() with of-platdata 8 years ago
Simon Glass 6efeeea79c rockchip: Move the MMC setup check earlier 8 years ago
Simon Glass d95b14ffab rockchip: pinctrl: Update the rk3288 driver to support of-platdata 8 years ago
Simon Glass 2d143bd619 rockchip: clk: Update the rk3288 driver to support of-platdata 8 years ago
Simon Glass 08fd82cf3e rockchip: clk: Move all DT decoding to ofdata_to_platdata() 8 years ago
Simon Glass bfeb443e3d rockchip: mmc: Update the driver to support of-platdata 8 years ago
Simon Glass 6809b04f48 rockchip: mmc: Move all DT decoding to ofdata_to_platdata() 8 years ago
Simon Glass 9ca7e6720e rockchip: Update the sdram-channel property to support of-platdata 8 years ago
Simon Glass 2fc24d5335 rockchip: serial: Add an of-platdata driver for rockchip 8 years ago
Simon Glass b2927fbaa8 dm: serial: ns16550: Update to support of-platdata 8 years ago
Simon Glass 1e6ca1a6ad dm: core: Add an implementation of regmap_init_mem_platdata() 8 years ago
Simon Glass a951431e82 dm: core: Move regmap allocation into a separate function 8 years ago
Simon Glass 3949a413ed dm: sandbox: Enable of-platdata for sandbox_spl 8 years ago
Simon Glass 2c9dfb5807 sandbox: Don't bring in the eeprom emulator in SPL 8 years ago
Simon Glass 9fa2819009 dm: core: Expand platdata for of-platdata devices 8 years ago
Simon Glass d22199b166 dm: Don't attach the device tree to SPL with of-platdata 8 years ago
Simon Glass efefe1221b dtoc: Ignore the u-boot, dm-pre-reloc property 8 years ago
Simon Glass fd1c2d9b6a dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 8 years ago
Simon Glass 7d23b9cf2b dm: spl: Bind in all devices in SPL with of-platdata 8 years ago
Simon Glass e24091398d tiny-printf: Support assert() 8 years ago
Simon Glass 162a7a4217 Only build the libfdt python module if 'swig' is available 8 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 8 years ago
Simon Glass dbbe2e6401 dm: Makefile: Build of-platdata files when the feature is enabled 8 years ago
Simon Glass 69f2ed7746 dm: Add a tool to generate C code from a device tree 8 years ago
Simon Glass ec564b47da dm: Add a library to provide simple device-tree access 8 years ago
Simon Glass 39782afb1a dm: Add a README for of-platdata 8 years ago
Simon Glass 2789ddb9d5 dm: Add an option to enable the of-platdata feature 8 years ago
Simon Glass 7a53a54073 dm: Don't include fdtdec functions when of-platdata is enabled 8 years ago
Simon Glass b484b0daef dm: serial: Add support for of-platdata 8 years ago
Simon Glass 7423daa60e dm: clk: Add support for of-platdata 8 years ago
Simon Glass f24770d812 dm: Add a header that provides access to the of-platdata structs 8 years ago
Simon Glass bab8233a1d dm: sandbox: Add a simple driver to test of-platdata 8 years ago
Simon Glass 04ecf36ba6 dm: syscon: Add support for of-platdata 8 years ago
Simon Glass 3b2a29e097 dm: regmap: Add a dummy implementation for of-platdata 8 years ago
Simon Glass 29629eb897 dm: core: Don't use device tree with of-platdata 8 years ago
Simon Glass 054b3a1e80 dm: Makefile: Build of-platdata before SPL 8 years ago
Simon Glass d223e0a822 dm: spl: Don't set up device tree with of-platdata 8 years ago
Simon Glass a091a8f084 sandbox: Add a test device that uses of-platdata 8 years ago
Simon Glass 8797b2cae3 sandbox: Add a new sandbox_spl board 8 years ago