- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 2 years ago
- ad24234 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 2 years ago
- c50c778 usbtty: Remove default CONFIG_USBD_* values by Tom Rini · 2 years ago
- 89c90ca nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 2 years ago
- bd22bde net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 2 years ago
- 8de73b7 usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · 2 years ago
- 8fe042b fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · 2 years ago
- 81451a3 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 2 years ago
- a3fda0d global: Remove unused CONFIG defines by Tom Rini · 2 years ago
- eda976d tee: optee: fix uuid comparisons on service discovery by Ilias Apalodimas · 2 years ago
- 9d28f67 tpm2: ftpm: add the device in the OP-TEE services list by Ilias Apalodimas · 2 years ago
- 218a991 tee: optee: fix a print error on rng probing by Ilias Apalodimas · 2 years ago
- 53c47c5 Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years ago
- 85d8711 dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind" by Simon Glass · 2 years, 1 month ago
- 83d7a7a firmware: ti_sci: fix typo in boot authentication message name by Jorge Ramirez-Ortiz · 2 years ago
- 2e4865b musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · 2 years ago
- 7a2d80e musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · 2 years ago
- 448e2b6 event: Correct dependencies on the EVENT framework by Tom Rini · 2 years ago
- 5b958de Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 2 years ago
- 6d03688 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years ago
- 9a13a76 timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 2 years ago
- 0e38bd8 video: Add font functions to the vidconsole API by Simon Glass · 2 years ago
- 7abe73f video: truetype: Rename the metrics function by Simon Glass · 2 years ago
- 72a0dd8 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 2 years ago
- 30f3333 image: Move common image code to image_board and command by Simon Glass · 2 years ago
- a25338a clk: rockchip: Add rv1126 clk support by Jagan Teki · 2 years, 1 month ago
- 8430a87 pinctrl: rockchip: Add rv1126 support by Jagan Teki · 2 years, 1 month ago
- 32b2ea9 pinctrl: rockchip: Add pinctrl route types by Jagan Teki · 2 years, 1 month ago
- 0900840 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 2 years, 1 month ago
- 4fadeec ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 2 years, 1 month ago
- e869b34 ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 2 years, 1 month ago
- a70a62c ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 2 years, 1 month ago
- d04aa29 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 2 years, 1 month ago
- 5ab30c3 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 2 years, 1 month ago
- 29c3148 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 2 years, 1 month ago
- 26f92be ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years, 1 month ago
- 78276c5 ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 2 years, 1 month ago
- 23b71ad rockchip: clk: add watchdog clock to px30_clk_enable by Quentin Schulz · 2 years, 2 months ago
- 2383e8f usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 2 years ago
- 66b5847 usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 2 years ago
- fe4c21d Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years ago
- 48b3ecb gpio: Get rid of gpio_hog_probe_all() by Marek Vasut · 2 years, 4 months ago
- 942918f dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL by Quentin Schulz · 2 years, 4 months ago
- f4426fd net: fm: Support loading firmware from a filesystem by Sean Anderson · 2 years ago
- e4f0cc5 net: fm: Add firmware name parameter by Sean Anderson · 2 years ago
- 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 2 years ago
- 0d795c3 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 2 years, 1 month ago
- 17bae77 adc: stm32mp15: add calibration support by Olivier Moysan · 2 years, 1 month ago
- ba1fa2a usb: onboard-hub: add driver to manage onboard hub supplies by Fabrice Gasnier · 2 years, 1 month ago
- 3133651 ata: Fix dependency for CONFIG_SATA_SIL by Pali Rohár · 2 years ago
- f3d914c fastboot: Add OEM run command by Sean Anderson · 2 years, 1 month ago
- d037990 fastboot: remove #ifdef CONFIG when it is possible by Patrick Delaunay · 2 years, 1 month ago
- 59dacc3 optee: bind the TA drivers on OP-TEE node by Patrick Delaunay · 2 years, 1 month ago
- 46b2e5e reboot-mode: Add NVMEM reboot mode by Sean Anderson · 2 years, 1 month ago
- 546795b rtc: abx8xx: Add support for reading RAM by Sean Anderson · 2 years, 1 month ago
- 7ee1c4d pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect by Jim Liu · 2 years, 1 month ago
- cebdfc2 Merge branch 'next' by Tom Rini · 2 years ago
- fe33066 Merge tag 'u-boot-nand-20230108' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 2 years ago
- 7363cf0 mtd: rawnand: omap_elm: u-boot driver model support by Roger Quadros · 2 years, 1 month ago
- c2147bc mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC by Roger Quadros · 2 years, 1 month ago
- b747090 mtd: rawnand: omap_gpmc: Add SPL NAND support by Roger Quadros · 2 years, 1 month ago
- ff0d078 mtd: rawnand: omap_gpmc: support u-boot driver model by Roger Quadros · 2 years, 1 month ago
- fa87360 mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt by Roger Quadros · 2 years, 1 month ago
- 04fcd25 mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction by Roger Quadros · 2 years, 1 month ago
- b82f12b Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years ago
- bee3551 Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot"" by Marek Vasut · 2 years, 1 month ago
- 4671435 i2c: uniphier-f: correct error recovery by Dai Okamura · 2 years, 1 month ago
- 6104009 reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 2 years ago
- 5745de2 arm: s5p4418: dm_serial: switch to DM_SERIAL by Stefan Bosch · 2 years, 1 month ago
- 5ec6cbc arm: s5p4418: dm_serial: add driver source code by Stefan Bosch · 2 years, 1 month ago
- 357c352 Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driver by Lokanathan, Raaj · 2 years, 1 month ago
- 1138bbe serial: Use -EAGAIN in getc and putc by Pali Rohár · 2 years, 1 month ago
- 59440d8 serial: Do not write additional \r before \n for dm_serial drivers by Pali Rohár · 2 years, 1 month ago
- fcb624b rtc: add ht1380 driver by Sergei Antonov · 2 years, 1 month ago
- ef75d48 pinctrl: uniphier: add ethernet TX pin data for PXs3 by Dai Okamura · 2 years, 1 month ago
- 1e91a0e pinctrl: uniphier: add check if pins are valid by Dai Okamura · 2 years, 1 month ago
- 5387b09 timer: orion-timer: Fix problem with early static variable by Stefan Roese · 2 years, 1 month ago
- bcc85b9 cmd: source: Support specifying config name by Sean Anderson · 2 years, 1 month ago
- 30fb045 treewide: Use NULL for script image name by Sean Anderson · 2 years, 1 month ago
- dbedf4a power: regulator: Add support for NPCM8xx by Jim Liu · 2 years, 2 months ago
- 648d675 cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · 2 years, 1 month ago
- 50e88c0 pci-rcar-gen3: Rename CONFIG_SEND_ENABLE by Tom Rini · 2 years, 1 month ago
- 1e01950 post: Move CONFIG_SYS_POST to CFG_SYS_POST by Tom Rini · 2 years, 1 month ago
- 0478dac kbuild: Remove uncmd_spl logic by Tom Rini · 2 years, 1 month ago
- 1d0eaf2 global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG by Tom Rini · 2 years, 1 month ago
- 61693ac global: Migrate CONFIG_USART_ID to CFG by Tom Rini · 2 years, 1 month ago
- 805482d global: Migrate CONFIG_USART_BASE to CFG by Tom Rini · 2 years, 1 month ago
- e7cebff global: Migrate CONFIG_TSEC_TBICR_SETTINGS to CFG by Tom Rini · 2 years, 1 month ago
- d8964b3 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years, 1 month ago
- 97148cb global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG by Tom Rini · 2 years, 1 month ago
- 7c480ba global: Migrate CONFIG_SH_ETHER_PHY_ADDR to CFG by Tom Rini · 2 years, 1 month ago
- ff53ecc global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG by Tom Rini · 2 years, 1 month ago
- c253cea global: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE to CFG by Tom Rini · 2 years, 1 month ago
- 24513c3 global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE to CFG by Tom Rini · 2 years, 1 month ago
- 77d0870 global: Migrate CONFIG_SCSI_DEV_LIST to CFG by Tom Rini · 2 years, 1 month ago
- dbfaeec global: Migrate CONFIG_SCIF_A to CFG by Tom Rini · 2 years, 1 month ago
- 193b3fe global: Migrate CONFIG_POWER_PFUZE3000_I2C_ADDR to CFG by Tom Rini · 2 years, 1 month ago
- aa3efb6 global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFG by Tom Rini · 2 years, 1 month ago
- 6d38c69 global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFG by Tom Rini · 2 years, 1 month ago
- b861574 global: Migrate CONFIG_PL01x_PORTS to CFG by Tom Rini · 2 years, 1 month ago