- a5405b1 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 10 months ago
- 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 8 months ago
- 2a57937 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 9 months ago
- c8b5dc3 misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 9 months ago
- 7577430 power: mfd: k3_avs: update am65xx MPU_VDD voltage values by Tero Kristo · 4 years, 9 months ago
- 1444e11 misc: pmic_esm: Add support for PMIC ESM driver by Tero Kristo · 4 years, 9 months ago
- f81f4cd misc: k3_esm: Add support for Texas Instruments K3 ESM driver by Tero Kristo · 4 years, 9 months ago
- 0b6ce80 misc: k3_avs: Fix possible NULL pointer deference by Vignesh Raghavendra · 4 years, 9 months ago
- b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
- 0a4d619 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 10 months ago
- 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
- 515dcff dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 10 months ago
- a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 10 months ago
- a4f416d sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 1f26500 common: Drop floppy disk support by Simon Glass · 5 years ago
- a72088d Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
- dc3accc mxc_ocotp: support i.MX8MP by Peng Fan · 5 years ago
- 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
- 069ddc7 misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
- f030d6f misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
- f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
- 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
- 54028bc sandbox: Add a test for IRQ by Simon Glass · 5 years ago
- ff418d9 x86: Move UCLASS_IRQ into a separate file by Simon Glass · 5 years ago
- 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · 5 years ago
- 2ee1f6a pci: Add support for p2sb uclass by Simon Glass · 5 years ago
- 4eaae8e cros_ec: use uint instead of uint8_t for cmd param by Michael Auchter · 5 years ago
- eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 9ea8f9f status_led: Tidy up the code style by Simon Glass · 5 years ago
- e7872cb common: Drop global inclusion of status_led.h by Simon Glass · 5 years ago
- 20d52a0 misc: add driver for the Rockchip otp controller by Finley Xiao · 5 years ago
- 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- fda68e4 misc: k3_avs: Add j721e support by Keerthy · 5 years ago
- 887dde5 misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 by Tero Kristo · 5 years ago
- a4bdc49 misc: imx8: scu: simplify code to make it extendable by Peng Fan · 5 years ago
- e5e9109 mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
- 3bd5610 misc: microchip_flexcom: introduce microchip_flexcom driver by Eugen Hristev · 5 years ago
- 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
- d4191db misc: imx8: add more scfw api by Peng Fan · 5 years ago
- 098d3e6 imx: scu_api: add sc_pm_is_partition_started by Peng Fan · 5 years ago
- b612a30 imx: scu_api: add sc_rm_set_master_sid by Peng Fan · 5 years ago
- c45a81a misc: Kconfig: make i.MX7ULP could use MXC_OCOTP by Peng Fan · 5 years ago
- 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
- 130d7ff sandbox: pci: Move pci_offset_to_barnum() to pci.h by Simon Glass · 5 years ago
- 6de89a6 sandbox: pci: Drop the get_devfn() method by Simon Glass · 5 years ago
- 81ae778 sandbox: swap_case: Use statics where possible by Simon Glass · 5 years ago
- 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
- 74a2d11 Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- d79f8ee misc: change RCC form MISC to NOP uclass by Patrick Delaunay · 5 years ago
- c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · 5 years ago
- 7e5f8e3 bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
- 38793e2 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · 5 years ago
- ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- ba44e01 misc: imx8: add sc_misc_get_temp by Peng Fan · 6 years ago
- 31e872e Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
- f81ddc1 misc: stm32_fuse: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
- 6dc9daa imx8: fuse: fix fuse driver by Marcel Ziswiler · 5 years ago
- 605931c spl: misc: Allow misc drivers in SPL and TPL by Simon Glass · 6 years ago
- 941f7ea gdsys_rxaui_ctrl: Use new regmap interface by Mario Six · 6 years ago
- 8f4a346 gdsys_rxaui_ctrl: Return old state by Mario Six · 6 years ago
- f18ca78 cros_ec: Use a hyphen in the uclass name by Simon Glass · 6 years ago
- 4d5e0a2 mxc_ocotp: Disable fuse sense for imx8mq B1 by Ye Li · 6 years ago
- 2cb89e3 mxc_ocotp: Update redundancy banks for mx7ulp B0 by Ye Li · 6 years ago
- 0efac15 misc: imx8: scu: add i.MX8QM support by Peng Fan · 6 years ago
- 0fe6f16 imx8: fuse: add fuse driver by Peng Fan · 6 years ago
- 789aa9c misc: fs_loader: Replace label with DT phandle by Tien Fong Chee · 6 years ago
- 5689ff1 misc: fs_loader: Add support for initializing block device by Tien Fong Chee · 6 years ago
- f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
- 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 6 years ago
- d592d13 stpmic1: add NVM update support in fuse command by Patrick Delaunay · 6 years ago
- 4e4c5ed misc: i2c_eeprom: add eeprom write support by Baruch Siach · 6 years ago
- 263b5b0 misc: i2c_eeprom: support DT pagesize property by Baruch Siach · 6 years ago
- d9bdc6d xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · 6 years ago
- 9d47e65 misc: Allow child devices by Simon Glass · 6 years ago
- 0b0409c Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
- e6b2c2b imx8: scu: use dedicated MU for SPL by Peng Fan · 6 years ago
- 191d02e misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · 6 years ago
- 81d633c Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
- 76e1d47 drivers: ifc: restore the legacy flow for IFC config by Rajesh Bhagat · 6 years ago
- e8b7970 misc: fs_loader: Switching private data allocation to DM auto allocation by Tien Fong Chee · 6 years ago
- b57e4cc misc: imx8: scu: use platdata instead of priv data by Peng Fan · 6 years ago
- 927a3dc misc: imx: scu: avoid write null pointer by Peng Fan · 6 years ago
- 45f3703 Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx by Tom Rini · 6 years ago
- 39945c1 imx: rename mx8m,MX8M to imx8m,IMX8M by Peng Fan · 6 years ago
- 738d8a8 misc: Add JZ47xx efuse driver by Paul Burton · 6 years ago
- 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
- 92d443b drivers: ifc: dynamic chipselect mapping support by Pankit Garg · 6 years ago
- ea2cf05 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
- 48d268f cros: Correct a printf() string and comment by Simon Glass · 6 years ago
- 587dc40 misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
- 153f252 cros_ec: Add new features for events and power by Simon Glass · 6 years ago
- 134022a cros_ec: Align uclass data to a cache boundary by Simon Glass · 6 years ago