Age | Commit message (Expand) | Author |
2020-07-09 | test/dm: fdtdec: Add the missing gd declaration | Bin Meng |
2020-07-09 | log: don't show function by default | Heinrich Schuchardt |
2020-07-09 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2020-07-09 | video: sandbox: Add support for the copy framebuffer | Simon Glass |
2020-07-09 | video: Add comments to struct sandbox_sdl_plat | Simon Glass |
2020-07-09 | video: Adjust rotated console to start at right edge | Simon Glass |
2020-07-09 | test: dm: rtc: add tests of rtc shell command | Rasmus Villemoes |
2020-07-09 | test: dm: rtc: add test of dm_rtc_read, dm_rtc_write | Rasmus Villemoes |
2020-07-09 | rtc: sandbox-rtc: fix set method | Rasmus Villemoes |
2020-07-08 | cmd: Add a memory-search command | Simon Glass |
2020-07-07 | test_sleep.py: make sleep time and margin configurable | Heiko Schocher |
2020-07-07 | gpio: search for gpio label if gpio is not found through bank name | Heiko Schocher |
2020-07-07 | cmd: blkls: Add blkls command | Niel Fourie |
2020-07-07 | cmd: dm: Fixed/Added DM driver listing subcommands | Niel Fourie |
2020-07-07 | cmd: fs: Add command to list supported fs types | Niel Fourie |
2020-07-07 | cmd: part: Add subcommand to list supported partition tables | Niel Fourie |
2020-07-06 | Merge branch 'next' | Tom Rini |
2020-07-05 | Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-07-05 | sandbox, test: add test for GPIO_HOG function | Heiko Schocher |
2020-07-03 | test: provide tests for efi_image_region_add() | Heinrich Schuchardt |
2020-07-03 | test: correct time stamps for UEFI authentication | Heinrich Schuchardt |
2020-07-03 | test/py: efi_secboot: fix test case 1g of test_authvar | AKASHI Takahiro |
2020-07-03 | test/py: efi_secboot: remove all "re.search" | AKASHI Takahiro |
2020-07-03 | Revert "test: stabilize test_efi_secboot" | AKASHI Takahiro |
2020-07-01 | reset: Add generic reset driver | Sean Anderson |
2020-07-01 | dm: Add support for simple-pm-bus | Sean Anderson |
2020-07-01 | clk: Add K210 pll support | Sean Anderson |
2020-06-30 | test/py: test_efi_fit: Update #size-cells to 1 | Bin Meng |
2020-06-29 | spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* | Lukasz Majewski |
2020-06-11 | dm: uclass: don't assign aliased seq numbers | Michael Walle |
2020-06-11 | usb: provide a device tree node to USB devices | Michael Walle |
2020-06-03 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi | Tom Rini |
2020-06-02 | test/py: use actual core count for parallel builds | Heinrich Schuchardt |
2020-06-01 | sf: Drop spl_flash_get_sw_write_prot | Jagan Teki |
2020-05-25 | Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini |
2020-05-19 | test: Use ut_asserteq_mem() where possible | Simon Glass |
2020-05-19 | Nokia RX-51: Add automated test for running RX-51 build in qemu | Pali Rohár |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop part.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-12 | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2020-05-11 | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2020-05-11 | test: dm: update test for open-drain/open-source emulation in gpio-uclass | Neil Armstrong |
2020-05-10 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic |
2020-05-09 | test: unit test for u16_strsize() | Heinrich Schuchardt |
2020-05-08 | test: fix naming of test functions in the log test suite | Heinrich Schuchardt |
2020-05-08 | test: describe naming conventions for macro UNIT_TEST | Heinrich Schuchardt |