Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0229c9330d2b34141f77584de417136d5c8088fc
0229c93
board: ti: am335x: Add platdata for cpsw in SPL
by Faiz Abbas
· 6 years ago
8a616cc
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
by Faiz Abbas
· 6 years ago
c3b460a
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
by Faiz Abbas
· 6 years ago
a58d222
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
by Faiz Abbas
· 6 years ago
f32a816
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
by Faiz Abbas
· 6 years ago
e50f878
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
by Faiz Abbas
· 6 years ago
3c6add9
net: Add priv_pdata to eth_pdata
by Faiz Abbas
· 6 years ago
3e9b9c1
armv7R: K3: am654: Trigger panic on DDR init failures
by Andreas Dannenberg
· 6 years ago
d7ee66a
configs: am65x_evm_a53: Enable CONFIG_OF_BOARD_SETUP
by Lokesh Vutla
· 6 years ago
5582c03
board: ti: am65x: Enable fixing up msmc sram node
by Lokesh Vutla
· 6 years ago
a9a8448
arm: k3: Add support for updating msmc dt node
by Lokesh Vutla
· 6 years ago
6ce424a
arm: k3: Add a wrapper to get tisci handle
by Lokesh Vutla
· 6 years ago
826eb74
firmware: Add support for querying msmc memory
by Lokesh Vutla
· 6 years ago
097fd51
configs: ti_omap5_common: Add NAND environment settings
by Faiz Abbas
· 6 years ago
8a8f59a
configs: dra71x-evm: Add Support for NAND
by Faiz Abbas
· 6 years ago
b3b2a9e
arm: dra7: Allow NAND to be enabled on DRA71x EVM.
by Franklin S Cooper Jr
· 6 years ago
f072aff
board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM
by Franklin S Cooper Jr
· 6 years ago
f7c1d53
ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATA
by Adam Ford
· 6 years ago
15b8c75
davinci: da850evm/omapl138-lcdk: Move BSS to SDRAM because SRAM is full
by Adam Ford
· 6 years ago
4512380
am335x, guardian: Add support for the bosch guardian board
by Sjoerd Simons
· 6 years ago
f2fae51
env: Don't check CONFIG_ENV_OFFSET_REDUND for SPL build
by Martyn Welch
· 6 years ago
f509396
Add support for the MT41K128M16JT125K memory modules
by Sjoerd Simons
· 6 years ago
ddb65ac
am57xx_evm_defconfig: Enable configs to support QSPI boot
by Vignesh R
· 6 years ago
32d858f
ARM: dts: k2g-ice: add dt node for netcp
by Murali Karicheri
· 6 years ago
d8f4923
k2g: config enable ti phy dp83867 for k2g
by Murali Karicheri
· 6 years ago
b186f4b
ARM: dts: k2g-evm: remove unused phy-mode property from phy node
by Murali Karicheri
· 6 years ago
f748ec9
ARM: k2g: add a workaround to reset the phy
by Murali Karicheri
· 6 years ago
55d5cb1
net: netcp: add support for phy with rgmii ids
by Murali Karicheri
· 6 years ago
b15311c
ARM: k2g-gp-evm: update to rgmii pinmux configuration
by Murali Karicheri
· 6 years ago
c7206e9
ARM: k2g-ice: Add pinmux support for rgmii interface
by Murali Karicheri
· 6 years ago
090493c
configs: am65x_evm_a53: Enable DMA related configs
by Grygorii Strashko
· 6 years ago
736b6c3
arm64: dts: ti: k3-am65: add mcu navss nodes
by Grygorii Strashko
· 6 years ago
91dba55
soc: keystone: Merge into ti specific directory
by Vignesh R
· 6 years ago
ffcc66e
dma: ti: add driver to K3 UDMA
by Vignesh R
· 6 years ago
17ef3c4
soc: ti: k3: add CPPI5 description and helpers
by Grygorii Strashko
· 6 years ago
432f66f
soc: ti: k3: add navss ringacc driver
by Grygorii Strashko
· 6 years ago
fd6b40b
firmware: ti_sci: Add support for NAVSS resource management
by Grygorii Strashko
· 6 years ago
02f173c
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
f95fdf2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
48ff1bc
Merge branch '2019-04-09-master-imports-fs'
by Tom Rini
· 6 years ago
0a84066
test.py: Disable fsck for FAT tests for now
by Tom Rini
· 6 years ago
febbc58
Fix ext4 block group descriptor sizing
by Benjamin Lim
· 6 years ago
e551979
test/py: mmc: Add 'mmc read' performance check
by Marek Vasut
· 6 years ago
4ffec8c
test/py: mmc: Add 'mmc info' test
by Marek Vasut
· 6 years ago
ce4b2ca
test/py: mmc: Add 'mmc rescan' test
by Marek Vasut
· 6 years ago
86dfd15
test/py: mmc: Add 'mmc dev' test
by Marek Vasut
· 6 years ago
d22f7ad
test/py: mmc: Factor out device selection
by Marek Vasut
· 6 years ago
9b18358
fs: fat: fix reading non-cluster-aligned root directory
by Anssi Hannula
· 6 years ago
1c48fda
fs: ext4: Problem with ext4load and sparse files
by Gero Schumacher
· 6 years ago
ef79284
test: fs: Added tests for symlinks
by Jean-Jacques Hiblot
· 6 years ago
aaa1215
fs: Add a new command to create symbolic links
by Jean-Jacques Hiblot
· 6 years ago
5efc068
fs: ext4: Add support for the creation of symbolic links
by Jean-Jacques Hiblot
· 6 years ago
b000180
fs: ext4: constify the buffer passed to write functions
by Jean-Jacques Hiblot
· 6 years ago
2901005
test: fs: Add filesystem integrity checks
by Jean-Jacques Hiblot
· 6 years ago
5cfc73e
test: fs: disable the metadata checksums on ext4 filesystems
by Jean-Jacques Hiblot
· 6 years ago
d5aee65
fs: ext4: cache extent data
by Stephen Warren
· 6 years ago
c8630bb
ARM: rmobile: rcar-common: Zap arch_preboot_os()
by Eugeniu Rosca
· 6 years ago
81abfa6
ARM: dts: rmobile: Enable USB on E2 Alt
by Marek Vasut
· 6 years ago
8c56350
ARM: rmobile: alt: Increase USB power-good delay
by Marek Vasut
· 6 years ago
4a45e93
net: sh_eth: Initialize PHY in probe() once
by Marek Vasut
· 6 years ago
317d13a
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0
by Marek Vasut
· 6 years ago
3abd800
ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0
by Marek Vasut
· 6 years ago
8719ca8
pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0
by Marek Vasut
· 6 years ago
a6a743d
pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0
by Marek Vasut
· 6 years ago
37929ca
pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs
by Marek Vasut
· 6 years ago
72242e5
clk: renesas: Synchronize Gen3 tables with Linux 5.0
by Marek Vasut
· 6 years ago
a3c31e9
clk: renesas: Synchronize Gen2 tables with Linux 5.0
by Marek Vasut
· 6 years ago
c4ea43d
ARM: rmobile: Add R8A77965 M3NULCB support
by Marek Vasut
· 6 years ago
b414ab7
ARM: dts: rmobile: Import R8A77965 M3NULCB DTs
by Marek Vasut
· 6 years ago
c6435c3
pinctrl: renesas: Add R8A77965 pin control tables
by Marek Vasut
· 6 years ago
9331439
clk: renesas: Add R8A77965 clock tables
by Marek Vasut
· 6 years ago
ce417a2
ARM: rmobile: Add dedicated R8A77965 SoC support
by Marek Vasut
· 6 years ago
bdafee7
ARM: rmobile: Enable multi-DTB fit LZO compression
by Marek Vasut
· 6 years ago
95f4bbd
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
by Marek Vasut
· 6 years ago
1fd3035
lib: fdt: Allow enabling both LZO and GZIP DT compression
by Marek Vasut
· 6 years ago
4fa8375
ARM: renesas: Save boot parameters passed in by ATF
by Marek Vasut
· 6 years ago
118f4d4
lib: fdt: Split fdtdec_setup_memory_banksize()
by Marek Vasut
· 6 years ago
3ebe09d
lib: fdt: Split fdtdec_setup_mem_size_base()
by Marek Vasut
· 6 years ago
d574c19
spl: ymodem: Move GZ handling out of YModem session
by Marek Vasut
· 6 years ago
6d8dbe4
spl: ymodem: Terminate YModem session on error
by Marek Vasut
· 6 years ago
4c24dab
Merge branch 'master' of git://git.denx.de/u-boot-ubi
by Tom Rini
· 6 years ago
5a451f1
Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmel
by Tom Rini
· 6 years ago
69535b3
usb: ehci-mx6: Use common code to extract dr_mode
by Adam Ford
· 6 years ago
51f60a8
usb: Make portspeed return a read-only string
by Ismael Luceno Cortes
· 6 years ago
89aea23
usb: host: Print device name when scanning
by Ismael Luceno Cortes
· 6 years ago
7bf9bca
net: macb: Add small delay after link establishment
by Stefan Roese
· 6 years ago
068d4c0a
pinctrl: at91: add slewrate support for SAM9X60
by Claudiu Beznea
· 6 years ago
be6e240
pinctrl: at91: add compatibles for SAM9X60 pin controller
by Claudiu Beznea
· 6 years ago
1a6a828
pinctrl: at91: add drive strength support for SAM9X60
by Claudiu Beznea
· 6 years ago
04d4ec9
pinctrl: at91: add option to use drive strength bits
by Claudiu Beznea
· 6 years ago
a71e2f9
arm: at91: Add gardena-gateway-at91sam support
by Stefan Roese
· 6 years ago
d4c8873
arm: at91: at91sam9x5.dtsi: Add watchdog handle
by Stefan Roese
· 6 years ago
fc89afb
arm: at91: siemens: Add support to generate combined SPL+U-Boot image
by Stefan Roese
· 6 years ago
9ea6f71
Makefile: Add Kconfig option CONFIG_SPL_IMAGE to select the SPL binary
by Stefan Roese
· 6 years ago
581e711
Makefile.spl: Move generated AT91SAM NAND image boot.bin to spl directory
by Stefan Roese
· 6 years ago
da8a771
arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL lds
by Stefan Roese
· 6 years ago
256c2ff
arm: at91: Enable watchdog support
by Stefan Roese
· 6 years ago
05d4b8e
arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT
by Stefan Roese
· 6 years ago
6c04bd3
watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()
by Stefan Roese
· 6 years ago
7fbd42f
watchdog: Handle SPL build with watchdog disabled
by Stefan Roese
· 6 years ago
Next »