Commit Graph

38648 Commits (bcdc1c8376c55fcc8b8fdd7f27f117eff0bf715d)
 

Author SHA1 Message Date
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
Simon Glass 0110f509c8 sandbox: serial: Don't sync video in SPL 8 years ago
Simon Glass 1c12bcee70 sandbox: Don't use IDE and iotrace in SPL 8 years ago
Simon Glass e961a66df9 sandbox: Add basic SPL implementation 8 years ago
Simon Glass d0d0746e0c sandbox: Don't include the main loop in SPL 8 years ago
Simon Glass a7d9caecd7 sandbox: Don't use PCI in SPL 8 years ago
Simon Glass f4289cbd8a sandbox: Add some missing headers in cpu.c 8 years ago
Simon Glass 6e20650425 sandbox: Correct header file order in cpu.c 8 years ago
Simon Glass 4cfc416701 sandbox: Support building an SPL image 8 years ago
Simon Glass d4e33f5a72 sandbox: Allow chaining from SPL to U-Boot proper 8 years ago
Simon Glass 72a7e07604 Makefile: Allow the SPL final link rule to be overridden 8 years ago
Simon Glass 12c550d4fb spl: Drop include of i2c.h 8 years ago
Simon Glass 392853260d README: Remove CONFIG_SYS_MALLOC_F_LEN comment 8 years ago
Simon Glass 7fcdac0ee9 sandbox: Don't print a warning for CONFIG_I2C_COMPAT 8 years ago
Simon Glass 36b898b6be rtc: Tidy up the code style 8 years ago
Simon Glass bcc53bf095 arm: Show cache warnings in U-Boot proper only 8 years ago