Last active
July 20, 2023 06:02
-
-
Save NikMJain/336831817fc79d6bf3d512d6d2663d59 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e13a1cf286 (HEAD -> next) common: splash_source: Fix type casting errors | |
6d6986645c board: ti: am62x: evm: Include necessary header files | |
76c61f29d6 (origin/next) Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next | |
fa1e124ee7 Merge branch '2023-07-07-assorted-build-improvements' into next | |
99a0532a2d sysreset: Change Kconfig GPIO dependency | |
0f42f89955 tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL | |
29f925d8f9 common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENV | |
aadc1a6069 cmd: CONFIG_CMD_SAVES depends on CONFIG_CMD_LOADS | |
42c0e5bb05 test: Find leftovers after clean/mrproper | |
57fdec65c5 Kbuild: Fix cleanup of *.dtbo for sandbox | |
3d3eeae9bf Kbuild: Fix cleanup of *.dtb for some archs | |
45e636f41f Kbuild: Fix cleanup of VPL | |
c623642d29 Adjust gitignore for tools/generated/ | |
60a8cf5db8 Kbuild: Fix cleanup of generated sources in tools | |
56c7fac8ad Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next | |
6fc3107559 Merge branch 'riscv-for-next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next | |
12f66e2197 board: ae350: Add missing env variables for booti | |
bc35b49a5c riscv: andes_plicsw: Fix IPI during OpenSBI invocation | |
9eb0fc24c9 RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description | |
422fc299df clk: starfive: pll: Fix to use postdiv1_mask | |
0a8239afa3 ci: riscv: Update OpenSBI to v1.2 | |
e530bb743b board: microchip: set mac address for ethernet1 on icicle | |
4e99899bd5 riscv: dts: sync mpfs-icicle devicetree with linux | |
5566cf2a6d riscv: dts: drop microchip from dts filenames | |
c29cc110d7 clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI | |
661e2215f8 riscv: define test_and_{set,clear}_bit in asm/bitops.h | |
551de2169a riscv: implement local_irq_{save,restore} macros | |
3c874711ba riscv: add generic link for <asm/atomic.h> | |
7906155ed3 cmd/sbi: display new extensions | |
fcf75435c8 LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms | |
44231a24d4 configs: ls1046afrwy: enable DM_SERIAL | |
818cbd8ebb configs: ls1046ardb: enable DM_SERIAL | |
cc6f1bf0a2 arch: arm: dts: ls1046a: tag serial nodes with bootph-all | |
250f745ae8 arch: arm: dts: ls1046a: sync serial nodes with Linux | |
3240f090fd configs: ls1043ardb: enable DM_SERIAL | |
164d1ae5b0 arch: arm: dts: ls1043a: tag serial nodes with bootph-all | |
41651ea098 arch: arm: dts: ls1043a: sync serial nodes with Linux | |
e80f4079b3 Merge tag 'v2023.07-rc6' into next | |
45f77b807c Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-pmic into next | |
8202bc2945 regulator: handle different error codes in regulator_set_enable_if_allowed | |
29fca9f23a regulator: rename dev_pdata to plat | |
4fcba5d556 regulator: implement basic reference counter | |
e1bebc16e1 (tag: v2023.07-rc6) Prepare v2023.07-rc6 | |
1b8a1be1a1 spl: spl_legacy: Fix spl_end address | |
1758b64f6d microblaze: u-boot-spl.lds: Pass _image_binary_end | |
a1ddcf7cee sunxi: u-boot-spl.lds: Pass _image_binary_end | |
f5d98b01e1 doc: imx: habv4: Fix typo in 'signing' | |
e37650846f rockchip: Restore support for boot scripts in legacy image format | |
d266d4b638 usb: dwc3-generic: Ensure reset GPIO is configured as an output | |
ac29400f1f Merge tag 'efi-2023-07-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi | |
2b17dd1d9d ARM: arm11: Add C wrapper for allow_unaligned() | |
c32248601c ARM: armv7: Add C wrapper for allow_unaligned() | |
62ac1277fe doc: fix typo loady in loadb man-page | |
cf376808f1 doc: saves man-page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment