| Commit message (Expand) | Author | Age | Files | Lines |
* | misc: add driver for the Rockchip otp controller | Finley Xiao | 2019-11-17 | 3 | -0/+186 |
* | Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-11-12 | 1 | -39/+7 |
|\ |
|
| * | misc: imx8: scu: simplify code to make it extendable | Peng Fan | 2019-11-05 | 1 | -39/+7 |
* | | misc: k3_avs: Add j721e support | Keerthy | 2019-11-07 | 1 | -0/+22 |
* | | misc: k3_avs: add driver for K3 Adaptive Voltage Scaling Class 0 | Tero Kristo | 2019-11-07 | 3 | -0/+376 |
|/ |
|
* | mach-imx: Adding new argument for SIP call interface | Ye Li | 2019-11-03 | 1 | -1/+1 |
* | misc: microchip_flexcom: introduce microchip_flexcom driver | Eugen Hristev | 2019-10-24 | 3 | -0/+74 |
* | Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini | 2019-10-09 | 2 | -1/+554 |
|\ |
|
| * | misc: imx8: add more scfw api | Peng Fan | 2019-10-08 | 1 | -8/+512 |
| * | imx: scu_api: add sc_pm_is_partition_started | Peng Fan | 2019-10-08 | 1 | -0/+27 |
| * | imx: scu_api: add sc_rm_set_master_sid | Peng Fan | 2019-10-08 | 1 | -0/+22 |
| * | misc: Kconfig: make i.MX7ULP could use MXC_OCOTP | Peng Fan | 2019-10-08 | 1 | -1/+1 |
* | | sandbox: pci: Create a new sandbox_pci_read_bar() function | Simon Glass | 2019-10-08 | 2 | -16/+4 |
* | | sandbox: pci: Move pci_offset_to_barnum() to pci.h | Simon Glass | 2019-10-08 | 1 | -5/+2 |
* | | sandbox: pci: Drop the get_devfn() method | Simon Glass | 2019-10-08 | 1 | -8/+0 |
* | | sandbox: swap_case: Use statics where possible | Simon Glass | 2019-10-08 | 1 | -5/+5 |
* | | sandbox: Rename PCI ID for swap_case to be more specific | Simon Glass | 2019-10-08 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...WIP/27Aug2019 | Tom Rini | 2019-08-27 | 2 | -21/+58 |
|\ |
|
| * | misc: change RCC form MISC to NOP uclass | Patrick Delaunay | 2019-08-27 | 1 | -4/+1 |
| * | pmu: stpmic1: change specific NVM api to MISC | Patrick Delaunay | 2019-08-27 | 1 | -4/+40 |
| * | bsec: update after MISC u-class update | Patrick Delaunay | 2019-08-27 | 1 | -13/+17 |
* | | misc: i2c_eeprom: verify that the chip is functional at probe() | Baruch Siach | 2019-08-27 | 1 | -0/+8 |
|/ |
|
* | Kconfig: Varios: Fix more SPL, TPL dependencies | Adam Ford | 2019-08-26 | 1 | -0/+2 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | misc: imx8: add sc_misc_get_temp | Peng Fan | 2019-07-19 | 1 | -0/+28 |
* | Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians... | Tom Rini | 2019-07-14 | 1 | -0/+1 |
|\ |
|
| * | misc: stm32_fuse: Fix warnings when compiling with W=1 | Patrick Delaunay | 2019-07-12 | 1 | -0/+1 |
* | | test: dm: Add a test for PCI Enhanced Allocation | Alex Marginean | 2019-07-10 | 1 | -1/+101 |
|/ |
|
* | imx8: fuse: fix fuse driver | Marcel Ziswiler | 2019-06-11 | 1 | -2/+0 |
* | spl: misc: Allow misc drivers in SPL and TPL | Simon Glass | 2019-05-21 | 2 | -3/+77 |
* | gdsys_rxaui_ctrl: Use new regmap interface | Mario Six | 2019-05-21 | 1 | -1/+1 |
* | gdsys_rxaui_ctrl: Return old state | Mario Six | 2019-05-21 | 1 | -1/+6 |
* | cros_ec: Use a hyphen in the uclass name | Simon Glass | 2019-05-08 | 1 | -1/+1 |
* | mxc_ocotp: Disable fuse sense for imx8mq B1 | Ye Li | 2019-04-25 | 1 | -0/+5 |
* | mxc_ocotp: Update redundancy banks for mx7ulp B0 | Ye Li | 2019-04-25 | 1 | -7/+11 |
* | misc: imx8: scu: add i.MX8QM support | Peng Fan | 2019-04-25 | 1 | -3/+13 |
* | imx8: fuse: add fuse driver | Peng Fan | 2019-04-25 | 2 | -0/+87 |
* | misc: fs_loader: Replace label with DT phandle | Tien Fong Chee | 2019-04-22 | 1 | -21/+15 |
* | misc: fs_loader: Add support for initializing block device | Tien Fong Chee | 2019-04-22 | 1 | -0/+23 |
* | configs: move CONFIG_MXC_OCOTP to Kconfig | Marcel Ziswiler | 2019-04-13 | 1 | -0/+2 |
* | Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot | Tom Rini | 2019-04-12 | 1 | -0/+28 |
|\ |
|
| * | stpmic1: add NVM update support in fuse command | Patrick Delaunay | 2019-04-12 | 1 | -0/+28 |
* | | misc: i2c_eeprom: add eeprom write support | Baruch Siach | 2019-04-11 | 1 | -1/+19 |
* | | misc: i2c_eeprom: support DT pagesize property | Baruch Siach | 2019-04-11 | 1 | -0/+6 |
|/ |
|
* | xilinx: common: Remove !DM_i2C code for reading mac from eeprom | Michal Simek | 2019-02-14 | 1 | -0/+1 |
* | misc: Allow child devices | Simon Glass | 2019-02-09 | 1 | -0/+3 |
* | Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx | Tom Rini | 2019-01-30 | 1 | -0/+4 |
|\ |
|
| * | imx8: scu: use dedicated MU for SPL | Peng Fan | 2019-01-28 | 1 | -0/+4 |
* | | misc: i2c_eeprom: Add atmel,24c08 to the list | Michal Simek | 2019-01-26 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2019-01-18 | 1 | -0/+173 |
|\ |
|