summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Add warnings to private / platform settersSimon Glass2021-03-262-0/+21
* dm: core: Use separate priv/plat data regionSimon Glass2021-03-261-0/+9
* dm: core: Allow storing priv/plat data separatelySimon Glass2021-03-262-0/+13
* dm: core: Move flags to device-runtime infoSimon Glass2021-03-261-0/+8
* dm: core: Create a struct for device runtime infoSimon Glass2021-03-262-2/+29
* sandbox: i2c: Support i2c emulation with of-platdataSimon Glass2021-03-261-0/+15
* dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-261-5/+11
* dm: core: Drop device_get_by_driver_info()Simon Glass2021-03-262-30/+0
* clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-261-0/+5
* dm: core: Include dt-decl.h automaticallySimon Glass2021-03-261-0/+2
* dm: core: Adjust uclass setup with of-platdataSimon Glass2021-03-221-0/+3
* dm: core: Add macros to access the new linker listsSimon Glass2021-03-225-2/+179
* linker_lists: Allow use in data structuresSimon Glass2021-03-221-0/+12
* dtoc: Generate uclass devicesSimon Glass2021-03-221-0/+5
* dtoc: Support headers needed for driversSimon Glass2021-03-221-0/+18
* dtoc: Support tracking the phase of U-BootSimon Glass2021-03-221-0/+16
* board: Add MT8183 pumpkin board supportFabien Parent2021-03-201-0/+41
* configs: mt8516: use bootcmd from config_distro_bootcmd.hFabien Parent2021-03-201-16/+4
* board: mediatek: rename pumpkin board into mt8516Fabien Parent2021-03-201-2/+2
* arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar2021-03-162-0/+28
* arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2021-03-161-0/+20
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-1527-103/+205
|\
| * Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-152-2/+6
| |\
| | * include: configs: am65x_evm: Optimize size of SPL BSSLokesh Vutla2021-03-151-1/+1
| | * ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-151-1/+5
| * | Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-151-1/+0
| |\ \ | | |/ | |/|
| | * configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-111-1/+0
| * | Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-03-081-0/+1
| |\ \
| | * | configs: meson64: add fdtoverlay_addr_rNeil Armstrong2021-03-081-0/+1
| * | | Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-bootTom Rini2021-03-081-8/+2
| |\ \ \
| | * | | Makefile: socfpga: Add target to generate hex output for combined spl and dtbDalon Westergreen2021-03-081-1/+1
| | * | | configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim2021-03-081-7/+1
| | |/ /
| * | | lib/charset: UTF-8 stream conversionHeinrich Schuchardt2021-03-071-0/+18
| * | | efi_loader: carve out utf_to_cp()Heinrich Schuchardt2021-03-071-0/+11
| * | | efi_loader: move codepage 437 tableHeinrich Schuchardt2021-03-071-0/+5
| |/ /
| * | ppc: qemu: Drop a custom env variable 'fdt_addr_r'Bin Meng2021-03-051-1/+1
| * | ppc: qemu: Enable RTC support via I2CBin Meng2021-03-051-0/+3
| * | ppc: qemu: Switch over to use DM ETH and PCIBin Meng2021-03-051-13/+0
| * | ppc: qemu: Switch over to use DM serialBin Meng2021-03-051-10/+0
| * | test: cmd: Add a basic test for 'addrmap' commandBin Meng2021-03-051-0/+2
| * | lib: addr_map: Move address_map[] type to the header fileBin Meng2021-03-051-0/+8
| * | include: Remove extern from addr_map.hBin Meng2021-03-051-4/+4
| * | ppc: qemu: Fix CONFIG_SYS_PCI_MAP_ENDBin Meng2021-03-051-1/+1
| * | configs: fsl: move via specific defines to KconfigRajesh Bhagat2021-03-053-6/+0
| * | arm: fsl: common: Improve NXP VID driver PMBus supportStephen Carlson2021-03-052-13/+1
| * | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-0312-30/+135
| |\ \
| | * | board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey2021-03-031-0/+125
| | * | imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford2021-03-011-0/+4
| | * | mx51evk: Convert to driver modelFabio Estevam2021-03-011-8/+0
| | * | mx53loco: Convert to driver modelFabio Estevam2021-03-011-6/+0