]> Git Repo - J-u-boot.git/history - common
arm: dts: k3-am654: copy bootph properties to a53 dts
[J-u-boot.git] / common /
2023-12-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-12-09 Tom RiniMerge patch series "bootflow: bootmeth_efi: Fix network...
2023-12-09 Tom RiniMerge tag 'u-boot-amlogic-20231207' of https://source...
2023-12-09 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-06 Andre Przywarasunxi: h616: (really) lower SPL stack address to avoid...
2023-12-03 Tom RiniMerge branch 'master-rpc-off' of https://source.denx...
2023-12-02 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-01 Hector Martinusb: storage: Use the correct CBW lengths
2023-12-01 Hector Martinusb: hub: Add missing reset recovery delay
2023-11-28 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-18 Tom RiniMerge branch 'master-mmc-clock' of https://source.denx...
2023-11-15 Tom RiniMerge tag 'dm-pull-15nov23' of https://source.denx...
2023-11-15 Simon Glassbootstage: Correct exhasuted typo
2023-11-10 Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-10 Tom RiniMerge tag 'u-boot-stm32-20231110' of https://source...
2023-11-10 Tom RiniMerge branch '2023-11-10-assorted-fixes'
2023-11-10 Nishanth Menontree-wide: Replace http:// link with https:// link...
2023-11-02 Tom RiniMerge tag 'i2cfixes-for-v2024-01-rc2' of https://source...
2023-11-01 Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
2023-10-30 Tom RiniMerge branch '2023-10-30-assorted-general-updates'
2023-10-30 Tom Rinicommon: Reword CONSOLE_RECORD_.*SIZE help texts
2023-10-27 Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-24 Tom RiniMerge branch '2023-10-24-assorted-general-fixes-and...
2023-10-24 Rasmus Villemoesserial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
2023-10-24 Yurii Monakovcli: Consume invalid escape sequences early
2023-10-24 Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24 Tom RiniMerge tag 'u-boot-imx-20231024' of https://gitlab.denx...
2023-10-23 Tom RiniMerge tag 'u-boot-at91-2024.01-b' of https://source...
2023-10-23 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-23 Artur Rojekevent: add new EVT_SETTINGS_R event
2023-10-23 Tom RiniMerge tag 'u-boot-amlogic-20231023' of https://source...
2023-10-22 Andre Przywarasunxi: add Allwinner R528/T113 SoC support
2023-10-22 Andre Przywarasunxi: introduce NCAT2 generation model
2023-10-19 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-19 Randolphspl: riscv: add os type for next booting stage
2023-10-19 Randolphspl: riscv: opensbi: change the default os_type as...
2023-10-18 Tom RiniMerge branch '2023-10-17-spl-test-some-load-methods'
2023-10-18 Sean Andersonspl: Use map_sysmem where appropriate
2023-10-18 Sean Andersonspl: Add callbacks to invalidate cached devices
2023-10-18 Sean Andersonfs: ext4: Fix building ext4 in SPL if write is enabled
2023-10-18 Sean AndersonMove i.MX8 container image loading support to common/spl
2023-10-18 Sean Andersonarm: imx: Check header before calling spl_load_imx_cont...
2023-10-18 Sean Andersonspl: fit: Fix entry point for SPL_LOAD_FIT_FULL
2023-10-18 Sean Andersonspl: nor: Don't allocate header on stack
2023-10-18 Sean Andersonspl: legacy: Fix referencing _image_binary_end
2023-10-18 Sean Andersonspl: mmc: Fix subsequent calls to spl_mmc_load with...
2023-10-17 Marek Vasutspl: mmc: Introduce proper layering for spl_mmc_get_ubo...
2023-10-17 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-16 Tom RiniMerge tag 'u-boot-imx-20231016' of https://gitlab.denx...
2023-10-16 Marek Vasutspl: fit: Add board level function to decide applicatio...
2023-10-16 Tom RiniMerge tag 'u-boot-amlogic-20231015' of https://source...
2023-10-13 Tom RiniMerge tag 'efi-2024-01-rc1' of https://source.denx...
2023-10-13 Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-12 Tom RiniMerge branch '2023-10-12-expo-add-support-for-edting...
2023-10-11 Simon Glasscli: Add a function to set up a new cread
2023-10-11 Simon Glasscli: Allow command completion to be disabled
2023-10-11 Simon Glasscli: Allow history to be disabled
2023-10-11 Simon Glasscli: Terminate the string in cread_line_process_ch()
2023-10-11 Simon Glasscli: Create a function to process characters
2023-10-11 Simon Glasscli: Unindent some code in cread_line()
2023-10-11 Simon Glasscli: Convert cread_line() to use a struct for the main...
2023-10-11 Simon Glasscli: Use unsigned int instead of unsigned long
2023-10-11 Simon Glasscli: Implement delete-word in cread_line()
2023-10-11 Simon Glasscli: Drop #ifdefs for CONFIG_AUTO_COMPLETE in cli_readline
2023-10-11 Simon Glasscli: Drop some #ifdefs in cli_readline
2023-10-11 Simon Glasscli: Add a command to show cmdline history
2023-10-11 Simon Glasscli: Move simple readline into a function
2023-10-11 Tom RiniMerge branch '2023-10-11-assorted-fixes-and-updates'
2023-10-11 Marek Vasutevent: Rename rest of EVENT_SPY to EVENT_SPY_FULL or...
2023-10-11 Sean Andersonmalloc: Enable assertions if UNIT_TEST is enabled
2023-10-11 Tom RiniMerge tag 'fsl-qoirq-2023-10-10' of https://source...
2023-10-11 Tom RiniMerge branch '2023-10-10-blk-sandbox-support-binding...
2023-10-10 Bin Mengblk: Use a macro for the typical block size
2023-10-10 Tom RiniMerge branch '2023-10-09-assorted-fixes'
2023-10-09 Heinrich Schuchardtstdio: fix stdio_deregister_dev()
2023-10-09 Jonas Karlmanspl: Jump to image at end of board_init_r
2023-10-09 Chanho Parkspl: add __noreturn attribute to spl_invoke_atf function
2023-10-08 Tom RiniMerge tag 'u-boot-rockchip-20231007' of https://source...
2023-10-07 Manoj Saispl: fit: support for booting a LZMA-compressed U-boot...
2023-10-07 Manoj Saispl: fit: support for booting a GZIP-compressed U-boot...
2023-10-06 Tom RiniMerge branch '2023-10-06-spl-prepare-for-universal...
2023-10-06 Simon Glassbloblist: Add missing name
2023-10-06 Simon Glassbloblist: Support initing from multiple places
2023-10-06 Simon Glasssandbox: Move the bloblist down a little in memory
2023-10-06 Simon Glassspl: Move bloblist writing until the image is known
2023-10-06 Simon Glassspl: Use the correct FIT_..._PROP constants
2023-10-06 Simon Glassspl: Move the full FIT code to spl_fit.c
2023-10-06 Simon Glassspl: Rename spl_load_fit_image() to load_simple_fit()
2023-10-06 Simon Glassspl: Remove #ifdefs with BOOTSTAGE
2023-10-06 Simon Glassspl: Avoid an #ifdef when printing gd->malloc_ptr
2023-10-06 Simon Glassspl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
2023-10-06 Simon Glassspl: Drop the switch() statement for OS selection
2023-10-06 Simon Glassspl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
2023-10-06 Simon Glassspl: Drop #ifdefs for BOARD_INIT and watchdog
2023-10-06 Simon Glassspl: mx6: powerpc: Drop the condition on timer_init()
2023-10-06 Simon Glassspl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
2023-10-06 Simon Glassspl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
2023-10-06 Simon Glassspl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
2023-10-04 Tom RiniMerge tag 'u-boot-stm32-20231004' of https://source...
2023-10-02 Tom RiniMerge branch 'next_pinctrl_sync' of https://source...
next
This page took 0.090693 seconds and 7 git commands to generate.