Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ab0ce36a169dfc497733a530e15007e72ef286f5
« Previous
849f9be
tools: mkenvimage: Always consider non-regular files
by Andre Przywara
· 5 years ago
40e7b3c
tools: mkenvimage: Fix reading from slow pipe
by Andre Przywara
· 5 years ago
bdfc9e8
test/py: gpt: Use long options for sgdisk
by Sam Protsenko
· 5 years ago
3485392
env: mmc: add erase-function
by Frank Wunderlich
· 5 years ago
cd121bd
env: register erase command
by Frank Wunderlich
· 5 years ago
4225f83
common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT
by Marek Vasut
· 5 years ago
aa2067a
regulator: Allow enabling GPIO regulator
by Sven Schwermer
· 5 years ago
2f7a5f2
regulator: Factor out common enable code
by Sven Schwermer
· 5 years ago
0c1456d
ARM: correct detection of thumb mode
by Heinrich Schuchardt
· 5 years ago
bd8fbd8
ext4: add support for filesystems without JOURNAL
by Marek Szyprowski
· 5 years ago
1c9f8f6
ext4: fix calculating inode blkcount for non-512 blocksize filesystems
by Marek Szyprowski
· 5 years ago
55f2bc7
rtc: Add DM support to ds3231
by Chuanhua Han
· 5 years ago
5b123e0
lib: rsa: add support to other openssl engine types than pkcs11
by Vesa Jääskeläinen
· 5 years ago
9a06eb8
Merge branch '2019-07-17-ti-imports'
by Tom Rini
· 5 years ago
07a5f76
Merge branch '2019-07-17-ci-imports'
by Tom Rini
· 5 years ago
f0db839
gitlab-ci: Move the pyelfutils section
by Tom Rini
· 5 years ago
9f7bda1
gitlab-ci: Split the world build into 4 jobs
by Tom Rini
· 5 years ago
7fd0ea2
gitlab-ci: Add pyelftools when needed
by Tom Rini
· 5 years ago
699c0b9
gitlab-ci: Add evb-ast2500 test.py test
by Tom Rini
· 5 years ago
1a62a72
gitlab-ci: Initial conversion of Travis CI build to GitLab CI
by Tom Rini
· 5 years ago
7c66eb4
am335x_boneblack_vboot: Disable asm memcpy/memset in SPL
by Tom Rini
· 5 years ago
51085bd
travis: Build aspeed board with qemu HEAD
by Joel Stanley
· 5 years ago
998dc83
travis: Add ASPEED ast2500 to qemu tests
by Joel Stanley
· 5 years ago
bfb372b
configs: aspeed: Add HUSH and random ethernet addr
by Joel Stanley
· 5 years ago
5d890b3
configs: aspeed: Unset CONFIG_MMC
by Joel Stanley
· 5 years ago
5eb19e0
configs: am65x_hs_evm: Add support for applying overlays
by Andreas Dannenberg
· 5 years ago
623df9c
configs: am65x_evm: Add support for applying overlays
by Andreas Dannenberg
· 5 years ago
03facc7
board: ti: am654: Use EEPROM-based board detection
by Andreas Dannenberg
· 5 years ago
183fa08
ti: common: am6: Add support for setting MAC addresses
by Andreas Dannenberg
· 5 years ago
361a533
ti: common: am6: Add support for board description EEPROM
by Andreas Dannenberg
· 5 years ago
96905a3
arm: K3: am654: Map common EEPROM data into SRAM scratch space
by Andreas Dannenberg
· 5 years ago
13b569c
configs: am65x_hs_evm_a53: Increase malloc pool before relocation
by Andreas Dannenberg
· 5 years ago
2fcaae6
configs: am65x_evm_a53: Increase malloc pool before relocation
by Andreas Dannenberg
· 5 years ago
8f26b04
configs: am65x_hs_evm_a53: Enable PCA953X-type GPIO driver
by Andreas Dannenberg
· 5 years ago
e5e5c76
configs: am65x_evm_a53: Enable PCA953X-type GPIO driver
by Andreas Dannenberg
· 5 years ago
ba7907c
arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38
by Andreas Dannenberg
· 5 years ago
7b6aed5
configs: am65x_hs_evm_defconfig: Enable I2C support
by Andreas Dannenberg
· 5 years ago
2160ba2
configs: am65x_evm_defconfig: Enable I2C support
by Andreas Dannenberg
· 5 years ago
7e0363b
arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stages
by Andreas Dannenberg
· 5 years ago
bbe5916
arm: dts: k3-am65: Add I2C nodes
by Andreas Dannenberg
· 5 years ago
9bbdfdf
arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsi
by Andreas Dannenberg
· 5 years ago
4fd4c89
arm: omap_i2c: Remove unwanted header file inclusion
by Vignesh R
· 5 years ago
14106bc
i2c: omap24xx_i2c: Adapt driver to support K3 devices
by Vignesh R
· 5 years ago
b5d2e29
am65x: README: Add eMMC layout and flash instructions
by Faiz Abbas
· 5 years ago
1bc54fc
configs: am65x_hs_evm: Add Support for eMMC boot
by Andreas Dannenberg
· 5 years ago
0e9135c
configs: am65x_evm: Add Support for eMMC boot
by Faiz Abbas
· 5 years ago
64c1c3a
configs: am65x_hs_evm_r5: All sysfw to be loaded via MMC
by Andreas Dannenberg
· 5 years ago
208ec9f
configs: am65x_evm_r5: All sysfw to be loaded via MMC
by Andreas Dannenberg
· 5 years ago
c222e3d
armV7R: K3: am654: Load SYSFW binary and config from boot media
by Andreas Dannenberg
· 5 years ago
b3b1ed4
armv7R: K3: am654: Use full malloc implementation in SPL
by Andreas Dannenberg
· 5 years ago
0c45dfa
armV7R: K3: am654: Allow using SPL BSS pre-relocation
by Andreas Dannenberg
· 5 years ago
6df8706
arm: K3: Introduce System Firmware loader framework
by Andreas Dannenberg
· 5 years ago
e1eb6ad
spl: Make image loader infrastructure more universal
by Andreas Dannenberg
· 5 years ago
a5a5d99
spl: Allow performing BSS init early before board_init_f()
by Andreas Dannenberg
· 5 years ago
70942db
mmc: am654_sdhci: Allow driver to probe without PDs specified
by Andreas Dannenberg
· 5 years ago
c7d7e55
configs: am65x_evm_a53: Add Support for creating GPT partitions
by Faiz Abbas
· 5 years ago
6c42a75
am65x_evm: Add Support for creating a filesystem GPT partition in eMMC
by Faiz Abbas
· 5 years ago
c36331a
configs: am65x: Add configs to support environment in eMMC
by Faiz Abbas
· 5 years ago
f605807
mmc: am654_sdhci: Add a platform specific set_control_reg() callback
by Faiz Abbas
· 5 years ago
d1c0a22
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
by Faiz Abbas
· 5 years ago
5a6098f
configs: am65x_evm: Enable CONFIG_REGMAP
by Faiz Abbas
· 5 years ago
ce142ff
mmc: am654_sdhci: Add Support for PHY
by Faiz Abbas
· 5 years ago
a8185c5
mmc: sdhci: Make set_ios_post() return int
by Faiz Abbas
· 5 years ago
bbcfaad
arm: dts: k3: Add phy specific properties to SD card node
by Faiz Abbas
· 5 years ago
3966c7d
mmc: sdhci: Make sdhci_set_clock() non static
by Faiz Abbas
· 5 years ago
3d29636
mmc: sdhci: Add support for sdhci-caps-mask
by Faiz Abbas
· 5 years ago
55a1a09
regmap: Add API regmap_init_mem_index()
by Faiz Abbas
· 5 years ago
6fca7fb
mmc: am654_sdhci: Remove quirks
by Faiz Abbas
· 5 years ago
3a1a0df
arm64: dts: k3: Sync sdhci0 node from kernel and change driver name
by Faiz Abbas
· 5 years ago
0e80dda
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
f96238e
sunxi: H6: Enable USB for existing boards
by Andre Przywara
· 5 years ago
35fa673
sunxi: phy: Add USB PHY support for Allwinner H6
by Andre Przywara
· 5 years ago
106c130
sunxi: clocks: Add H6 USB clock gates and resets
by Andre Przywara
· 5 years ago
0d3c77f
sunxi: gpio: Enable support for H6 pin controller
by Andre Przywara
· 5 years ago
10cfbaa
sunxi: move SUNXI_GPIO to Kconfig
by Andre Przywara
· 5 years ago
0824384
sunxi: H6: Add DDR3 DRAM delay values
by Jernej Skrabec
· 5 years ago
7656d39
sunxi: H6: Add DDR3-1333 timings
by Andre Przywara
· 5 years ago
75a8a64
sunxi: H6: Add DDR3 support to DRAM controller driver
by Andre Przywara
· 5 years ago
770b85a
sunxi: H6: move LPDDR3 timing definition into separate file
by Andre Przywara
· 5 years ago
65f80f5
sunxi: H6: DRAM: follow recommended PHY init algorithm
by Andre Przywara
· 5 years ago
1a1d1df
sunxi: H6: DRAM: avoid memcpy() on MMIO registers
by Andre Przywara
· 5 years ago
9c94e0a
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 5 years ago
0dc97fc
net: macb: Add support for 1000-baseX
by Radu Pirea
· 5 years ago
1b0c991
net: macb: Fixed reading MII_LPA register
by Radu Pirea
· 5 years ago
c558c50
configs: am65x_evm_a53: enable networking
by Grygorii Strashko
· 5 years ago
6f2929d
arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
by Grygorii Strashko
· 5 years ago
5195c10
arm64: dts: ti: k3-am65: add mcu cpsw node
by Grygorii Strashko
· 5 years ago
9d0dca1
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
by Keerthy
· 5 years ago
45e8c05
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
by Keerthy
· 5 years ago
4db6e79
net: phy: cortina: Use block layer to read from mmc
by Yinbo Zhu
· 5 years ago
6124367
net: mscc: refactor mscc_miim
by Horatiu Vultur
· 5 years ago
ec9594a
test: dm: add MDIO test
by Alex Marginean
· 5 years ago
c3452b5
net: introduce MDIO DM class for MDIO devices
by Alex Marginean
· 5 years ago
1494686
net: mscc: serval: Remove delay when serdes is configured
by Horatiu Vultur
· 5 years ago
2529dea
net: phy: ti: Fix clock output DT property
by Trent Piepho
· 6 years ago
c2df9b4
net: phy: ti: Use default values for tx/rx delay and fifo size
by Trent Piepho
· 6 years ago
9563786
cmd: mii: Add the standard 1000BASE-T registers
by Trent Piepho
· 6 years ago
4ef3231
cmd: mii: Refactor some of the MII reg dump code
by Trent Piepho
· 6 years ago
6674dc7
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
a9e19b8
sun8i: h3: Add support for the Beelink-x2 STB
by Marcus Cooper
· 5 years ago
Next »