Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
21d651fb29cf268b1a5f64d080e3d352ee32c87f
21d651f
sandbox: Complete migration away from os_malloc()
by Simon Glass
· 5 years ago
f217651
dm: core: Drop the inclusion of linux/compat.h in dm.h
by Simon Glass
· 5 years ago
336d461
dm: core: Create a new header file for 'compat' features
by Simon Glass
· 5 years ago
61b29b8
dm: core: Require users of devres to include the header
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
af80072
gitlab: Disable SDL when building sandbox
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
0266248
sandbox: sound: Handle errors better in sound_beep()
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
f72bdc6
sandbox: Rename strdup() functions
by Simon Glass
· 5 years ago
1ea1c7d
string: Allow arch override of strndup() also
by Simon Glass
· 5 years ago
1f6510c
exports: Add the malloc.h header
by Simon Glass
· 5 years ago
cfda60f
sandbox: Use a prefix for all allocation functions
by Simon Glass
· 5 years ago
cf23c7c
sandbox: Rename 'free' variable
by Simon Glass
· 5 years ago
8d38a84
mtd: Rename free() to rfree()
by Simon Glass
· 5 years ago
aae9588
dma: Rename free() to rfree()
by Simon Glass
· 5 years ago
fb8c0d5
clk: Rename free() to rfree()
by Simon Glass
· 5 years ago
093152f
gpio: Rename free() to rfree()
by Simon Glass
· 5 years ago
94474b2
reset: Rename free() to rfree()
by Simon Glass
· 5 years ago
4f51188
power-domain: Rename free() to rfree()
by Simon Glass
· 5 years ago
cc92c3c
mailbox: Rename free() to rfree()
by Simon Glass
· 5 years ago
3b85ce8
video: sandbox: Enable all colour depths
by Simon Glass
· 5 years ago
51973cc
video: Support truetype fonts on a 32-bit display
by Simon Glass
· 5 years ago
4209be3
sandbox: Sort the help options
by Simon Glass
· 5 years ago
1d6a0c9
doc: dm: debugging: Fix the steps for activating debug
by Fabio Estevam
· 5 years ago
5ed2dc5
dtc: add ability to make nodes conditional on them being referenced
by Maxime Ripard
· 5 years ago
7b9d60f
cmd: Add command to dump drivers and compatible strings
by Sean Anderson
· 5 years ago
2f7c53c
buildman: Enable buildman on aarch64 hosts
by Matthias Brugger
· 5 years ago
8d73be7
tpm2: ftpm: A driver for firmware TPM running inside TEE
by Thirupathaiah Annapureddy
· 5 years ago
19464f4
cli: Make the sandbox board_run_command the default
by Sean Anderson
· 5 years ago
3780e2d
cmd: tpm: add a subcommand device
by Philippe Reynes
· 5 years ago
bb3f47e
tpm: add a helper to iterate on all tpm devices
by Philippe Reynes
· 5 years ago
28b417c
image: fdt: check "status" of "/reserved-memory" subnodes
by Thirupathaiah Annapureddy
· 5 years ago
400175b
test: Add a way to check each line of console output
by Simon Glass
· 5 years ago
cfccff8
test: Enable console recording in tests
by Simon Glass
· 5 years ago
b612312
console: Add a function to read a line of the output / eof
by Simon Glass
· 5 years ago
eb7387a
sandbox: pmic: Correct i2c pmic emulator platdata method
by Simon Glass
· 5 years ago
b83994d
bloblist: Zero records when adding
by Simon Glass
· 5 years ago
02247c1
bloblist: Tidy up a few comments and code-style nits
by Simon Glass
· 5 years ago
5b04454
bloblist: Add a new function to add or check size
by Simon Glass
· 5 years ago
9ff5e04
dm: core: Drop uclass_find_next_free_req_seq() conditions
by Simon Glass
· 5 years ago
903e83e
dm: core: Add a way to iterate through children, probing each
by Simon Glass
· 5 years ago
f262d4c
dm: core: Add a way to read platdata for all child devices
by Simon Glass
· 5 years ago
bd933bf
dm: core: Add ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
1aada63
dm: core: Reimplement ofnode_read_size()
by Simon Glass
· 5 years ago
a8167d8
dm: core: Add ofnode_read_prop()
by Simon Glass
· 5 years ago
14ca9f7
dm: core: Rename ofnode_get_chosen_prop()
by Simon Glass
· 5 years ago
74d594a
dm: core: Update comment for ofnode_get_chosen_node()
by Simon Glass
· 5 years ago
ba8444a
test: Add underscore prefix to macro parameters
by Simon Glass
· 5 years ago
88b3a37
dm: core: Use const device for the dev_read_...() interface
by Simon Glass
· 5 years ago
d975ce2
dm: core: Use const device for the devfdt...() interface
by Simon Glass
· 5 years ago
194fca9
dm: pci: Update a few more interfaces for const udevice *
by Simon Glass
· 5 years ago
c4e72c4
dm: pci: Update the PCI read_config() method to const dev *
by Simon Glass
· 5 years ago
fc347fb
dm: core: Use const where possible in device.h
by Simon Glass
· 5 years ago
f5cc89a
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
c95215a
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi
by Tom Rini
· 5 years ago
d4827fc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· 5 years ago
d861183
Merge tag 'ti-v2020.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
by Tom Rini
· 5 years ago
d9618e9
board: ls1012ardb: do not use imply CONFIG_
by Heinrich Schuchardt
· 5 years ago
8526a58
armv8: ls2088a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
4238e37
armv8: ls1088a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
20858a2
armv8: lx2160a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
3e90cfe
armv8: ls1012ardb: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
e735ad3
armv8: ls1046a: Updates secure boot headers offset
by Priyanka Singh
· 5 years ago
feb8fa2
configs: ls1021a: Reserve low memory for CMA
by Alison Wang
· 5 years ago
9ebde88
dm: arm: ls1021a: add i2c DM support
by Biwen Li
· 5 years ago
a0affb3
dm: arm64: ls1012a: add i2c DM support
by Biwen Li
· 5 years ago
6089d8a
Kconfigs: layerscape: use a convenient default value for SYS_MALLOC_F_LEN
by Biwen Li
· 5 years ago
c691032
i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag
by Biwen Li
· 5 years ago
beadf4f
armv8: fsl-layerscape: spl: fix build error when DM_I2C is enabled
by Biwen Li
· 5 years ago
42cd5cb
rtc: pcf8563: Add driver model support
by Biwen Li
· 5 years ago
36df9c7
configs: ls1028a: Enable FSPI support
by Kuldeep Singh
· 5 years ago
e572064
arm: dts: lx2160a: Add FSPI node properties
by Kuldeep Singh
· 5 years ago
5e2fb3e
arm: dts: ls1028a: Add FSPI node properties
by Kuldeep Singh
· 5 years ago
bddec1b
board: fsl: lx2160a: Add support to reset to eMMC
by Meenakshi Aggarwal
· 5 years ago
3ffe090
arm: dts: ls1028a: fix interrupt properties
by Michael Walle
· 5 years ago
922ac0f
arm: ls1028a: use the new flexspi driver
by Michael Walle
· 5 years ago
323d3af
configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
by Kuldeep Singh
· 5 years ago
9e0c131
azure: Move to vs2017-win2016 platform build host
by Tom Rini
· 5 years ago
ea86e72
gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value()
by Wolfgang Wallner
· 5 years ago
28c6268
gpio: intel_gpio: Clear tx state bit when setting output
by Wolfgang Wallner
· 5 years ago
b840c39
gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32()
by Wolfgang Wallner
· 5 years ago
03fe85a
x86: itss: Remove apl-prefix
by Wolfgang Wallner
· 5 years ago
1d5bf32
x86: itss: Add a Kconfig option to enable/disable ITSS driver
by Wolfgang Wallner
· 5 years ago
43709fa
x86: Move itss.c from Apollo Lake to a more generic location
by Wolfgang Wallner
· 5 years ago
4dd0593
watchdog: omap_wdt: Fix WDT coding style
by Marek Vasut
· 5 years ago
11c1af6
watchdog: omap_wdt: Fix WDT reloading
by Marek Vasut
· 5 years ago
8a9ec4d
watchdog: omap_wdt: Fix WDT timeout configuration
by Marek Vasut
· 5 years ago
5b36241
configs: j721e_evm_a72: Add GPIO support
by Faiz Abbas
· 5 years ago
16217ed
arm: dts: k3-j721e-main: Add Support for gpio0
by Faiz Abbas
· 5 years ago
25216d6
gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible
by Vignesh Raghavendra
· 5 years ago
94f992d
gpio: da8xx_gpio: Fix compiler warning
by Vignesh Raghavendra
· 5 years ago
Next »