- 7a9b366 lib: add function u16_strcasecmp() by Heinrich Schuchardt · 1 year, 11 months ago
- 673a92c efi_loader: defines for PE-COFF section flags by Heinrich Schuchardt · 1 year, 10 months ago
- fbc595b doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 1 year, 11 months ago
- eff6b71 efi_loader: set UEFI specification version to 2.10 by Heinrich Schuchardt · 1 year, 11 months ago
- 70a4ac6 efi_loader: fix efi_get_next_variable_name_mem() by Heinrich Schuchardt · 1 year, 11 months ago
- ce32708 eficonfig: carve out efi_get_next_variable_name_int calls by Masahisa Kojima · 1 year, 11 months ago
- daa531c Merge tag 'u-boot-rockchip-20221219' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 11 months ago
- e86c789 rockpi4: board: Add firmware image information for capsule updates by Sughosh Ganu · 2 years ago
- 4d89330 rockchip: rk3128-cru: sync the clock dt-binding header from Linux by Johan Jonker · 2 years, 2 months ago
- 255cebb Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 11 months ago
- 63db156 efi: adjust ebbr to v2.1 in conformance profile by Vincent Stehlé · 1 year, 11 months ago
- ed82586 sunxi: remove unused CONFIG_MMC_SUNXI_SLOT by Andre Przywara · 2 years ago
- 670789f mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase() by Dario Binacchi · 2 years ago
- 8f17040 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
- 573359d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years ago
- bcd4110 dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · 2 years ago
- 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 2 years ago
- 01c8b66 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · 2 years ago
- eeb0a2c net: ping6: Add ping6 command by Viacheslav Mitrofanov · 2 years ago
- 1feb697 net: ipv6: Add implementation of main IPv6 functions by Viacheslav Mitrofanov · 2 years ago
- 2f7f2f2 net: ipv6: Add string_to_ip6 converter by Viacheslav Mitrofanov · 2 years ago
- c6610e1 net: ipv6: Add Neighbor Discovery Protocol (NDP) by Viacheslav Mitrofanov · 2 years ago
- 1dfa4ef net: ipv6: Add callbacks declarations to get access to IPv6 variables by Viacheslav Mitrofanov · 2 years ago
- 33b5066 net: ipv6: Add IPv6 basic primitives by Viacheslav Mitrofanov · 2 years ago
- 3ac026a efi_loader: utility function to check the variable name is "Boot####" by Masahisa Kojima · 2 years ago
- 5e6c069 phy: add driver for Intel XWAY PHY by Tim Harvey · 2 years ago
- cfbae48 net: Add wget application by Ying-Chun Liu (PaulLiu) · 2 years ago
- a3bf193 net: Add TCP protocol by Ying-Chun Liu (PaulLiu) · 2 years ago
- 3167b4d liteeth: LiteX Ethernet device by Joel Stanley · 2 years, 2 months ago
- d5d9f32 Merge tag 'u-boot-amlogic-20221122' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years ago
- 0524bfc sandbox: Move the capsule GUID declarations to board file by Sughosh Ganu · 2 years ago
- 88ff7cb image: Correct strncpy() warning with image_set_name() by Simon Glass · 2 years ago
- 66006f8 arm: amlogic: add setbrg op to serial device by Edoardo Tomelleri · 2 years, 2 months ago
- 521277e Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
- 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 1 month ago
- 536c642 Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- c3b5af6 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 2 years ago
- d656611 eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 2 years ago
- 8961e93 eficonfig: expose append entry function by Masahisa Kojima · 2 years ago
- a84040a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
- caf29d1 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 2 years ago
- 5cbd029 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 2 years ago
- 9c41c06 Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · 2 years ago
- 2827c2f Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 4 months ago
- bebb393 Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
- dd706c8 sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · 2 years ago
- a8a0fc4 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · 2 years ago
- 540d022 dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · 2 years, 1 month ago
- c4ee4fe Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
- 0cbeed4 Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
- 6cc0454 global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- d236210 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
- 8c778f7 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago
- 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years, 1 month ago
- 9ba938e Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 75fc79e Convert CONFIG_SYS_MMC_MAX_BLK_COUNT to Kconfig by Tom Rini · 2 years, 1 month ago
- a918df2 Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- e28e0f4 rtc: Remove unused drivers by Tom Rini · 2 years, 1 month ago
- 2c8d04d Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · 2 years, 1 month ago
- b85d759 powerpc: Migrate SYS_L3_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- 22a2283 powerpc: Migrate SYS_L2_SIZE to Kconfig by Tom Rini · 2 years, 1 month ago
- e020b97 Remove unused symbols CONFIG_SYS_JFFS2_FIRST_BANK et al by Tom Rini · 2 years, 1 month ago
- c56289d Convert CONFIG_SYS_INTERLAKEN et al to Kconfig by Tom Rini · 2 years, 1 month ago
- 14a5d3b Remove dead code by Tom Rini · 2 years, 1 month ago
- d3d0b5b Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · 2 years, 1 month ago
- 9244b2f Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
- 899f291 configs: imx8mn_beacon: Re-align memory to standard imx8mn settings by Adam Ford · 2 years, 1 month ago
- dbd5ca2 imx8mm: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
- f067b59 imx8mn: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
- 0b42fdc imx8mp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
- cb9b70f imx8mq: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
- ed7bda5 imx8ulp: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
- 62f9686 imxrt1050: synchronise device tree with linux by Marcel Ziswiler · 2 years ago
- 765f6f1 imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXT by Tim Harvey · 2 years ago
- e9e03e7 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · 2 years ago
- 37fa34f configs: imx8mn_venice.h: remove unused ifdef by Tim Harvey · 2 years ago
- 9414097 configs: imx8mn_venice: fix include header protection by Tim Harvey · 2 years ago
- c8f3402 arm: imx8mp: Initial MSC SM2S iMX8MP support by Martyn Welch · 2 years, 1 month ago
- 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
- 9bd1aa8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years, 1 month ago
- 41e7510 dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
- d1b4659 test: Add a way to detect a test that breaks another by Simon Glass · 2 years, 1 month ago
- 5ea894a dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
- 6ca4d5b sandbox: Add missing comments for os_alarm() by Simon Glass · 2 years, 1 month ago
- ff1f0e4 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
- 6cc8b5d arm: mvebu: Add RD-AC5X board by Chris Packham · 2 years ago
- 87ac4b4 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · 2 years ago
- 45fc699 Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 2 years ago
- a29491a MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · 2 years, 4 months ago
- ea24b0e MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · 2 years, 4 months ago
- e9dcd5b MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · 2 years, 4 months ago
- 44b7abf highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · 2 years, 1 month ago
- 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
- 2896839 cyclic: switch to using hlist instead of list by Rasmus Villemoes · 2 years, 1 month ago
- 2399b62 list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · 2 years, 1 month ago
- 6b84b1d cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · 2 years, 1 month ago
- d7de5ef cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · 2 years, 1 month ago
- 8679405 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · 2 years, 1 month ago
- 7e9814c FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · 2 years, 1 month ago