Revert "video: mxsfb: Configure the clock after eLCDIF reset"
[oweals/u-boot.git] / lib /
2019-11-24 Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-24 Tom RiniMerge branch '2019-11-23-master-imports'
2019-11-23 Tom RiniMerge tag 'efi-2020-01-rc4-2' of https://gitlab.denx...
2019-11-23 Heinrich Schuchardtefi_loader: default EFI_LOADER=n on ARM11
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-11-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-19 Tom RiniMerge tag 'efi-2020-01-rc4' of https://gitlab.denx...
2019-11-19 Heinrich Schuchardtefi_loader: enable EFI_LOADER on arm1136 and arm1176
2019-11-19 Heinrich Schuchardtefi_loader: restrict EFI_LOADER to armv7 and armv8...
2019-11-19 Heinrich Schuchardtefi_loader: remove unused function efi_dp_from_dev()
2019-11-18 Tom RiniMerge tag 'video-for-v2020.01-rc2' of https://gitlab...
2019-11-18 Tom RiniMerge tag 'u-boot-rockchip-20191118' of https://gitlab...
2019-11-18 Tom RiniMerge tag 'dm-pull-14nov19' of git://git.denx.de/u...
2019-11-14 Tom RiniMerge tag 'efi-2020-01-rc3' of https://gitlab.denx...
2019-11-14 Heiko Stuebnerimage: fdt: copy possible optee nodes to a loaded devic...
2019-11-14 Heiko Stuebnerfdtdec: only create phandle if caller wants it in fdtde...
2019-11-14 Heiko Stuebnerfdtdec: protect against another NULL phandlep in fdtdec...
2019-11-12 Heinrich Schuchardtefi_selftest: enable all UEFI unit tests on the sandbox
2019-11-12 Heinrich Schuchardtefi_loader: support building UEFI binaries on sandbox
2019-11-12 Heinrich Schuchardtefi_loader: call add_u_boot_and_runtime() on sandbox
2019-11-12 AKASHI Takahiroefi_loader: disk: install file system protocol to a...
2019-11-12 Heinrich Schuchardtefi_loader: fix efi_dp_from_name()
2019-11-12 Tom RiniMerge tag 'u-boot-imx-20191105' of https://gitlab.denx...
2019-11-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-11-06 Tom RiniMerge tag 'mmc-2019-11-5' of https://gitlab.denx.de...
2019-11-05 Tom RiniMerge tag 'fdt-pull-5nov19' of git://git.denx.de/u...
2019-11-05 Simon Glassfdt: Sync up to the latest libfdt
2019-11-05 Simon Glassfdt: Add Kconfig options to control code size
2019-11-01 Tom RiniMerge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'efi-2020-01-rc2' of https://gitlab.denx...
2019-11-01 Tom RiniMerge tag 'video-for-2020.01-rc1' of https://gitlab...
2019-11-01 Tom RiniMerge tag 'dm-pull-29oct19' of git://git.denx.de/u...
2019-11-01 Tom RiniMerge branch '2019-10-30-master-imports'
2019-10-31 Sam Protsenkolibavb: Fix build warnings after updating the lib
2019-10-31 Sam Protsenkolibavb: Update libavb to current AOSP master
2019-10-31 Marek Szyprowskilinux_compat: fix potential NULL pointer access
2019-10-31 Simon Southtiny-printf: Support vsnprintf()
2019-10-31 Heinrich Schuchardtlib: errno: sync error codes
2019-10-31 Heinrich Schuchardtlib: errno: check for unsupported error number
2019-10-31 Marek Vasutlib: time: Add microsecond timer
2019-10-30 Heinrich Schuchardtefi_loader: correct includes in efi_variable.c
2019-10-27 Jean-Jacques Hiblotfdt: Fix alignment issue when reading 64-bits propertie...
2019-10-27 Simon Glasstiny-printf: Reorder code to support %p
2019-10-27 Simon Glasstiny-printf: Add print_grouped_ull()
2019-10-27 Simon Glasstiny-printf: Reduce size by removing ctype
2019-10-18 Tom RiniMerge tag 'efi-2020-01-rc1-2' of https://gitlab.denx...
2019-10-17 AKASHI Takahiroefi_loader: disk: install FILE_SYSTEM_PROTOCOL only...
2019-10-17 AKASHI Takahiroefi_loader: device_path: check against file path length
2019-10-17 Tom RiniMerge tag 'for-v2020.01' of https://gitlab.denx.de...
2019-10-16 Tom RiniMerge tag 'dm-pull-15oct19' of https://gitlab.denx...
2019-10-15 Daniele Alessandrellirsa: Return immediately if required-key verification...
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Tom RiniMerge tag 'u-boot-atmel-2020.01-a' of https://gitlab...
2019-10-08 Tom RiniMerge tag 'efi-2020-01-rc1' of https://gitlab.denx...
2019-10-08 Simon Glassdm: core: Drop fdtdec_get_pci_addr()
2019-10-08 Simon Glassspl: Allow tiny printf() to be controlled in SPL and TPL
2019-10-08 Simon Glassspl: Avoid checking for Ctrl-C in SPL with print_buffer()
2019-10-06 Patrick Wildtefi: device path for nvme
2019-10-06 Heinrich Schuchardtefi_selftest: testing read-only variables
2019-10-06 Heinrich Schuchardtefi_selftest: correct SetVariable() test
2019-10-06 Heinrich Schuchardtefi_loader: appending to non-existent variable
2019-10-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-10-04 Tom RiniMerge branch '2019-10-04-master-imports'
2019-10-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-03 Simon Glassdm: core: Correct low cell in ofnode_read_pci_addr()
2019-09-30 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.10-a' of https:...
2019-09-26 Tom RiniMerge tag 'efi-2019-10-rc5' of https://gitlab.denx...
2019-09-23 Heinrich Schuchardtefi_loader: SetVariable() deleting variables
2019-09-23 Heinrich Schuchardtefi_loader: SetVariable() fix illegal return
2019-09-23 Heinrich Schuchardtefi_loader: description efi_stri_coll()
2019-09-22 Tom RiniMerge tag 'fixes-for-2019.10' of https://gitlab.denx...
2019-09-21 Tom RiniMerge tag 'efi-2019-10-rc4-5' of https://gitlab.denx...
2019-09-20 AKASHI Takahirolib: charset: add u16_str<n>cmp()
2019-09-20 AKASHI Takahiroefi_loader: selftest: enable APPEND_WRITE tests
2019-09-20 AKASHI Takahiroefi_loader: variable: support APPEND_WRITE
2019-09-20 Heinrich Schuchardtefi_loader: incorrect return value form DisconnectContr...
2019-09-20 AKASHI Takahiroefi_loader: device_path: support Sandbox's "host" devices
2019-09-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-09-12 Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
2019-09-11 Heinrich Schuchardtefi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
2019-09-09 Heinrich Schuchardtefi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
2019-09-09 Heinrich Schuchardtefi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
2019-09-09 Heinrich Schuchardtefi_loader: EFI_FILE_PROTOCOL rev 2 stub
2019-09-09 Heinrich Schuchardtefi_loader: file size checks
2019-09-09 Heinrich Schuchardtefi_loader: correct reading of directories
2019-09-09 Heinrich Schuchardtefi_loader: eliminate inline function ascii2unicode()
2019-09-09 Heinrich Schuchardtefi_loader: EFI_FILE_PROTOCOL.Write() check args
2019-09-09 Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-06 Tom RiniMerge tag 'efi-2019-10-rc4-3' of https://gitlab.denx...
2019-09-05 Heinrich Schuchardtdoc: UEFI API documentation
2019-09-05 Heinrich Schuchardtefi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
2019-09-05 Heinrich Schuchardtefi_loader: use EFI_PRINT() instead of debug()
next