aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-09rtc: davinci: add driver model supportDario Binacchi1-61/+367
2021-06-09arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7Dario Binacchi4-0/+21
2021-06-09rtc: davinci: use unlock/lock mechanismDario Binacchi1-0/+14
2021-06-09rtc: davinci: check BUSY bit before set TC registersDario Binacchi1-9/+36
2021-06-09rtc: davinci: replace 32bit access with 8bit accessDario Binacchi1-16/+16
2021-06-09rtc: davinci: fix compiler errorsDario Binacchi1-3/+8
2021-06-09rtc: davinci: enable compilation for omap architecturesDario Binacchi1-0/+7
2021-06-09Nokia RX-51: Enable CONFIG_WDT to remove deprecation warningPali Rohár3-7/+35
2021-06-09configs: am64: Enable configs to support USB host and device modesAswath Govindraju3-3/+84
2021-06-09arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its m...Aswath Govindraju1-1/+1
2021-06-09configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy t...Aswath Govindraju4-6/+6
2021-06-09arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to periphe...Aswath Govindraju1-0/+13
2021-06-09arm: dts: k3-am642-*-evm: Add USB supportAswath Govindraju2-0/+36
2021-06-09arm: dts: k3-am64-main: Add USB DT nodesAswath Govindraju1-0/+30
2021-06-09board: ti: am64x: Set the core voltage of USB PHY to 0.85VAswath Govindraju1-0/+14
2021-06-09arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modesAswath Govindraju1-0/+33
2021-06-09arm: mach-k3: am642_init: Add support for USB boot modeAswath Govindraju3-4/+20
2021-06-09tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig...Aswath Govindraju3-3/+14
2021-06-09arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTsKevin Scholz2-219/+220
2021-06-09Merge branch '2021-06-08-kconfig-migrations' into nextTom Rini140-74/+152
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...WIP/2021-06-08-kconfig-migrationsAswath Govindraju81-39/+92
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo64-35/+60
2021-06-08Merge branch '2021-06-08-display-and-logging-updates' into nextTom Rini22-236/+681
2021-06-08log: Convert log values to printf() if not enabledWIP/2021-06-08-display-and-logging-updatesSimon Glass5-21/+62
2021-06-08sandbox: log: Avoid build error with !CONFIG_LOGSimon Glass2-0/+2
2021-06-08log: Add support for logging a bufferSimon Glass3-0/+92
2021-06-08display_options: Split print_buffer() into two functionsSimon Glass3-45/+121
2021-06-08hexdump: Allow ctrl-c to interrupt outputSimon Glass2-6/+13
2021-06-08hexdump: Support any rowsizeSimon Glass3-8/+31
2021-06-08hexdump: Add support for sandboxSimon Glass2-1/+62
2021-06-08hexdump: Move API to header fileSimon Glass2-76/+77
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass5-34/+34
2021-06-08test: Add a test for print_buffer()Simon Glass2-2/+84
2021-06-08test: Convert print tests to use ut frameworkSimon Glass3-51/+57
2021-06-08test: Detect when expect_str is too smallSimon Glass1-2/+14
2021-06-08console: Report an error when output buffer is exhaustedSimon Glass4-16/+58
2021-06-07Merge branch '2021-06-07-arm-cache-cp15-improvements' into nextTom Rini6-39/+228
2021-06-07stm32mp: don't map the reserved region with no-map propertyWIP/2021-06-07-arm-cache-cp15-improvementsPatrick Delaunay1-2/+15
2021-06-07stm32mp: Increase the reserved memory in board_get_usable_ram_topPatrick Delaunay1-2/+5
2021-06-07image-fdt: save no-map parameter of reserve-memoryPatrick Delaunay1-8/+15
2021-06-07test: lmb: add test for lmb_reserve_flagsPatrick Delaunay1-0/+89
2021-06-07lmb: add lmb_dump_region() functionPatrick Delaunay1-20/+20
2021-06-07lmb: add lmb_is_reserved_flagsPatrick Delaunay2-2/+16
2021-06-07lmb: Add support of flags for no-map propertiesPatrick Delaunay2-9/+72
2021-06-07Prepare v2021.07-rc4v2021.07-rc4Tom Rini1-1/+1
2021-06-07configs: Resync with savedefconfigTom Rini12-68/+13
2021-06-07Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodi...Tom Rini1-1/+1
2021-06-07configs: sam9x60ek: Enable NAND on mmc defconfigTudor Ambarus1-0/+7
2021-06-07nand: atmel: Correct bitflips in erased pagesKai Stuhlemmer (ebee Engineering)1-19/+18
2021-06-07Revert "sama5d3: Fix Galois Field Table offsets"Tudor Ambarus1-2/+2