doc: usage: load: document part as hexadecimal
[platform/kernel/u-boot.git] / common / iomux.c
2021-06-17 Tom RiniMerge tag 'u-boot-atmel-2021.10-a' of https://source...
2021-04-29 Tom RiniMerge tag 'xilinx-for-v2021.07-rc2' of https://source...
2021-04-28 Yuichiro GotoIOMUX: Fix buffer overflow in iomux_replace_device()
2021-04-27 Tom RiniMerge branch '2021-04-27-assorted-fixes'
2021-04-27 Yuichiro GotoIOMUX: Fix buffer overflow in iomux_replace_device()
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-22 Tom RiniMerge tag 'ti-v2021.04-rc3' of https://gitlab.denx...
2021-02-16 Tom RiniMerge branch '2021-02-16-assorted-improvements'
2021-02-16 Andy ShevchenkoIOMUX: Introduce iomux_replace_device()
2021-02-16 Andy ShevchenkoIOMUX: Split out for_each_console_dev() helper macro
2021-02-16 Andy ShevchenkoIOMUX: Split out iomux_match_device() helper
2021-02-16 Andy ShevchenkoIOMUX: Switch to use stdio_file_to_flags()
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Andy ShevchenkoIOMUX: Stop dropped consoles
2021-01-15 Andy ShevchenkoIOMUX: Drop indentation level by removing redundant...
2021-01-15 Andy ShevchenkoIOMUX: Refactor iomux_doenv() in order to increase...
2021-01-15 Andy ShevchenkoIOMUX: Preserve console list if realloc() fails
2021-01-15 Andy Shevchenkoconsole: rename search_device() to console_search_dev()
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2017-02-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-02-06 Simon Glassconsole: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
2015-11-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-20 Simon GlassMove console definitions into a new console.h file
2013-10-15 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2013-10-14 Wolfgang DenkCoding Style cleanup: remove trailing white space
2013-10-09 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mpc83xx
2013-07-31 Stefano BabicMerge git://git.denx.de/u-boot-arm
2013-07-26 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-cfi...
2013-07-25 Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24 Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2012-11-10 Stefano BabicMerge git://git.denx.de/u-boot
2012-11-03 Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-29 Allen Martinserial: remove calls to serial_assign()
2012-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-26 Allen Martinserial: remove calls to serial_assign()
2012-10-23 Gerald Van BarenMerge branch 'next'
2012-10-15 Tom RiniMerge branch 'agust@denx.de-next' of git://git.denx...
2012-10-15 Marek Vasutserial: Remove CONFIG_SERIAL_MULTI from remaining sources
2009-08-04 Wolfgang DenkMerge branch 'next' of git://git.denx.de/u-boot-coldfire
2009-07-18 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2009-07-18 Wolfgang DenkMerge branch 'master' of /home/wd/git/u-boot/custodians
2009-07-17 Jean-Christophe... stdio/device: rework function naming convention
2009-02-23 Haavard SkinnemoenMerge branch 'mimc200' into next
2009-01-22 Kim PhillipsMerge branch 'master' into next
2008-12-17 Haavard SkinnemoenMerge branch 'fixes' into cleanups
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-at91
2008-12-09 Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2008-12-07 Gary JennejohnIOMUX: Add console multiplexing support.