samsung: tizen_amlogic: increase ramdisk size from 8M to 32M
[platform/kernel/u-boot.git] / tools /
2022-06-20 Marek Behúntools: kwbimage: Fix printf format warning 52/276552/1 accepted/tizen/unified/20220622.133923 submit/tizen/20220622.023017
2022-06-20 Heinrich Schuchardtmkimage: struct stat.st_size may not be long 51/276551/1
2021-09-19 Tom RiniMerge tag 'dm-pull-18sep21' of https://source.denx...
2021-09-18 Simon GlassRevert "mkeficapsule: Remove dtb related options"
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-11 Tom RiniMerge branch '2021-09-10-assorted-TI-updates'
2021-09-11 Suman Annatools: k3_fit_atf: Fix DM binary FIT load addresses
2021-09-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-09-01 Pali Rohártools: kwbimage: Remove comment about unimplemented...
2021-09-01 Heinrich Schuchardtkwbimage: check return value of image_get_csk_index
2021-09-01 Heinrich Schuchardtkwbimage: check fopen() return value
2021-09-01 Pali Rohártools: kwbimage: Use IBR_HDR_* constants instead of...
2021-09-01 Pali Rohártools: kwbimage: Verify size of image data
2021-09-01 Pali Rohártools: kwbimage: Verify size of v0 image header
2021-09-01 Pali Rohártools: kwbimage: Verify supported image version
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-11 Tom RiniMerge tag 'u-boot-amlogic-20210810' of https://source...
2021-08-09 Tom RiniMerge tag 'u-boot-imx-20210809' of https://source.denx...
2021-08-09 Tom RiniMerge tag 'dm-pull-8aug21' of https://source.denx.de...
2021-08-08 Simon Glassdtoc: Correct the intarray-widening test case
2021-08-08 Simon Glasspatman: Avoid blank lines between tags
2021-08-06 Tom RiniMerge tag 'video-2021-08-05' of https://source.denx...
2021-08-04 Tom RiniCI: Update to LLVM-12
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-08-02 Tom RiniMerge tag 'efi-2021-10-rc2' of https://source.denx...
2021-08-02 Tom RiniMerge tag 'mmc-2021-7-30' of https://source.denx.de...
2021-08-01 Tom RiniMerge tag 'dm-pull-1aug21' of https://source.denx.de...
2021-08-01 Simon Glassdtoc: Support widening a bool value
2021-08-01 Simon Glassdtoc: Fix widening an int array to an int
2021-08-01 Simon Glassdtoc: Rename is_wider_than() to reduce confusion
2021-08-01 Simon Glassmoveconfig: Update to newer kconfiglib
2021-08-01 Simon Glassdoc: Add docs for the moveconfig tool
2021-08-01 Patrick Delaunaypatman: add warning for invalid tag
2021-08-01 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-07-31 Pali Rohárkwbimage: Update help message about how to extract...
2021-07-31 Pali Rohárkwbimage: Add support for extracting images via dumpima...
2021-07-31 Pali Rohártools: kwbimage: Remove v1 kwbimage SPL padding to...
2021-07-31 Pali Rohártools: kwboot: Fix checking image header version
2021-07-31 Pali Rohártools: kwboot: Check for v1 header size
2021-07-31 Pali Rohártools: kwboot: Cosmetic fix - add missing curly brackets
2021-07-31 Pali Rohártools: kwboot: Print trailing newline after terminal...
2021-07-31 Pali Rohártools: kwboot: Fix restoring terminal
2021-07-31 Pali Rohártools: kwboot: Fix wrong parameter passed to read()
2021-07-31 Pali Rohártools: dumpimage: Show error message when trying to...
2021-07-31 Pali Rohártools: dumpimage: Fix crashing when trying to extract...
2021-07-31 Pali Rohártools: kwbimage: Mark all BootROM structures __packed
2021-07-31 Pali Rohártools: kwbimage: Do not hide usage of secure header...
2021-07-31 Pali Rohártools: kwbimage: Add support for a new DATA_DELAY command
2021-07-31 Pali Rohártools: kwbimage: Add support for DATA command also...
2021-07-31 Pali Rohártools: kwbimage: Don't parse PAYLOAD keyword
2021-07-31 Pali Rohártools: kwbimage: Add support for more BINARY headers
2021-07-31 Pali Rohártools: kwbimage: Fix calculating size of binary header
2021-07-31 Pali Rohártools: kwbimage: Change maximum number of arguments...
2021-07-31 Pali Rohártools: kwbimage: Use -a parameter (load address) for...
2021-07-31 Marek Behúntools: kwbimage: Cosmetic fix - remove redundant space...
2021-07-31 Pali Rohártools: kwbimage: Print size of binary header in kwbimag...
2021-07-31 Pali Rohártools: kwbimage: Validate data checksum of v1 images
2021-07-31 Pali Rohártools: kwbimage: Validate extended headers of v1 images
2021-07-31 Pali Rohártools: kwbimage: Fix check for v0 extended header checksum
2021-07-31 Pali Rohártools: kwbimage: Don't crash when binary file name...
2021-07-31 Pali Rohártools: kwbimage: Fix generation of SATA, SDIO and PCIe...
2021-07-31 Marek Behúntools: kwbimage: Add constant for SDIO bootfrom
2021-07-31 Pali Rohártools: kwbimage: Align SPI and NAND images to 256 bytes
2021-07-31 Pali Rohártools: kwbimage: Simplify aligning and calculating...
2021-07-31 Pali Rohártools: kwbimage: Fix compilation without CONFIG_SYS_U_B...
2021-07-29 Tom RiniMerge tag 'ti-v2021.10-rc2' of https://source.denx...
2021-07-28 Tom RiniMerge branch '2021-07-28-build-improvements'
2021-07-28 Simon GlassRename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
2021-07-23 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-07-22 Tom RiniMerge tag 'dm-pull-21jul21' of https://gitlab.denx...
2021-07-21 Simon Glassbinman: Add basic support for debugging performance
2021-07-21 Simon Glasspatman: Use bytearray instead of string
2021-07-21 Simon Glassbinman: Use bytearray instead of string
2021-07-21 Simon Glassbinman: Split node-reading out from constructor in...
2021-07-21 Simon Glassbinman: Support multithreading for building images
2021-07-21 Simon Glassbinman: Put compressed data into separate files
2021-07-21 Simon Glassdtoc: Detect drivers which do not parse correctly
2021-07-21 Simon Glassdtoc: Detect unexpected suffix on .of_match
2021-07-21 Simon Glassdtoc: Add a stdout check in test_normalized_name()
2021-07-21 Simon Glassdtoc: Correct the re_compat regular expression
2021-07-21 Simon Glassdtoc: Allow multiple warnings for a driver
2021-07-21 Simon Glassdtoc: Convert to use ArgumentParser
2021-07-21 Simon Glassdtoc: Avoid using subscripts on match objects
2021-07-19 Tom RiniMerge tag 'ti-v2021.10-rc1' of https://source.denx...
2021-07-18 Tom RiniMerge tag 'mips-pull-2021-07-18' of https://source...
2021-07-18 Tom RiniMerge tag 'efi-2021-10-rc1-2' of https://source.denx...
2021-07-18 Ilias Apalodimasmkeficapsule: Remove dtb related options
2021-07-17 Tom RiniMerge branch '2021-07-16-cleanup-image-support'
2021-07-17 Tom RiniMerge tag 'u-boot-imx-20210717' of https://gitlab.denx...
2021-07-16 Alexandru Gagniuctools: Use a single target-independent config to enable...
2021-07-16 Alexandru Gagniuccommon: Move host-only logic in image-sig.c to separate...
2021-07-16 Tom RiniMerge branch '2021-07-15-assorted-fixes'
2021-07-15 Simon Glasstools: Avoid showing return value of clock_gettime()
2021-07-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-x86
2021-07-15 Simon Glassdtoc: Check that a parent is not missing
2021-07-15 Tom RiniMerge branch '2021-07-14-build-and-host-updates'
2021-07-14 Ming Liutools: image-host: fix wrong return value
next