Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a73610d2c6dbfbc7383ae9d694b1412f57a3f398
/
include
d3f4bce
ARM: rockchip: rv1108: Add support for default distro_bootcmd
by Otavio Salvador
· 6 years ago
66d86af
ARM: rockchip: rv1108: Enable BOUNCE_BUFFER
by Otavio Salvador
· 6 years ago
5d2cb15
ARM: rockchip: rv1108: Sync clock with vendor tree
by Otavio Salvador
· 6 years ago
93e72ac
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
361e13f
arm: MediaTek: add basic support for MT7623 boards
by Weijie Gao
· 6 years ago
cbd2fba
arm: MediaTek: add basic support for MT7629 boards
by Ryder Lee
· 6 years ago
d84982d
arm: dts: MediaTek: add device tree for MT7623
by Ryder Lee
· 6 years ago
376ac00
arm: dts: MediaTek: add device tree for MT7629
by Ryder Lee
· 6 years ago
3b975a1
tools: MediaTek: add MTK boot header generation to mkimage
by Ryder Lee
· 6 years ago
67cf22c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
4656ce2
configs: Remove CONFIG_MARVELL
by Chris Packham
· 6 years ago
58fcca0
ARM: vexpress_*_defconfig: Enable CMD_UBI support
by Otavio Salvador
· 6 years ago
37ff057
board: da8xxevm: Fix Environmental CRC error
by Adam Ford
· 6 years ago
1e4fb78
arm: ti: boot: Fix U-Boot environment partition address
by Sam Protsenko
· 6 years ago
ccdb7c2
armv7r: K3: Allow SPL to run only on core 0
by Lokesh Vutla
· 6 years ago
ef0b75d
Merge git://git.denx.de/u-boot-riscv
by Tom Rini
· 6 years ago
fd09c20
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
d96a782
ARM: meson: Add boot device discovery
by Neil Armstrong
· 7 years ago
78a0801
ARM: dts: Sync Amlogic Meson AXG DT from Linux 4.20-rc1
by Neil Armstrong
· 6 years ago
485bba3
ARM: meson: Add support for AXG family
by Neil Armstrong
· 6 years ago
f58d633
configs: meson: change default load addresses
by Jerome Brunet
· 6 years ago
96a739b
ARM: rework amlogic configuration
by Jerome Brunet
· 6 years ago
302987b
board: amlogic: move khadas-vim2 as q200 ref board
by Neil Armstrong
· 6 years ago
e4623f7
configs: meson: remove unnecessary MESON_FDTFILE_SETTING
by Jerome Brunet
· 6 years ago
b0edea3
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· 6 years ago
d633006
spl: Add a define for SPL_TPL_PROMPT
by Simon Glass
· 6 years ago
919e7a8
test: Add a simple test for bloblist
by Simon Glass
· 6 years ago
f0293d3
bloblist: Locate bloblist in U-Boot
by Simon Glass
· 6 years ago
e945a72
spl: Set up the bloblist in SPL
by Simon Glass
· 6 years ago
9f407d4
Add core support for a bloblist to convey data from SPL
by Simon Glass
· 6 years ago
4d8d305
spl: Add support for logging in SPL and TPL
by Simon Glass
· 6 years ago
66ffe57
riscv: qemu: detect and boot the kernel passed by QEMU
by Lukas Auer
· 6 years ago
afb3012
dm: core: add missing prototype for ofnode_read_u64
by Lukas Auer
· 6 years ago
111ab36
riscv: qemu: enable distro boot
by Lukas Auer
· 6 years ago
a8da9ff
distro_bootcmd: add VirtIO distro boot command
by Lukas Auer
· 6 years ago
52b9843
riscv: qemu: support booting Linux
by Lukas Auer
· 6 years ago
c95cafd
Drop CONFIG_INIT_CRITICAL
by Bin Meng
· 6 years ago
862e2e7
riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I
by Lukas Auer
· 6 years ago
a58986c
sf: Add a method to obtain the block-protect setting
by Simon Glass
· 6 years ago
8729b1a
misc: Update read() and write() methods to return bytes xfered
by Simon Glass
· 6 years ago
b9f210a
video: Update video_set_default_colors() to support invert
by Simon Glass
· 6 years ago
566bf3a
sandbox: Add a function to read a host file
by Simon Glass
· 6 years ago
a5c13b6
sandbox: log: Add a category for sandbox
by Simon Glass
· 6 years ago
72ef8bf
cros_ec: Add new features for events and power
by Simon Glass
· 6 years ago
b236448
fdt: restore board_fdt_blob_setup() declaration
by Baruch Siach
· 6 years ago
a3e1653
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· 6 years ago
63f004e
dm: adc: add uclass's mask and conversion helpers
by Fabrice Gasnier
· 6 years ago
093c0ab
ARM: mvebu: db-88f6820: remove redundant comment
by Chris Packham
· 6 years ago
b335e91
linux/sizes.h: sync from kernel
by Baruch Siach
· 6 years ago
5c8fd32
Use _AC and UL macros from linux/const.h
by Baruch Siach
· 6 years ago
b26c486
linux/const.h: import from kernel
by Baruch Siach
· 6 years ago
101860e
mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig
by Stefan Roese
· 6 years ago
78e2517
mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig
by Stefan Roese
· 6 years ago
ad5fbc6
Ability to modify distro boot filename
by Martyn Welch
· 6 years ago
0a16868
dm: serial: fix comment on dm_serial_ops setconfig
by Simon Goldschmidt
· 6 years ago
9dba883
board: ti: am654: r5: Add initial support for am654
by Lokesh Vutla
· 6 years ago
d5a8313
cmd: pinmux: Add pinmux command
by Patrice Chotard
· 6 years ago
37b596a
dm: uclass: Add uclass_foreach_dev_probe
by Patrice Chotard
· 6 years ago
f6abd53
dm: uclass: Add uclass_next_device_err() to return a valid device
by Patrice Chotard
· 6 years ago
8bbb5b2
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
by Patrice Chotard
· 6 years ago
f55a0c0
dm: pinctrl: Add get_pin_muxing() ops
by Patrice Chotard
· 6 years ago
f9c87ad
w1-eeprom: Add support for Maxim DS2502 add only memory
by Martin Fuzzey
· 6 years ago
9a2cff7
configs: am3517_evm: Use default OMAP3 memory settings
by Adam Ford
· 6 years ago
786dc91
bcm968580xref: add initial support
by Philippe Reynes
· 6 years ago
1473f6a
arm: at91: wdt: Convert watchdog driver to dm/dt
by Prasanthi Chellakumar
· 6 years ago
a8c5f8d
dm: pci: Add APIs to find next capability and extended capability
by Bin Meng
· 6 years ago
2895c4b
kconfig: Introduce HAVE_ARCH_IOMAP
by Bin Meng
· 6 years ago
4ad54ec
blk: Introduce IF_TYPE_VIRTIO
by Tuomas Tynkkynen
· 6 years ago
c879eeb
blk: Make blk_next_free_devnum() public
by Bin Meng
· 6 years ago
c515ee5
blk: Drop blk_prepare_device()
by Bin Meng
· 6 years ago
c011641
virtio: Add codes for virtual queue/ring management
by Tuomas Tynkkynen
· 6 years ago
8fb49b4
dm: Add a new uclass driver for VirtIO transport devices
by Bin Meng
· 6 years ago
d92878a
test: dm: core: Add test case for uclass driver's child_post_probe()
by Bin Meng
· 6 years ago
651d0c0
dm: core: Allow uclass to set up a device's child after it is probed
by Bin Meng
· 6 years ago
a6d4b06
regmap: Add overview documentation
by Mario Six
· 6 years ago
9b77fe3
regmap: Add endianness support
by Mario Six
· 6 years ago
e936397
regmap: Define regmap_{get,set}
by Mario Six
· 6 years ago
d5c7bd9
regmap: Support reading from specific range
by Mario Six
· 6 years ago
84ff8f6
regmap: Add raw read/write functions
by Mario Six
· 6 years ago
604b669
regmap: Fix documentation
by Mario Six
· 6 years ago
6244fc6
dm: Correct pre_reloc_only parameter description in several APIs' comments
by Bin Meng
· 6 years ago
8d773c4
dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt()
by Bin Meng
· 6 years ago
e601ab1
dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc()
by Bin Meng
· 6 years ago
5d6c61a
board_f: Use static print_cpuinfo if CONFIG_CPU is active
by Mario Six
· 6 years ago
208ecba
Merge branch 'next'
by Tom Rini
· 6 years ago
cbabe7f
configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS
by Tom Rini
· 6 years ago
26cc40d
mmc: dw_mmc: Add RCRC handling
by Marek Vasut
· 6 years ago
5764ea2
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
by Bin Meng
· 6 years ago
acb83bb
arm: zynq: Setup non zero SPL FIT load address
by Michal Simek
· 6 years ago
6a256a8
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
by Grygorii Strashko
· 6 years ago
f95de0b
net: ftgmac100: convert to driver model
by Cédric Le Goater
· 6 years ago
99431c1
Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arc
by Tom Rini
· 6 years ago
adc9b09
emdk->emsdp: Rename board
by Alexey Brodkin
· 6 years ago
de8566a
arm: ti: boot: Don't read environment partition
by Sam Protsenko
· 6 years ago
6b4dba4
configs: at91: at91sam9x5ek: fix bootcmd for NAND flash
by Eugen.Hristev@microchip.com
· 6 years ago
fdaccfe
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 6 years ago
f457c52
arm: socfpga: Fix bootcounter located at the end of internal SRAM
by Stefan Roese
· 6 years ago
4eaf7f5
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
6e1c943
x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX
by Stefan Roese
· 6 years ago
0ca4405
x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again)
by Stefan Roese
· 6 years ago
Next »