- f6928f9 imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 4 months ago
- 77a5712 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 4 months ago
- 853cc9d arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 4 months ago
- f80a41b drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 4 months ago
- acc9afe drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 4 months ago
- a61f267 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 4 months ago
- 79581a6 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 4 months ago
- 0db17f4 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- c40a98c pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 4 months ago
- 52ac65f cros_ec: Use standard calls for recovery-request checking by Simon Glass · 3 years, 5 months ago
- 01da40b cros_ec: Support the full-size vboot context by Simon Glass · 3 years, 5 months ago
- 821b998 cros_ec: Drop cros_ec_entering_mode() by Simon Glass · 3 years, 5 months ago
- cbb191b cros_ec: Allow reading the battery-charge state by Simon Glass · 3 years, 5 months ago
- 8293081 sandbox: cros_ec: Update error handling when reading matrix by Simon Glass · 3 years, 7 months ago
- 8df0def misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 5 months ago
- 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 55c9b9c misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 9 months ago
- f0c0e54 qemu: add MMIO driver for QFW by Asherah Connor · 3 years, 8 months ago
- ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
- 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 8 months ago
- 2b8031f pwm: Add a driver for Chrome OS EC PWM by Alper Nebi Yasak · 4 years, 1 month ago
- c29b7c7 misc: ocotp: Update OCOTP driver for iMX8MQ B2 by Ye Li · 3 years, 8 months ago
- c747f8b sandbox: cros_ec: Only write EC state when the EC is probed by Simon Glass · 3 years, 9 months ago
- 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months ago
- f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 9 months ago
- 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
- fea2f25 dtoc: Generate device instances by Simon Glass · 3 years, 10 months ago
- c7b4b83 dtoc: Generate uclass devices by Simon Glass · 3 years, 10 months ago
- df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
- 964f232 dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 333e3a9 cros_ec: Add vstore support by Simon Glass · 3 years, 10 months ago
- 692f38d cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 10 months ago
- 0316130 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 10 months ago
- 9d70252 cros_ec: Add support for switches by Simon Glass · 3 years, 10 months ago
- 959e1ce cros_ec: Support reading EC features by Simon Glass · 3 years, 10 months ago
- 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 10 months ago
- cd3a63e cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 10 months ago
- ebee533 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 10 months ago
- 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 10 months ago
- 78075bb misc: rcc: keep the rcc device name for subnode by Patrick Delaunay · 4 years, 1 month ago
- eec21f3 misc: rcc: migrate trace to dev macro by Patrick Delaunay · 4 years, 1 month ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
- e5b6d5f sandbox: Add a compatible string for spltest by Simon Glass · 4 years ago
- 4bf8972 test: Move some test drivers into their own file by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- 37ad5f3 x86: apl: Drop support for !OF_PLATDATA_PARENT by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
- 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- 5370d83 sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
- 9f0cffd cros_ec: Handling EC_CMD_GET_NEXT_EVENT by Heinrich Schuchardt · 4 years, 1 month ago
- ea5def6 cros_ec: Increase command timeout for flash erase by Simon Glass · 4 years, 1 month ago
- 97208d9 cros_ec: Correct collection of EC hash by Simon Glass · 4 years, 1 month ago
- a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
- df2e939 cros_ec: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
- bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
- 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · 4 years, 2 months ago
- 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · 4 years, 2 months ago
- 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · 4 years, 1 month ago
- 4b773f2 xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years, 1 month ago
- 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
- a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
- d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
- 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · 4 years, 5 months ago
- 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
- b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
- f43b083 drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 5 months ago
- c9c35a4 misc: scu_api: Add SCFW API to get the index of boot container set by Ye Li · 4 years, 6 months ago
- b0b4441 imx8: fuse: use arm_smccc_smc by Peng Fan · 4 years, 7 months ago
- dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 6e9661f misc: add driver for the SiFive otp controller by Pragnesh Patel · 4 years, 6 months ago
- 24d8b75 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
- 3e738e5 misc: scu: Increase the timeout for MU communication by Ye Li · 4 years, 7 months ago
- 390f460 misc: fuse: Update imx8 fuse driver for 8QM by Ye Li · 4 years, 7 months ago
- d3b70ea imx8: Configure SNVS by Franck LENORMAND · 5 years ago
- 24b5dae imx8: Update SCFW API to version 1.5 by Ye Li · 5 years ago
- 184c7e2 imx8: scu api: Add support for SECO manufacturing protection APIs by Breno Lima · 5 years ago