Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1f47e2aca42c2e51ff3a7754c717ee13f568c721
/
arch
/
sandbox
0575163
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· 4 years, 11 months ago
9a8942b
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 years ago
0255435
dm: irq: Add support for requesting interrupts
by Simon Glass
· 5 years ago
ba87607
dm: irq: Add support for interrupt controller types
by Simon Glass
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
a466db5
sandbox: Support changing the LCD colour depth
by Simon Glass
· 5 years ago
6be88c7
sandbox: sdl: Add an option to double the screen size
by Simon Glass
· 5 years ago
96d0cd4
sandbox: sdl: Move to use SDL2
by Simon Glass
· 5 years ago
ac7b730
sandbox: sdl: Support waiting for audio to complete
by Simon Glass
· 5 years ago
5f736f8
sandbox: sdl: Improve error handling
by Simon Glass
· 5 years ago
c127f19
sandbox: Add comments to the sdl struct
by Simon Glass
· 5 years ago
3062cd1
sound: Add a new stop_play() method
by Simon Glass
· 5 years ago
3ff6fe5
sandbox: Add a new header for the system malloc()
by Simon Glass
· 5 years ago
1c8c47e
sandbox: Ensure that long-options array is terminated
by Simon Glass
· 5 years ago
89cdb0b
sandbox: Drop os_realloc()
by Simon Glass
· 5 years ago
0db1b43
sandbox: Drop use of special os_malloc() where possible
by Simon Glass
· 5 years ago
cf23c7c
sandbox: Rename 'free' variable
by Simon Glass
· 5 years ago
4209be3
sandbox: Sort the help options
by Simon Glass
· 5 years ago
19464f4
cli: Make the sandbox board_run_command the default
by Sean Anderson
· 5 years ago
bd933bf
dm: core: Add ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
14ca9f7
dm: core: Rename ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
d6b92b9
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
dc12ebb
dm: test: Add a test driver for devres
by Simon Glass
· 5 years ago
ff0dada
sandbox: rng: Add a random number generator(rng) driver
by Sughosh Ganu
· 5 years ago
c0912f9
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
by Tom Rini
· 5 years ago
951674a
dm: i2c: EEPROM simulator add tests for addr offset mask
by Robert Beckett
· 5 years ago
22e9351
dm: i2c: EEPROM simulator allow tests visibility of addr and offset
by Robert Beckett
· 5 years ago
fbb0efd
sandbox: Add a test for IRQ
by Simon Glass
· 5 years ago
3e17ffb
sandbox: Add PCI driver and test for p2sb
by Simon Glass
· 5 years ago
89694de
sandbox: Disable mmio by default in tests
by Simon Glass
· 5 years ago
3b65ee3
x86: sandbox: Add a PMC emulator and test
by Simon Glass
· 5 years ago
15ab77c
sandbox: add missing compatible property in device tree
by Heinrich Schuchardt
· 5 years ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
fd8adc3
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
14b254b
Merge tag 'efi-2020-01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 years ago
4ecb506
sandbox: use correct type reading /proc/self/maps
by Heinrich Schuchardt
· 5 years ago
3b4847c
efi_loader: support building UEFI binaries on sandbox
by Heinrich Schuchardt
· 5 years ago
bb1bb4b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
619025b
sandbox: test: Add a prototype for sandbox_set_enable_memio()
by Simon Glass
· 5 years ago
8417385
sandbox: Drop 'const' from sandbox_write()
by Simon Glass
· 5 years ago
9a52be1
test: clk: test clock self assignment
by Jean-Jacques Hiblot
· 5 years ago
dd2e0ce
test: clk: Update tests to also check the managed API
by Jean-Jacques Hiblot
· 5 years ago
d11ef4d
sandbox: fix build error due to missing struct udevice definition
by AKASHI Takahiro
· 5 years ago
073e6d6
sandbox: fix cpu property in test.dts for pytest
by AKASHI Takahiro
· 5 years ago
23f965a
dm: Add a dsi host uclass
by Yannick Fertré
· 5 years ago
75d8f49
sandbox: pci: Create a new sandbox_pci_read_bar() function
by Simon Glass
· 5 years ago
33c215a
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 5 years ago
9b69ba4
pci: sandbox: Move the emulators into their own node
by Simon Glass
· 5 years ago
e77663c
sandbox: Allow use of real I/O with readl(), etc.
by Simon Glass
· 5 years ago
b0e2c23
sandbox: pci: Increase the memory space
by Simon Glass
· 5 years ago
189882c
sandbox: Add a -T flag to use the test device tree
by Simon Glass
· 5 years ago
239cdcf
sandbox: Add support for clrsetio_32() and friends
by Simon Glass
· 5 years ago
3414581
sandbox: Rename PCI ID for swap_case to be more specific
by Simon Glass
· 5 years ago
a605b0f
sandbox: spmi: Add ranges property for address translation
by Simon Glass
· 5 years ago
366291a
spl: Add an arch-specific hook for writing to SPL handoff
by Simon Glass
· 5 years ago
857f39d
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
by Urja Rannikko
· 6 years ago
5917d0b
doc: arch: sandbox: Replace all the instances of README.sandbox
by Keerthy
· 5 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
ff8c23e
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 years ago
641067f
dm: core: Introduce xxx_translate_dma_address()
by Fabien Dessenne
· 6 years ago
87e460c
clk: sandbox: Add sandbox test code for Common Clock Framework [CCF]
by Lukasz Majewski
· 6 years ago
4ab8e78
dts: sandbox: Add 'osc' clock for Common Clock Framework [CCF] testing
by Lukasz Majewski
· 6 years ago
c3d9f3f
test: dm: add a test for MDIO MUX DM uclass
by Alex Marginean
· 6 years ago
ec9594a
test: dm: add MDIO test
by Alex Marginean
· 6 years ago
a9758ec
Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 6 years ago
f2a55ac
test: pci_ep: add basic pci_ep tests
by Ramon Fried
· 6 years ago
bb41333
pci_ep: add pci endpoint sandbox driver
by Ramon Fried
· 6 years ago
21ebbaf
test: dm: Add a test for PCI Enhanced Allocation
by Alex Marginean
· 6 years ago
099ed45
test: check u-boot properties in SPL device tree
by Patrick Delaunay
· 6 years ago
24c2776
sandbox: Correct spi flash operation
by Simon Glass
· 6 years ago
e676f43
sandbox: Add a memory {} node
by Simon Glass
· 6 years ago
e8a7b30
sandbox: Allo sdl-config to be overridden
by Simon Glass
· 6 years ago
912dcb1
sandbox: Add a comment to board_init_f()
by Simon Glass
· 6 years ago
3f2f5cf
sandbox: spl: Lower priority of standard loader
by Simon Glass
· 6 years ago
9072326
sandbox: Exit when SYSRESET_POWER_OFF is requested
by Simon Glass
· 6 years ago
87dac6b
sandbox: Add an alias for SPI
by Simon Glass
· 6 years ago
dc8c91a
sandbox: Create a common sandbox DT
by Simon Glass
· 6 years ago
e8726da
sandbox: Sync up sandbox64.dts with main DT
by Simon Glass
· 6 years ago
07e3371
dm: Add a No-op uclass
by Jean-Jacques Hiblot
· 6 years ago
7d99406
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
ceb6ddb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
5dbe794
sandbox: Drop the printf() in setup_ram_buf()
by Simon Glass
· 6 years ago
4a6409b
sandbox: Correct maths in allocation routines
by Simon Glass
· 6 years ago
001d188
sandbox: Improve debugging in initcall_run_list()
by Simon Glass
· 6 years ago
d0a9b82
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
by Neil Armstrong
· 6 years ago
216800a
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 6 years ago
ffd4c7c
dts: switch spi-flash to jedec, spi-nor compatible
by Neil Armstrong
· 6 years ago
6539700
dm: sound: make all functions static inline
by Christian Gmeiner
· 6 years ago
553a1a2
sandbox: Properly print physical addresses
by Thierry Reding
· 6 years ago
0c425ae
sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
by Thierry Reding
· 6 years ago
a442e61
syscon: update syscon_regmap_lookup_by_phandle
by Patrick Delaunay
· 6 years ago
b630d57
clk: Add fixed-factor clock driver
by Anup Patel
· 6 years ago
ecc7973
sandbox: sound: Silence sound for testing
by Simon Glass
· 6 years ago
2850266
sound: Add uclass operations for beeping
by Simon Glass
· 6 years ago
b45c833
sandbox: pch: Add a test for the PCH uclass
by Simon Glass
· 6 years ago
c6d84a3
sandbox: Add a note about the growing state_info struct
by Simon Glass
· 6 years ago
aac0c29
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
Next »