Commit Graph

3292 Commits (899a52821515d79f9e4e525fd3098bdb574062ed)

Author SHA1 Message Date
Pantelis Antoniou 4b7cee5336 mmc: Implement SD/MMC versioning properly 10 years ago
Lubomir Popov ed16f14689 cmd_i2c: Provide option for bulk 'i2c write' in one transaction 10 years ago
Masahiro Yamada 9e533cb046 cmd_i2c: quit I2C commands immediately on error 10 years ago
Joe Hershberger c71a0164d9 cmd_fdt: Print the control fdt in terms of virtual memory 10 years ago
Joe Hershberger 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox 10 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 10 years ago
Andreas Bießmann c722f0b026 common/board_r: allocate bootparams 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 years ago
Heiko Schocher b9ea0c3a20 spl, spl_nor: fix compiler warning 10 years ago
Simon Glass c01c71bc16 arm: spl: Provide for a board-specific loader 10 years ago
Axel Lin 364ac5b583 image: Convert to use fdt_for_each_subnode macro 10 years ago
Simon Glass f058f154a9 dm: Add CMD_DM and CMD_DEMO to Kconfig 10 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 10 years ago
Simon Glass 74d0186766 Introduce board_init_f_mem() to handle early memory layout 10 years ago
Hans de Goede 2c8571703a malloc_simple: Return NULL on malloc failure rather then calling panic() 10 years ago
Peter Tyser b922a5f94d dm: Prevent "demo hello" and "demo status" segfaults 10 years ago
Nikita Kiryanov 7bf71d1f55 lcd: split splash code into its own function 10 years ago
Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support 10 years ago
Nikita Kiryanov bf21a5deb9 lcd: rename bitmap_plot to better represent its functionality 10 years ago
Nikita Kiryanov c8d2febcc7 lcd: various cleanups 10 years ago
Nikita Kiryanov 8ddfe2fad8 lcd: remove unused includes 10 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 10 years ago
Nikita Kiryanov 2306457c45 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() 10 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 10 years ago
Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb 10 years ago
Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap 10 years ago
Michal Simek de86765bc4 bdinfo: Show information about fdt blob via bdinfo 10 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 10 years ago
Andreas Bießmann 61d7b1bb5f common/board_r: manual relocation for cmd table 10 years ago
Heiko Schocher 2b8b38eaca common/board_f: add at91 wdt 10 years ago
Simon Glass abbdb26257 scsi: bootstage: Measure time taken to scan the bus 10 years ago
Michal Simek 2d73f0d6cd fpga: Extend dump description 10 years ago
Bin Meng 89fc8bbf44 cmd: Fix gettime command help 10 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 10 years ago
Ruchika Gupta 2dd9002719 Use hash.c in mkimage 10 years ago
Ruchika Gupta 46fe2c0444 hash: Add function to find hash_algo struct with progressive hash 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago
Masahiro Yamada 5468461d1e cmd_i2c: change variable type for 10bit addressing support 10 years ago
Michal Simek e3046ba4da common: bootm: Document fake bootm sub-command 10 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 10 years ago
Guilherme Maciel Ferreira 067d156075 imagetool: make the image_save_datafile() available to all image types 10 years ago
Pieter Voorthuijsen c72b65ccdf common: add cache flush to imxtract function 10 years ago
Sjoerd Simons e86df6ef4f part: let list put the list in an environment variable 10 years ago
Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type 10 years ago