Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
217bb295e2bc18c0a4904b762abbda53ecd1a372
« Previous
dc57be5
test: lib: lmb: add lmb test for multiple RAM banks
by Simon Goldschmidt
· 6 years ago
9cc2323
lmb: handle more than one DRAM BANK
by Simon Goldschmidt
· 6 years ago
e3b4fc9
tools: dumpimage: Clarify help
by Martyn Welch
· 6 years ago
65a80b4
tools: dumpimage: Add help option and make error paths consistent
by Martyn Welch
· 6 years ago
11e3c1f
tools: dumpimage: Simplify internal logic
by Martyn Welch
· 6 years ago
12b8318
tools: dumpimage: Simplify arguments
by Martyn Welch
· 6 years ago
57a608e
tools: dumpimage: Provide more feedback on error
by Martyn Welch
· 6 years ago
3c29a56
regulator: pbias: Handle extended drain IO when changing omap36 PBIAS
by Adam Ford
· 6 years ago
73ced87
rockchip: rk3399: spl: ensure that debug_uart_init is called
by Philipp Tomsich
· 6 years ago
c869d63
rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
by Philipp Tomsich
· 6 years ago
5a12732
pinctrl: Kconfig: fix missing include of rockchip/Kconfig
by Philipp Tomsich
· 6 years ago
efc4677
pinctrl: Kconfig: sort includes alphabetically
by Philipp Tomsich
· 6 years ago
77871e6
rockchip: Add MAINTAINER entry for chromebook_speedy
by Philipp Tomsich
· 6 years ago
9e92116
rockchip: Add support for chromebook_bob
by Simon Glass
· 6 years ago
08c85b5
rockchip: gru: Add extra device-tree settings
by Simon Glass
· 6 years ago
aa48c94
rockchip: Implement spl_gpio in the GPIO driver
by Simon Glass
· 6 years ago
3ec6f11
rockchip: Move pull-up/down enum into a common file
by Simon Glass
· 6 years ago
8a0c6aa
rockchip: rk3399: Add ROCKCHIP_DEVICE_SETTINGS to set env
by Simon Glass
· 6 years ago
c35f8e5
rockchip: Tidy up board include-file ordering
by Simon Glass
· 6 years ago
5328af1
rockchip: clk: Add mention of four new clocks
by Simon Glass
· 6 years ago
cf5c8d1
rockchip: Add settings for Samsung LPDDR3 4GB SDRAM 1866MHz
by Simon Glass
· 6 years ago
3523c07
rockchip: Allow booting from SPI
by Simon Glass
· 6 years ago
6cecc2b
rockchip: Clarify docs on SPI writing
by Simon Glass
· 6 years ago
60853a9
rockchip: evb_rk3399: Tidy up the README
by Simon Glass
· 6 years ago
0a09f2f
rockchip: Adjust rk3399 device tree to be closer to linux
by Simon Glass
· 6 years ago
d244474
rockchip: Bring in device tree files for rk3399-gru
by Simon Glass
· 6 years ago
0c14c36
rockchip: Drop note about supporting other SoCs
by Simon Glass
· 6 years ago
16217f9
rockchip: Add mention of other boards
by Simon Glass
· 6 years ago
5c01d1c
gpio: Add a simple GPIO API for SPL
by Simon Glass
· 6 years ago
66f657d
gpio: Use more command-specific enums values
by Simon Glass
· 6 years ago
6831616
clk: Improve debug message in clk_set_default_rates()
by Simon Glass
· 6 years ago
f60662d
lib: Allow using display_buffer() in SPL
by Simon Glass
· 6 years ago
e5b29d8
ARM: dts: rk322x: Correct the uart2 default pin configuration
by David Wu
· 6 years ago
96f73e0
pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
by David Wu
· 6 years ago
2ec3d25
rockchip: defconfig: Clean the unused pinctrl config
by David Wu
· 6 years ago
e7ae4cf
pinctrl: rockchip: Add common rockchip pinctrl driver
by David Wu
· 6 years ago
2409e47
rk3288: chrome: defconfig: Enable FDT for new pinctrl driver
by David Wu
· 6 years ago
08c817c
ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
by David Wu
· 6 years ago
bfb11ab
ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
by David Wu
· 6 years ago
c0b163e
ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
by David Wu
· 6 years ago
cb59507
rockchip: rk3399-evb: defconfig: Enable FDT for new pinctrl driver
by David Wu
· 6 years ago
8e2e601
rockchip: add support for veyron-speedy (ASUS Chromebook C201)
by Marty E. Plummer
· 6 years ago
09056c9
rockchip: dts: rk3399-firely: add 'same-as-spl'
by Mark Kettenis
· 6 years ago
0d968ce
rockchip: Drop call to rockchip_dnl_mode_check() for now
by Simon Glass
· 6 years ago
2d0c01b
sound: rockchip: Add sound support for jerry
by Simon Glass
· 6 years ago
bcea0e1
rockchip: Add a sound driver
by Simon Glass
· 6 years ago
2665f09
rockchip: Add an I2S driver
by Simon Glass
· 6 years ago
3dbfe5a
rockchip: rk3288: Add i2s pinctrl and clock support
by Simon Glass
· 6 years ago
341e5a2
ARM: DTS: am43xx: Enable the DTS entries for USB port #2 in SPL
by Jean-Jacques Hiblot
· 6 years ago
64c5992
ARM: DTS: am43xx: Add aliases for the USB ports
by Jean-Jacques Hiblot
· 6 years ago
dd5b0e2
ARM: DTS: Resync am3517-evm.dts with Linux 5.0-rc3
by Adam Ford
· 6 years ago
13756eb
ARM: dts: da850-evm: Re-sync with Kernel 5.0
by Adam Ford
· 6 years ago
c97ae7b
ARM: am3517_evm: Enable DM_SPI and DM_USB
by Adam Ford
· 6 years ago
cafc429
spl: fat/fs: Add control to build FS EXT4 in SPL
by Tien Fong Chee
· 6 years ago
f4b4092
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
by Tien Fong Chee
· 6 years ago
d8c3ea9
spl: fat/fs: Add option to include/exclude FAT write build in SPL
by Tien Fong Chee
· 6 years ago
0c3a9ed
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
by Tien Fong Chee
· 6 years ago
0e03648
configs: removing am335x_evm_usbspl_defconfig
by Jean-Jacques Hiblot
· 6 years ago
94f0d13
configs: am335x_evm: enable DM_USB_GADGET and USB_ETHER in u-boot and SPL
by Jean-Jacques Hiblot
· 6 years ago
db34e0e
ARM: DTS: am335x-evm: Use USB0 in peripheral mode
by Jean-Jacques Hiblot
· 6 years ago
1c1464c
usb: ether: call _usb_eth_halt() if initialization fails
by Jean-Jacques Hiblot
· 6 years ago
a36c70a
am335x, shc: adapt shc board to DM
by Heiko Schocher
· 6 years ago
46c4371
ARM: dts: am335x-shc: add u-boot specific dtsi
by Heiko Schocher
· 6 years ago
e535014
arm: dts: add am335x-shc.dts for shc board
by Heiko Schocher
· 6 years ago
364e407
configs: mscc_luton: Add network support.
by Horatiu Vultur
· 6 years ago
c5620ae
net: Add MSCC Luton networkd driver.
by Horatiu Vultur
· 6 years ago
ee7b65f
mips: mscc: luton: Add ethernet nodes for Luton.
by Horatiu Vultur
· 6 years ago
0b8f34d
net: mscc: Remove unused variables
by Horatiu Vultur
· 6 years ago
45f2748
net: mscc: Move mac_table_add function into different file.
by Horatiu Vultur
· 6 years ago
36d04f5
net: mscc: Move ocelot_send and ocelot_recv in a different file.
by Horatiu Vultur
· 6 years ago
2fff4a9
net: mscc: Move miim commands into separate file.
by Horatiu Vultur
· 6 years ago
4c66157
net: mscc: Move ocelot_switch to mscc_eswitch folder
by Horatiu Vultur
· 6 years ago
fdceb0d
mips: mt76xx: Use correct timer frequency
by Stefan Roese
· 6 years ago
78b5431
MSCC: Fix Jaguar2 board detection.
by Horatiu Vultur
· 6 years ago
45988b1
MSCC: Jaguar2 enable debug uart
by Horatiu Vultur
· 6 years ago
db4a299
Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video
by Tom Rini
· 6 years ago
ab0ec15
Merge tag 'u-boot-amlogic-20190131' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
fce1069
arm: libretech-cc: enable video by default
by Maxime Jourdan
· 6 years ago
01790b0
arm: meson64: enable console mux and console env by default
by Maxime Jourdan
· 6 years ago
f0d0904
configs: meson64: use vidconsole and usbkbd if enabled
by Neil Armstrong
· 6 years ago
0cc53fa
arm: meson: board-gx: Setup VPU in fdt
by Maxime Jourdan
· 6 years ago
2ebade0
arm64: dts: meson-gx: add hhi reg entry to hdmi_tx
by Maxime Jourdan
· 6 years ago
bce59f9
arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
by Neil Armstrong
· 6 years ago
671b1db
arm64: dts: meson-gx: vpu should be probed before relocation
by Maxime Jourdan
· 6 years ago
3bed422
video: Add Meson Video Processing Unit Driver
by Neil Armstrong
· 6 years ago
56dd8d8
video: dw_hdmi: add support for color conversion
by Jorge Ramirez-Ortiz
· 6 years ago
fd99841
video: dw_hdmi: support SoC specific read/write ops
by Jorge Ramirez-Ortiz
· 6 years ago
335d287
power: domain: meson-gx-pwrc-vpu: add missing depends
by Maxime Jourdan
· 6 years ago
535d74a
MAINTAINERS: Add Amlogic entry
by Neil Armstrong
· 6 years ago
1249fa8
Makefile: remove generated font files
by Heinrich Schuchardt
· 6 years ago
1f92c07
dfu: mmc: call fs functions instead of run_command
by Simon Goldschmidt
· 6 years ago
552452f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
a7cca57
arm: sunxi: Enable DM_MMC
by Jagan Teki
· 6 years ago
cebeba9
sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
by Jagan Teki
· 6 years ago
708b5da
arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
by Jagan Teki
· 6 years ago
13b0867
sunxi: clk: enable clk and reset for CCU devices
by Andre Przywara
· 6 years ago
748ad07
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
4233698
mmc: sunxi: Honour non-removable property in DT
by Andre Przywara
· 6 years ago
a7ae159
sunxi: board: do MMC pinmux setup for DM_MMC builds
by Andre Przywara
· 6 years ago
c57572e
mmc: sunxi: Add DM clk and reset support
by Andre Przywara
· 6 years ago
Next »