Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
5e6d9ccde9cf700e19e0d783f1f671a1eb4a60fb
/
include
5e6d9cc
dma: ti: k3-udma: Implement dma_get_cfg() interface
by Vignesh Raghavendra
· 5 years ago
b8a4dd2
dma: Introduce dma_get_cfg() interface
by Vignesh Raghavendra
· 5 years ago
2f62455
net: mdio-uclass: add dm_eth_phy_connect helper function
by Alex Marginean
· 5 years ago
a5d32c3
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
by Alex Marginean
· 5 years ago
d718b69
include: phy: add data field for private driver data
by Alex Marginean
· 5 years ago
17285fc
include: phy: define XFI and USXGMII interface types
by Alex Marginean
· 5 years ago
fb60383
dt-bindings: phy: dp83867: Add documentation for disabling clock output
by Grygorii Strashko
· 5 years ago
d724321
net: Improve documentation for string_to_ip()
by Joe Hershberger
· 5 years ago
fb8977c
net: Always build the string_to_enetaddr() helper
by Joe Hershberger
· 5 years ago
e85a787
lib: crypto: add pkcs7 message parser
by AKASHI Takahiro
· 5 years ago
9b933bf
lib: crypto: add rsa public key parser
by AKASHI Takahiro
· 5 years ago
c4e961e
lib: crypto: add public key utility
by AKASHI Takahiro
· 5 years ago
a9b45e6
lib: add oid registry utility
by AKASHI Takahiro
· 5 years ago
2b12196
cmd: add asn1_compiler
by AKASHI Takahiro
· 5 years ago
bd3c3dd
linux/time.h: include vsprintf.h
by AKASHI Takahiro
· 5 years ago
29852bf
include: kernel.h: include printk.h
by AKASHI Takahiro
· 5 years ago
1872311
lib: add mktime64() for linux compatibility
by AKASHI Takahiro
· 5 years ago
09030e0
rtc.h: add struct udevice declaration
by AKASHI Takahiro
· 5 years ago
1ac2cb9
cmd: Migrate from_env() from pxe.c to nvedit.c
by Patrice Chotard
· 5 years ago
b2e373d
rockchip: allow loading larger kernels
by Ben Wolsieffer
· 5 years ago
eb446ef
cmd: nand/sf: isolate legacy code
by Miquel Raynal
· 5 years ago
e0a4c2d
configs: move CONFIG_MTD in defconfigs when set in arch includes
by Miquel Raynal
· 5 years ago
888f184
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
by Miquel Raynal
· 5 years ago
1de770d
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
by Miquel Raynal
· 5 years ago
88718be
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· 5 years ago
abf2c68
ARM: MediaTek: add basic support for MT8518 boards
by mingming lee
· 5 years ago
9072400
clk: mediatek: add driver for MT8518
by mingming lee
· 5 years ago
69acc36
ARM: omapl138_lcdk: Allow early init to start instruction cache
by Adam Ford
· 5 years ago
e78f16b
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
by Tom Rini
· 5 years ago
60f3c01
Convert CONFIG_PHY_CORTINA to Kconfig
by Tom Rini
· 5 years ago
1e26f64
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
by Lihua Zhao
· 5 years ago
a4ef065
Merge branch '2019-12-02-master-imports'
by Tom Rini
· 5 years ago
cb3ef68
common: Move old EEPROM functions into a new header
by Simon Glass
· 5 years ago
533cee0
common: Drop get_endaddr()
by Simon Glass
· 5 years ago
d67bdaa
common: Move trap_init() out of common.h
by Simon Glass
· 5 years ago
2cf431c
common: Move pci_init_board() out of common.h
by Simon Glass
· 5 years ago
5255932
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
67c4e9f
common: Move board_get_usable_ram_top() out of common.h
by Simon Glass
· 5 years ago
428a6a1
common: Drop board_show_dram()
by Simon Glass
· 5 years ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
36bf446
common: Move enable/disable_interrupts 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
3374d28
common: Drop checkicache() and checkdcache()
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
6cc915b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· 5 years ago
62270f4
common: Move some SMP functions out of common.h
by Simon Glass
· 5 years ago
30c7c43
common: Move checkcpu() out of common.h
by Simon Glass
· 5 years ago
2c629bd
common: Drop cpu_init()
by Simon Glass
· 5 years ago
b598147
common: Move some CPU functions out of common.h
by Simon Glass
· 5 years ago
68a6aa8
common: Move mii_init() function out of common.h
by Simon Glass
· 5 years ago
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
f0143a8
common: Move timer_get_us() function out of common.h
by Simon Glass
· 5 years ago
036a017
common: Move wait_ticks functions out of common.h
by Simon Glass
· 5 years ago
6887c5b
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
6c03f9e
common: Add a new lz4.h header file
by Simon Glass
· 5 years ago
b03e051
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
f516fd9
common: Move serial_printf() to the serial header
by Simon Glass
· 5 years ago
2310c8e
serial: usb: Correct the usbtty_...() prototypes
by Simon Glass
· 5 years ago
8d5babb
common: Move env_get_ip() to net.h
by Simon Glass
· 5 years ago
2189d5f
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
8bef79b
common: Move sorting functions to their own header file
by Simon Glass
· 5 years ago
f083583
common: Move bootcount functions to their header file
by Simon Glass
· 5 years ago
c660444
spl: bootcount: Move code out of header file
by Simon Glass
· 5 years ago
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
b2ea91b
crc: Fix code style with crc functions
by Simon Glass
· 5 years ago
c3a4d1c
common: Drop linux/crc8.h
by Simon Glass
· 5 years ago
840ef4d
common: Move random-number functions into their own header
by Simon Glass
· 5 years ago
c076e5c
status_led: Tidy up the code style
by Simon Glass
· 5 years ago
c3e4430
common: Drop global inclusion of status_led.h
by Simon Glass
· 5 years ago
9ce2aa1
Drop CONFIG_SHOW_ACTIVITY
by Simon Glass
· 5 years ago
62f9b65
common: Move older CPU functions to their own header
by Simon Glass
· 5 years ago
3570406
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· 5 years ago
1f3813c
Merge branch 'master' of git://git.denx.de/u-boot-mips
by Tom Rini
· 5 years ago
2a250ae
MIPS: remove Micronas VCT boards
by Daniel Schwierzeck
· 5 years ago
c4f697b
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 5 years ago
a3c9805
include/configs: ls1012a: add pfe stop command
by Biwen Li
· 5 years ago
283e4ab
armv8: ls1043aqds: modify the qspi_bootcmd definition
by Wen He
· 5 years ago
0de19ab
armv8: ls1028a: Add environment variables to facilitate the boot
by Yuantian Tang
· 5 years ago
fd399a1
stm32mp1: board: add spi nand support
by Patrick Delaunay
· 5 years ago
f6031d6
stm32mp1: activate SET_DFU_ALT_INFO
by Patrick Delaunay
· 5 years ago
62d620c
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
by Patrick Delaunay
· 5 years ago
e07a86b
ARM: dts: stm32: DT alignment with kernel v5.3
by Patrick Delaunay
· 5 years ago
4b19b89
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
by Tom Rini
· 5 years ago
e91a411
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
by Heinrich Schuchardt
· 5 years ago
8e3361c
ARM: bcm283x: Move BCM283x_BASE to a global variable
by Matthias Brugger
· 5 years ago
9a0cbae
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
6b7ebff
usb: dwc3: Add phy interface for dwc3_uboot
by Jagan Teki
· 5 years ago
5ef1e02
power: fan53555: add support for Silergy SYR82X and SYR83X
by Vasily Khoruzhick
· 5 years ago
a09fea1
env: Finish migration of common ENV options
by Tom Rini
· 5 years ago
a8992e7
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
by Tom Rini
· 5 years ago
246e601
efi_loader: remove unused function efi_dp_from_dev()
by Heinrich Schuchardt
· 5 years ago
d64efd9
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
fd8adc3
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
59b01eb
rockchip: dts: tinker: Add tinker-s board support
by Michael Trimarchi
· 5 years ago
208b8cd
rockchip: rk3308: Add support for ROC-RK3308-CC board
by Andy Yan
· 5 years ago
9e3de72
board: rockchip: Add rk3308 evb support
by Andy Yan
· 5 years ago
fe9efbc
rockchip: clk: Add clk driver for rk3308
by Finley Xiao
· 5 years ago
f1a2252
arm: rockchip: Add RK3308 SOC support
by Andy Yan
· 5 years ago
de43ca7
rockchip: rk3399: split rockpro64 out of evb_rk3399
by Vasily Khoruzhick
· 5 years ago
Next »