Commit Graph

36289 Commits (996a18a7142442767821f4c8bb560cb081d6948f)
 

Author SHA1 Message Date
Lokesh Vutla 0bea813d00 ARM: omap-common: Add standard access for board description EEPROM 8 years ago
Kipisz, Steven 725700dcbf ARM: OMAP4/5: Centralize gpi2c_init 8 years ago
Kipisz, Steven 93e6253d11 ARM: OMAP4/5: Centralize early clock initialization 8 years ago
Simon Glass 96debd1f0b spl: Support loading a FIT from MMC 8 years ago
Simon Glass cdf172461c spl: Add a way to specify a list of device trees to include 8 years ago
Simon Glass f1dcee59a2 spl: Add an option to load a FIT containing U-Boot 8 years ago
Simon Glass 4b307f2387 spl: Add a way for boards to select which device tree to load 8 years ago
Simon Glass 529fd18866 mkimage: Bring data into the FIT before processing 8 years ago
Simon Glass 722ebc8f84 mkimage: Support placing data outside the FIT 8 years ago
Simon Glass fb4cce0f98 mkimage: Support adding device tree files to a FIT 8 years ago
Simon Glass 8e35bb07eb mkimage: Support automatic creating of a FIT without a .its 8 years ago
Simon Glass cef2e51489 image: Add functions to obtain short names 8 years ago
Simon Glass 3837ce65bd tools: Add a function to obtain the size of a file 8 years ago
Simon Glass d505a09c1e mkimage: Allow a FIT to include an image of any type 8 years ago
Simon Glass e2070a8961 tools: Include fdt_sw.o in libfdt for mkimage 8 years ago
Simon Glass 2af25b7473 sunxi: Display the board model on start-up 8 years ago
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 8 years ago
Simon Glass 70d41093c5 fdt: Adjust DEFAULT_DEVICE_TREE to device on OF_CONTROL 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Peter Korsgaard a807369ede ARM: sheevaplug: drop unneded 'usb start' from boot command 8 years ago
Peter Korsgaard 1011226d73 ARM: sheevaplug: unbreak kernel bootargs / mtdparts command by dropping double mtdparts= 8 years ago
Peter Korsgaard 58a7a3255d ARM: sheevaplug: unbreak default environment 8 years ago
Peng Fan 00b1d2d317 imx: mx6: hdmi: handle overflow condition 8 years ago
Peng Fan 5167498575 imx: mx6: correct IPU clock 8 years ago
Peng Fan 3cb4f25cc7 video: ipu: avoid overflow issue 8 years ago
Simon Glass 608e399fde buildman: Allow the toolchain architecture to be specified 8 years ago
Simon Glass ff690df9fc buildman: Allow the toolchain priority to be specified 8 years ago
Simon Glass ad24ebace1 buildman: Fix up a few code inconsistencies in toolchain.py 8 years ago
Simon Glass 2bdeade0ea buildman: patman: Fix -H when installed as a symlink 8 years ago
Simon Glass 9ad96982e8 patman: Add a missing space in GetMetaDataForList() 8 years ago
Simon Glass 9404fc85ab fdtgrep: Improve error handling with invalid device tree 8 years ago
Alison Wang ab761ce9f9 dm: serial: Remove duplicated carriage return character 8 years ago
Alison Wang 055457ef25 serial: Move carriage return before line feed for some serial drivers 8 years ago
Alison Wang c5917b4b05 dm: serial-uclass: Move a carriage return before a line feed 8 years ago
Simon Glass eea1d148f3 Drop CONFIG_CRAMFS_CMDLINE 8 years ago
Simon Glass 084bf4c244 part: Rename test_part_xx() and print_part_xx() 8 years ago
Simon Glass 61ccd886e2 dm: usb: Clean up USB after each test 8 years ago
Simon Glass 07b2b78ce4 dm: usb: Convert USB storage to use driver-model for block devs 8 years ago
Simon Glass 40fd050890 dm: sandbox: Add driver-model block-device support for sandbox 8 years ago
Simon Glass 7ded959e4d dm: sandbox: Prepare block driver for driver-model conversion 8 years ago
Simon Glass 09d71aac7b dm: blk: Add a block-device uclass 8 years ago
Simon Glass 9807c3b78a dm: usb: Tidy up storage code ready for driver model conversion 8 years ago
Simon Glass c89e79d419 dm: usb: Avoid exceeding available array size for storage devices 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 782b97805e dm: sandbox: Enable cbfs and cramfs 8 years ago
Simon Glass a696d768c1 dm: cbfs: Fix handling of invalid type 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 96e5b03c8a dm: part: Convert partition API use to linker lists 8 years ago
Simon Glass 14142811f4 dm: sandbox: Enable all partition types 8 years ago