u-boot-brain/common
Tom Rini b9625abe03 - update for using splashfile instead of location->name
when loading the splash image from a FIT
 - updates for loading internal and external splash data from FIT
 - DM_GPIO/DM_VIDEO migration for mx53 cx9020 board
 - fix boot issue on mx6sabresd board after DM_VIDEO migration
 - increase the max preallocated framebuffer BPP to 32 in ipuv3
   driver to prepare for configurations with higher color depth
 - allow to use vidconsole_put_string() in board code for text
   output on LCD displays
 -----BEGIN PGP SIGNATURE-----
 
 iGwEABECACwWIQSC4hxrSoIUVfFO0kRM6ATMmsalXAUCXOK5Sw4cYWd1c3RAZGVu
 eC5kZQAKCRBM6ATMmsalXBvoAJ96YrInVKKWtuVigA9lNpk5xbmbeQCdG9wML4LI
 dBbQyzD3mNqvnDMyNPQ=
 =Plt7
 -----END PGP SIGNATURE-----

Merge tag 'video-for-2019.07-rc3' of git://git.denx.de/u-boot-video

- update for using splashfile instead of location->name
  when loading the splash image from a FIT
- updates for loading internal and external splash data from FIT
- DM_GPIO/DM_VIDEO migration for mx53 cx9020 board
- fix boot issue on mx6sabresd board after DM_VIDEO migration
- increase the max preallocated framebuffer BPP to 32 in ipuv3
  driver to prepare for configurations with higher color depth
- allow to use vidconsole_put_string() in board code for text
  output on LCD displays
2019-05-21 07:12:46 -04:00
..
eeprom
init
spl spl: Set spl_image->fdt_addr pointer for full fitImage configuration 2019-05-18 12:32:00 -04:00
autoboot.c
avb_verify.c avb: add support for named persistent values 2019-04-26 18:58:22 -04:00
bedbug.c
bloblist.c
board_f.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
board_info.c
board_r.c watchdog: Implement generic watchdog_reset() version 2019-04-26 09:16:32 +02:00
boot_fit.c
bootm_os.c
bootm.c Make FIT support really optional 2019-05-09 19:52:55 -04:00
bootretry.c
bootstage.c bootstage: Allow calling bootstage_mark() before bootstage_init() 2019-04-23 20:26:43 -06:00
bouncebuf.c
cli_hush.c
cli_readline.c
cli_simple.c
cli.c main: add new bootstage ID for entering cli loop 2019-04-26 17:51:51 -04:00
command.c common: command: Add command execution tracer. 2019-04-23 20:26:43 -06:00
common_fit.c
console.c
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c malloc: Fix memalign not honoring alignment prior to full malloc init 2019-04-23 17:57:27 -04:00
dlmalloc.src
edid.c
exports.c
fdt_support.c fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally 2019-05-09 19:52:55 -04:00
flash.c
hash.c
hwconfig.c
image-android-dt.c common: image-android-dt: Fix out-of-bounds access 2019-03-22 12:15:18 -04:00
image-android.c image: android: fix 'iminfo' typo 2019-04-24 07:27:32 -04:00
image-fdt.c Various minor sandbox iumprovements 2019-04-24 12:27:29 -04:00
image-fit.c fit: load all fragments from the extra configurations 2019-04-22 18:13:23 -04:00
image-sig.c
image.c Support boot Android image without address on bootm command 2019-04-22 18:13:22 -04:00
iomux.c
iotrace.c
kallsyms.c
Kconfig
kgdb_stubs.c
kgdb.c
lcd_console_rotation.c
lcd_console.c
lcd_simplefb.c
lcd.c CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00
log_console.c
log.c
lynxkdi.c
main.c
Makefile
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash_source.c splash: Load internal and external data from FIT 2019-05-20 11:56:41 +02:00
splash.c
stdio.c
system_map.c
update.c
usb_hub.c usb: Make portspeed return a read-only string 2019-04-09 13:11:45 +02:00
usb_kbd.c usb: kbd: Properly translate up/down arrow keys 2019-04-14 14:18:48 +02:00
usb_storage.c
usb.c
xyzModem.c