Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
344edf0fee8df476b14c71f23c631ac289d1673c
344edf0
configs: am335x: Enable TI_COMMON_CMD_OPTIONS
by Lokesh Vutla
· 8 years ago
690485e
board: ti: Define Kconfig symbol for common cmd options
by Lokesh Vutla
· 8 years ago
8776350
Add ARM errata workaround 852421 and 852423 for Cortex-A17
by Nisal Menuka
· 8 years ago
d5c16d0
aspeed: Cleanup ast2500-u-boot.dtsi Device Tree
by maxims@google.com
· 8 years ago
defb184
aspeed: Refactor SCU to use consistent mask & shift
by maxims@google.com
· 8 years ago
3b95902
aspeed: Add support for Clocks needed by MACs
by maxims@google.com
· 8 years ago
7a88543
aspeed: Enable I2C in EVB defconfig
by maxims@google.com
· 8 years ago
4dc038f
aspeed: Add I2C Driver
by maxims@google.com
· 8 years ago
4999bb0
aspeed: Add P-Bus clock in ast2500 clock driver
by maxims@google.com
· 8 years ago
3ef7f12
aspeed: Enable Pinctrl Driver in AST2500 EVB
by maxims@google.com
· 8 years ago
4f0e44e
aspeed: AST2500 Pinctrl Driver
by maxims@google.com
· 8 years ago
99f8ad7
aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
by maxims@google.com
· 8 years ago
c93adc0
aspeed: Device Tree configuration for Reset Driver
by maxims@google.com
· 8 years ago
858d497
aspeed: Reset Driver
by maxims@google.com
· 8 years ago
413353b
aspeed: Make SCU lock/unlock functions part of SCU API
by maxims@google.com
· 8 years ago
1eb0a46
aspeed: Watchdog Timer Driver
by maxims@google.com
· 8 years ago
0753bc2
dm: Simple Watchdog uclass
by maxims@google.com
· 8 years ago
17c5fb1
aspeed: Update ast2500 Device Tree
by maxims@google.com
· 8 years ago
f22f3dc
ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodes
by Vikas Manocha
· 8 years ago
d7f5306
README: remove CONFIG_CMD_DATE
by Chris Packham
· 8 years ago
f90df59
tools: moveconfig: cleanup README entires
by Chris Packham
· 8 years ago
ca43834
tools: moveconfig: cleanup whitelist entries
by Chris Packham
· 8 years ago
85edfc1
tools: moveconfig: extract helper function for user confirmation
by Chris Packham
· 8 years ago
d425d60
rtc: Add DM support to ds1307
by Chris Packham
· 8 years ago
2e0c6f3
igep003x: Add netboot support
by Pau Pajuelo
· 8 years ago
09533e5
igep003x: Add support for IGEP SMARC AM335x
by Pau Pajuelo
· 8 years ago
3607e0f
igep003x: UBIize
by Ladislav Michl
· 8 years ago
a96c08f
igep0033: Rename to igep003x
by Ladislav Michl
· 8 years ago
18cae43
mtd: nand: Consolidate nand spl loaders implementation
by Ladislav Michl
· 8 years ago
bf86392
ARM: am33xx: define BOOT_DEVICE_ONENAND
by Ladislav Michl
· 8 years ago
df9f07f
ARM: am33xx: fix typo in spl.h
by Ladislav Michl
· 8 years ago
fddd70e
stm32f7: remove not needed configuration from board config
by Vikas Manocha
· 8 years ago
97c2093
stm32f7: add support for stm32f769 disco board
by Vikas Manocha
· 8 years ago
bd4a985
stm32f7: move board specific pin muxing to dts
by Vikas Manocha
· 8 years ago
58fb3c8
stm32f7: increase the max no of pin configuration to 70
by Vikas Manocha
· 8 years ago
bfea69a
stm32f7: sdram: correct sdram configuration as per micron sdram
by Vikas Manocha
· 8 years ago
a241c24
stm32f7: enable board info read from device tree
by Vikas Manocha
· 8 years ago
57af3cc
stm32f7: stm32f746-disco: read memory info from device tree
by Vikas Manocha
· 8 years ago
2f80a9f
stm32f746: to switch on user LED1 & read user button
by Vikas Manocha
· 8 years ago
280057b
stm32f7: use stm32f7 gpio driver supporting driver model
by Vikas Manocha
· 8 years ago
d33a6a2
ARM: DT: stm32f7: add gpio device tree nodes
by Vikas Manocha
· 8 years ago
7741710
dm: gpio: Add driver for stm32f7 gpio controller
by Vikas Manocha
· 8 years ago
6c9a100
stm32f7: sdram: use sdram device tree node to configure sdram controller
by Vikas Manocha
· 8 years ago
d0b24c1
stm32f7: use clock driver to enable sdram controller clock
by Vikas Manocha
· 8 years ago
2d9c33c
stm32f7: use driver model for sdram initialization
by Vikas Manocha
· 8 years ago
fd198ee
ARM: DT: stm32f7: add sdram pin contol node
by Vikas Manocha
· 8 years ago
910a52e
stm32f7: dm: add driver model support for sdram
by Vikas Manocha
· 8 years ago
bf1ae44
stm32f7: sdram: move sdram driver code to ram drivers area
by Vikas Manocha
· 8 years ago
890bafd
stm32f7: use clock driver to enable qspi controller clock
by Vikas Manocha
· 8 years ago
5bf5250
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· 8 years ago
dc07961
arm: am57xx: cl-som-am57x: enable USB commands
by Uri Mashiach
· 8 years ago
d9eb26e
arm: am57xx: cl-som-am57x: enable USB storage
by Uri Mashiach
· 8 years ago
e627290
arm: am57xx: cl-som-am57x: fix USB scan
by Uri Mashiach
· 8 years ago
4acfe1a
arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks
by Uri Mashiach
· 8 years ago
1a9a5f7
usb: host: xhci-omap: fix double weak board_usb_init functions
by Uri Mashiach
· 8 years ago
ef3f3b8
arm: usb: dra7xx: xHCI registers based on USB port index
by Uri Mashiach
· 8 years ago
67566ab
arm: dra7xx: move CONFIG_DRA7XX to Kconfig
by Uri Mashiach
· 8 years ago
64c4ffa
Prepare v2017.05
by Tom Rini
· 8 years ago
169b50e
board/BuR/common: incorrect check of dtb
by xypron.glpk@gmx.de
· 8 years ago
f59a3b2
tools: sunxi: avoid read after end of string
by xypron.glpk@gmx.de
· 8 years ago
d27e35f
relocate-rela: add missing va_end()
by xypron.glpk@gmx.de
· 8 years ago
05d887b
lib: circbuf: avoid possible null pointer dereference
by xypron.glpk@gmx.de
· 8 years ago
1275a44
arm64: mvebu: incorrect check of fdt address cells
by xypron.glpk@gmx.de
· 8 years ago
cc93834
meson: gxbb: increase CONFIG_SYS_BOOTM_LEN
by xypron.glpk@gmx.de
· 8 years ago
27a1987
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
2f54205
drivers: spi: Remove duplicate .probe method
by Suniel Mahesh
· 8 years ago
ac6991f
zynq: spi: Honour the activation / deactivation delay
by Moritz Fischer
· 8 years ago
61a77ce
spi: atmel: check GPIO validity before using cs_gpios
by Wenyou Yang
· 8 years ago
a63d800
Prepare v2017.05-rc3
by Tom Rini
· 8 years ago
7880dcf
odroid-c2: README: MMC is supported
by xypron.glpk@gmx.de
· 8 years ago
d038574
meson: gxbb: change ramdisk_addr_r
by xypron.glpk@gmx.de
· 8 years ago
1f677e4
meson: gxbb: enable MMC as boot target
by xypron.glpk@gmx.de
· 8 years ago
2681e78
configs: Re-sync
by Tom Rini
· 8 years ago
57ba664
scripts/config_whitelist.txt: Re-sync
by Tom Rini
· 8 years ago
f73be5f
warp7: MAINTAINERS: Add warp7_secure_defconfig entry
by Fabio Estevam
· 8 years ago
26d6119
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
c9032ce
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
ae189ba
Drop the pdsp188x driver
by Simon Glass
· 8 years ago
00aff7b
powerpc: Drop configs/manroland
by Simon Glass
· 8 years ago
93d66ee
Convert CONFIG_CMD_DISPLAY to Kconfig
by Simon Glass
· 8 years ago
3bd25cb
Convert CONFIG_CMD_DIAG to Kconfig
by Simon Glass
· 8 years ago
10c0133
Kconfig: Drop CONFIG_CMD_DFL
by Simon Glass
· 8 years ago
d569c95
Convert CONFIG_CMD_DEKBLOB to Kconfig
by Simon Glass
· 8 years ago
279e7c4
Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS
by Simon Glass
· 8 years ago
80e44cf
fs: Kconfig: Add a separate option for FS_CRAMFS
by Simon Glass
· 8 years ago
9707274
fs: Convert CONFIG_CMD_CRAMFS to Kconfig
by Simon Glass
· 8 years ago
d315628
Convert CONFIG_CMD_CLK to Kconfig
by Simon Glass
· 8 years ago
3d0aeb9
Drop CONFIG_CMD_CLEAR
by Simon Glass
· 8 years ago
854fcd5
Convert CONFIG_CMD_CHIP_CONFIG to Kconfig
by Simon Glass
· 8 years ago
deb95999
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· 8 years ago
d66a10f
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· 8 years ago
983b103
Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig
by Simon Glass
· 8 years ago
4893e34
Convert CONFIG_CMD_BSP to Kconfig
by Simon Glass
· 8 years ago
0f71025
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
218257b
Convert CONFIG_CMD_BMODE to Kconfig
by Simon Glass
· 8 years ago
c04b9b3
Convert CONFIG_CMD_BLOB to Kconfig
by Simon Glass
· 8 years ago
ac20a1b
Convert CONFIG_CMD_BEDBUG to Kconfig
by Simon Glass
· 8 years ago
ac60e46
Convert CONFIG_CMD_BAT to Kconfig
by Simon Glass
· 8 years ago
4848d89
ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV
by Simon Glass
· 8 years ago
b1a873d
Convert CONFIG_CMD_AES et al to Kconfig
by Simon Glass
· 8 years ago
Next »