Commit Graph

36249 Commits (ae51b5709e6f24c04f1da9550c54c69b9ce84f19)
 

Author SHA1 Message Date
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 10 years ago
Simon Glass 9807c3b78a dm: usb: Tidy up storage code ready for driver model conversion 10 years ago
Simon Glass c89e79d419 dm: usb: Avoid exceeding available array size for storage devices 10 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 10 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 10 years ago
Simon Glass 782b97805e dm: sandbox: Enable cbfs and cramfs 10 years ago
Simon Glass a696d768c1 dm: cbfs: Fix handling of invalid type 10 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 10 years ago
Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 10 years ago
Simon Glass 14142811f4 dm: sandbox: Enable all partition types 10 years ago
Simon Glass 95a6f9dfcb dm: part: Add a cast to avoid a compiler warning 10 years ago
Simon Glass e35929e4a1 dm: blk: Rename get_device_and_partition() 10 years ago
Simon Glass ebac37cfbf dm: blk: Rename get_device() to blk_get_device_by_str() 10 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 10 years ago
Simon Glass fb1b7be953 dm: blk: Add comments to a few functions 10 years ago
Simon Glass 5ec4f1a5f3 dm: blk: Convert interface type to an enum 10 years ago
Simon Glass 1a73661bc7 dm: Add a new header for block devices 10 years ago
Simon Glass 481922f14a dm: part: Drop the common.h header 10 years ago
Simon Glass fd30d2c608 dm: fdtdec: Correct a sandbox build warning 10 years ago
Simon Glass f8d6165d4b dm: part: Correct a sandbox build warning 10 years ago
Simon Glass 02c80a0e13 dm: pci: Break out the common region display code 10 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 10 years ago
Masahiro Yamada b391d74336 debug_uart: output CR along with LF 10 years ago
Masahiro Yamada 9f56917ab8 dm: core: make simple-bus compatible to simple-mfd 10 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 10 years ago
Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 10 years ago
Jacob Chen c87c30e3ba doc: dt-bindings: Describe rockchip LVDS interface 10 years ago
Jacob Chen 8530783594 rockchip: video: Add LVDS support in vop driver 10 years ago
Jacob Chen cfd9794115 rockchip: dts: Add LVDS support 10 years ago
Jacob Chen 35ac89dd8f rockchip: video: Add a display driver for rockchip LVDS 10 years ago
Jacob Chen 450f3c7135 rockchip: Add a binding file for rk3288 video 10 years ago
Jacob Chen eab314f590 dm: video: Add a operation to display uclass 10 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 10 years ago
Simon Glass 9e971632cd freescale: Remove CONFIG_DM from header files 10 years ago
Simon Glass 4edb9458b2 Correct defconfig ordering 10 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 10 years ago
Simon Glass cc7a64447b mkimage: Make 'params' static 10 years ago
Simon Glass 1531034831 mkimage: Show an error message when usage() is called 10 years ago
Simon Glass b0a487a4eb mkimage: Move usage() up to the top 10 years ago
Simon Glass 0745008145 mkimage: Sort the option processing code by option 10 years ago
Simon Glass a02221f29d mkimage: Convert to use getopt() 10 years ago
Simon Glass 0b443dee6b mkimage: Move argument processing into its own function 10 years ago
Stuart Longland fd1000b9c1 common: Add support for environment file in EXT4. 10 years ago
Jagan Teki 77b8d04854 spi: omap3: Convert to driver model 10 years ago
Jagan Teki 03661d85f0 spi: omap3: Make local functions as static 10 years ago
Jagan Teki 682c172350 spi: omap3: Move headers code inside the driver 10 years ago
Tom Rini df61a74e68 Prepare v2016.03 10 years ago
Fabio Estevam ae765f3a82 mx6slevk: Fix the power up of the Ethernet PHY 10 years ago
Marek Vasut ea9619aed6 sf: Correct data types in stm_is_locked_sr() 10 years ago
Lokesh Vutla e6601df8ac dm: ti_qspi: Fix conversion of address to a pointer 10 years ago