]> Git Repo - J-u-boot.git/shortlog
J-u-boot.git
2023-03-10 Heinrich Schuchardtusb: USB hubs require host mode
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt bootcpu
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt rm
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt mknode
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt set
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt get size
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt get addr
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt get name
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt resize
2023-03-09 Marek Vasuttest: cmd: fdt: Test fdt move
2023-03-09 Marek Vasuttest: cmd: fdt: Test both string and integer arrays...
2023-03-09 Marek Vasuttest: cmd: fdt: Test alias resolution in 'fdt get value'
2023-03-09 Marek Vasuttest: cmd: fdt: Generate fuller DT internally and switc...
2023-03-09 Marek Vasuttest: cmd: fdt: Rename fdt_test_get() to fdt_test_get_v...
2023-03-09 Marek Vasuttest: cmd: fdt: Rename fdt_test_resize() to fdt_test_ad...
2023-03-09 Marek Vasuttest: Add ut_assert_nextline_empty() empty line helper
2023-03-09 Marek Vasutcmd: fdt: Add support for integer arrays in fdt get...
2023-03-09 Marek Vasutcmd: fdt: Map address returned from fdt get addr to...
2023-03-09 Marek Vasutcmd: fdt: Handle 64bit pointers in fdt get addr
2023-03-09 Marek Vasutcmd: fdt: Align checksign parameter names in help text
2023-03-09 Marek Vasutcmd: fdt: Check argc before accessing argv in fdt memory
2023-03-09 Marek Vasutcmd: fdt: Check argc before accessing argv in fdt bootcpu
2023-03-09 Marek Vasutcmd: fdt: Fix fdt rsvmem behavior on non-existent index...
2023-03-09 Marek Vasutcmd: fdt: Fix fdt rm behavior on non-existent property...
2023-03-09 Marek Vasutcmd: fdt: Fix handling of empty properties for fdt...
2023-03-09 Marek Vasutcmd: fdt: Import is_printable_string() from DTC to...
2023-03-09 Tom RiniMerge tag 'dm-next-9mar23' of https://source.denx.de...
2023-03-09 Algapally Santosh... spl: Add missing prototype for board_boot_order
2023-03-09 Algapally Santosh... xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
2023-03-09 Ashok Reddy... arm64: dts: zynqmp: Enable nand-on-flash-bbt in DT...
2023-03-09 Ashok Reddy... arm64: dts: zynqmp: Fix nand dt node
2023-03-09 Ashok Reddy... mtd: nand: arasan: Set ofnode value
2023-03-09 Ashok Reddy... mtd: nand: arasan: Remove hardcoded bbt option
2023-03-09 Jiajie Chenspi: xilinx_spi: Fix spi reset
2023-03-09 Michal Simekarm64: zynqmp: Remove comment about gem spec in kv260
2023-03-09 Michal Simekxilinx: Enable SMC command for arm64 targets
2023-03-09 Michal Simekcmd: smccc: Print results in hex instead of dec
2023-03-09 Ilias Apalodimasarm64: zynqmp: Add an OP-TEE node to the device tree
2023-03-09 Neal Fragerfpga: zynqmppl: fix fpga loads command for unencrypted...
2023-03-09 Michal SimekARM: zynq: Comment interrupt names IRQs for pl330
2023-03-09 Krzysztof KozlowskiARM: dts: zynq-7000: drop useless 'dma-channels/request...
2023-03-09 Krzysztof KozlowskiARM: dts: xilinx: align gpio-key node names with dtschema
2023-03-09 Michal SimekARM: zynq: Use recommended dma-controller name instead...
2023-03-09 Michael Grzeschikarm64: zynqmp: Enable hs termination flag for USB dwc3...
2023-03-09 Krzysztof Kozlowskiarm64: dts: xilinx: align LED node names with dtschema
2023-03-09 Michal Simekxilinx: dts: Remove cdns,zynq-gem
2023-03-09 Algapally Santosh... arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies
2023-03-08 Simon Glassbinman: Support generation of x509 certificates
2023-03-08 Simon Glassbinman: Support updating section contents
2023-03-08 Simon Glassbinman: Handle missing bintools correctly in fit
2023-03-08 Simon Glassbinman: Allow preserving the output dir when replacing
2023-03-08 Simon Glassbuildman: Correct CROSS_COMPILE output for sandbox
2023-03-08 Simon Glasspatman: Check patches in parallel
2023-03-08 Simon Glasspatman: Run get_maintainer.pl in parallel
2023-03-08 Simon Glasspatman: Refactor MakeCcFile() into two functions
2023-03-08 Simon Glasspatman: Drop an incorrect comment about git am
2023-03-08 Marek Vasuttest: cmd: fdt: Add list of remaining missing tests
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt bootcpu
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt rm
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt mknode
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt set
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt get size
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt get addr
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt get name
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt resize
2023-03-08 Marek Vasuttest: cmd: fdt: Test fdt move
2023-03-08 Marek Vasuttest: cmd: fdt: Test both string and integer arrays...
2023-03-08 Marek Vasuttest: cmd: fdt: Test alias resolution in 'fdt get value'
2023-03-08 Marek Vasuttest: cmd: fdt: Generate fuller DT internally and switc...
2023-03-08 Marek Vasuttest: cmd: fdt: Rename fdt_test_get() to fdt_test_get_v...
2023-03-08 Marek Vasuttest: cmd: fdt: Rename fdt_test_resize() to fdt_test_ad...
2023-03-08 Marek Vasuttest: Add ut_assert_nextline_empty() empty line helper
2023-03-08 Marek Vasutcmd: fdt: Add support for integer arrays in fdt get...
2023-03-08 Marek Vasutcmd: fdt: Map address returned from fdt get addr to...
2023-03-08 Marek Vasutcmd: fdt: Handle 64bit pointers in fdt get addr
2023-03-08 Marek Vasutcmd: fdt: Align checksign parameter names in help text
2023-03-08 Marek Vasutcmd: fdt: Check argc before accessing argv in fdt memory
2023-03-08 Marek Vasutcmd: fdt: Check argc before accessing argv in fdt bootcpu
2023-03-08 Marek Vasutcmd: fdt: Fix fdt rsvmem behavior on non-existent index...
2023-03-08 Marek Vasutcmd: fdt: Fix fdt rm behavior on non-existent property...
2023-03-08 Marek Vasutcmd: fdt: Fix handling of empty properties for fdt...
2023-03-08 Marek Vasutcmd: fdt: Import is_printable_string() from DTC to...
2023-03-08 Simon GlassCI: Add a check for building tools for PyPi
2023-03-08 Simon Glassdoc: Add notes on how to install patman and binman
2023-03-08 Simon Glasstest: Add concurrencytest to the requirements
2023-03-08 Simon Glassbinman: Add support for building a binmanu PyPi package
2023-03-08 Simon Glassbinman: Use importlib to find the help
2023-03-08 Simon Glassbinman: Hide the 'test' command unless test code is...
2023-03-08 Simon Glassbinman: Move the main code into a function
2023-03-08 Simon Glassdtoc: Add support for building a dtoc PyPi package
2023-03-08 Simon Glassdtoc: Use pathlib to find the test directory
2023-03-08 Simon Glassdtoc: Move the main code into a function
2023-03-08 Simon Glassdtoc: Hide the test options unless test code is available
2023-03-08 Simon Glassbuildman: Add support for building a buildman PyPi...
2023-03-08 Simon Glassbuildman: Use importlib to find the help
2023-03-08 Simon Glassbuildman: Fix use of a type as a variable
2023-03-08 Simon Glassbuildman: Hide the test options unless test code is...
2023-03-08 Simon Glassbuildman: Move the main code into a function
2023-03-08 Simon Glasspatman: Add support for building a patman PyPi package
2023-03-08 Simon Glasspatman: Avoid importing test_checkpatch before it is...
next
This page took 0.067238 seconds and 4 git commands to generate.