Age | Commit message (Expand) | Author |
2020-04-30 | acpi: Add an acpi command | Simon Glass |
2020-04-30 | acpi: Add a method to write tables for a device | Simon Glass |
2020-04-16 | test: pinmux: add pincontrol-gpio for pin configuration | Patrick Delaunay |
2020-04-16 | test: dm: update test for pins configuration in gpio | Patrick Delaunay |
2020-04-16 | gpio: sandbox: cleanup binding support | Patrick Delaunay |
2020-04-16 | test: dm: update test for pins configuration in pinctrl node | Patrick Delaunay |
2020-04-16 | gpio: remove the open_drain API and ops | Patrick Delaunay |
2020-04-16 | Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-04-16 | dm: core: support reading a single indexed u32 value | Dario Binacchi |
2020-04-16 | dm: test: add test case for dev_read_u64 function | Dario Binacchi |
2020-04-16 | sandbox: add reserved-memory node in device tree | Heinrich Schuchardt |
2020-04-16 | sandbox: also restore terminal settings when killed by SIGINT | Rasmus Villemoes |
2020-04-16 | sandbox: Update PCI nodes in dts files | Tom Rini |
2020-04-16 | acpi: Add a simple sandbox test | Simon Glass |
2020-02-20 | dma-mapping: add <asm/dma-mapping.h> for all architectures | Masahiro Yamada |
2020-02-11 | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2020-02-07 | dm: irq: Add support for requesting interrupts | Simon Glass |
2020-02-07 | dm: irq: Add support for interrupt controller types | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | sandbox: Support changing the LCD colour depth | Simon Glass |
2020-02-05 | sandbox: sdl: Add an option to double the screen size | Simon Glass |
2020-02-05 | sandbox: sdl: Move to use SDL2 | Simon Glass |
2020-02-05 | sandbox: sdl: Support waiting for audio to complete | Simon Glass |
2020-02-05 | sandbox: sdl: Improve error handling | Simon Glass |
2020-02-05 | sandbox: Add comments to the sdl struct | Simon Glass |
2020-02-05 | sound: Add a new stop_play() method | Simon Glass |
2020-02-05 | sandbox: Add a new header for the system malloc() | Simon Glass |
2020-02-05 | sandbox: Ensure that long-options array is terminated | Simon Glass |
2020-02-05 | sandbox: Drop os_realloc() | Simon Glass |
2020-02-05 | sandbox: Drop use of special os_malloc() where possible | Simon Glass |
2020-02-05 | sandbox: Rename 'free' variable | Simon Glass |
2020-02-05 | sandbox: Sort the help options | Simon Glass |
2020-02-05 | cli: Make the sandbox board_run_command the default | Sean Anderson |
2020-02-05 | dm: core: Add ofnode_get_chosen_prop() | Simon Glass |
2020-02-05 | dm: core: Rename ofnode_get_chosen_prop() | Simon Glass |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-09 | Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm | Tom Rini |
2020-01-07 | dm: test: Add a test driver for devres | Simon Glass |
2020-01-07 | sandbox: rng: Add a random number generator(rng) driver | Sughosh Ganu |
2019-12-18 | Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in... | Tom Rini |
2019-12-17 | dm: i2c: EEPROM simulator add tests for addr offset mask | Robert Beckett |
2019-12-17 | dm: i2c: EEPROM simulator allow tests visibility of addr and offset | Robert Beckett |
2019-12-15 | sandbox: Add a test for IRQ | Simon Glass |
2019-12-15 | sandbox: Add PCI driver and test for p2sb | Simon Glass |
2019-12-15 | sandbox: Disable mmio by default in tests | Simon Glass |
2019-12-15 | x86: sandbox: Add a PMC emulator and test | Simon Glass |
2019-12-10 | sandbox: add missing compatible property in device tree | Heinrich Schuchardt |
2019-12-02 | common: Move command functions out of common.h | Simon Glass |
2019-12-02 | common: Move interrupt functions into a new header | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |