summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd: add support for parsing partitions defined in OFMarek Behún2021-06-241-0/+10
* dm: core: add ofnode_get_path()Marek Behún2021-06-241-0/+10
* dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún2021-06-241-0/+17
* Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...Tom Rini2021-06-195-0/+989
|\
| * ARM64: rockchip: evb_rk3399: add usb ohci definationsArtem Lapkin2021-06-181-0/+3
| * board: rockchip: Add rk3568 evb supportJoseph Chen2021-06-181-0/+17
| * rockchip: Add rk3568 architecture coreJoseph Chen2021-06-181-0/+43
| * rk3399_common: setup fdtoverlay_addr_r valueArtem Lapkin2021-06-181-0/+1
| * rockchip: rk3568: add device tree fileElaine Zhang2021-06-181-0/+925
* | dfu: add error callbackPatrick Delaunay2021-06-181-0/+11
|/
* Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodian...Tom Rini2021-06-174-17/+16
|\
| * board: sama5d3_xplained: add Falcon boot supportMichael Opdenacker2021-06-141-0/+14
| * configs: sama7g5ek: increase bootm lenEugen Hristev2021-05-211-1/+1
| * board: pm9263: fix some typos in commentsIlko Iliev2021-05-131-1/+1
| * board: pm9263: switch to use DM_ETHIlko Iliev2021-05-131-6/+0
| * board: pm9261: remove network supportIlko Iliev2021-05-131-9/+0
* | clk: k210: Remove bypass driverSean Anderson2021-06-171-31/+0
* | clk: k210: Move pll into the rest of the driverSean Anderson2021-06-172-69/+0
* | clk: k210: Rewrite to remove CCFSean Anderson2021-06-172-61/+59
* | clk: Allow force setting clock defaults before relocationSean Anderson2021-06-171-4/+26
* | cmd: ti: pd: Add debug command for K3 power domainsTero Kristo2021-06-111-0/+9
* | power: domain: Introduce driver for raw TI K3 PDsTero Kristo2021-06-111-0/+76
* | clk: add support for TI K3 SoC clocksTero Kristo2021-06-111-0/+161
* | clk: add support for TI K3 SoC PLLTero Kristo2021-06-111-0/+15
* | clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo2021-06-111-0/+3
* | common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-111-1/+4
* | lib: rational: copy the rational fraction lib routines from LinuxTero Kristo2021-06-111-0/+20
* | Nokia RX-51: Enable CONFIG_WDT to remove deprecation warningPali Rohár2021-06-091-3/+0
* | configs: am64: Enable configs to support USB host and device modesAswath Govindraju2021-06-091-1/+11
* | configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju2021-06-091-1/+2
* | usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju2021-06-0822-37/+0
* | net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo2021-06-0814-35/+0
* | log: Convert log values to printf() if not enabledSimon Glass2021-06-081-19/+15
* | log: Add support for logging a bufferSimon Glass2021-06-081-0/+35
* | display_options: Split print_buffer() into two functionsSimon Glass2021-06-081-0/+25
* | hexdump: Allow ctrl-c to interrupt outputSimon Glass2021-06-081-2/+4
* | hexdump: Support any rowsizeSimon Glass2021-06-081-2/+2
* | hexdump: Move API to header fileSimon Glass2021-06-081-1/+74
* | test: Add a test for print_buffer()Simon Glass2021-06-081-2/+2
* | test: Convert print tests to use ut frameworkSimon Glass2021-06-081-0/+1
* | console: Report an error when output buffer is exhaustedSimon Glass2021-06-082-7/+12
* | lmb: add lmb_is_reserved_flagsPatrick Delaunay2021-06-071-0/+9
* | lmb: Add support of flags for no-map propertiesPatrick Delaunay2021-06-071-0/+29
* | arm: mvebu: turris_omnia: support invoking rescue boot from consoleMarek Behún2021-06-041-0/+23
* | board: sifive: add HiFive Unmatched board supportGreen Wan2021-05-311-0/+83
* | riscv: dts: add fu740 supportGreen Wan2021-05-312-0/+44
* | efi_loader: add PE/COFF image measurementMasahisa Kojima2021-05-283-0/+33
* | Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-05-271-2/+2
|\ \
| * | ARM: ti: Increase the allocated size for MLO.rawFaiz Abbas2021-05-271-2/+2
* | | test: Remove duplicate macroSean Anderson2021-05-261-17/+0