Commit Graph

36325 Commits (26f9a9b73aeb59150281a10e76567967cfe0611b)
 

Author SHA1 Message Date
Simon Glass e2070a8961 tools: Include fdt_sw.o in libfdt for mkimage 10 years ago
Simon Glass 2af25b7473 sunxi: Display the board model on start-up 10 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 10 years ago
Simon Glass 70d41093c5 fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL 10 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 10 years ago
Peter Korsgaard a807369ede ARM: sheevaplug: drop unneded 'usb start' from boot command 10 years ago
Peter Korsgaard 1011226d73 ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= 10 years ago
Peter Korsgaard 58a7a3255d ARM: sheevaplug: unbreak default environment 10 years ago
Peng Fan 00b1d2d317 imx: mx6: hdmi: handle overflow condition 10 years ago
Peng Fan 5167498575 imx: mx6: correct IPU clock 10 years ago
Peng Fan 3cb4f25cc7 video: ipu: avoid overflow issue 10 years ago
Simon Glass 608e399fde buildman: Allow the toolchain architecture to be specified 10 years ago
Simon Glass ff690df9fc buildman: Allow the toolchain priority to be specified 10 years ago
Simon Glass ad24ebace1 buildman: Fix up a few code inconsistencies in toolchain.py 10 years ago
Simon Glass 2bdeade0ea buildman: patman: Fix -H when installed as a symlink 10 years ago
Simon Glass 9ad96982e8 patman: Add a missing space in GetMetaDataForList() 10 years ago
Simon Glass 9404fc85ab fdtgrep: Improve error handling with invalid device tree 10 years ago
Alison Wang ab761ce9f9 dm: serial: Remove duplicated carriage return character 10 years ago
Alison Wang 055457ef25 serial: Move carriage return before line feed for some serial drivers 10 years ago
Alison Wang c5917b4b05 dm: serial-uclass: Move a carriage return before a line feed 10 years ago
Simon Glass eea1d148f3 Drop CONFIG_CRAMFS_CMDLINE 10 years ago
Simon Glass 084bf4c244 part: Rename test_part_xx() and print_part_xx() 10 years ago
Simon Glass 61ccd886e2 dm: usb: Clean up USB after each test 10 years ago
Simon Glass 07b2b78ce4 dm: usb: Convert USB storage to use driver-model for block devs 10 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 10 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 10 years ago
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