Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
37fdd140adfd8b52885b226ab2c1858849ad0b99
37fdd14
binman: Support replacing data in a cbfs
by Simon Glass
· 5 years ago
d34af7a
binman: Update Entry.WriteData() to handle special sections
by Simon Glass
· 5 years ago
0cd8ace
binman: Update Entry.ReadEntry() to work through classes
by Simon Glass
· 5 years ago
d4ed3b0
binman: Add a prefix before CBFS hex offsets
by Simon Glass
· 5 years ago
8100a8e
binman: Add a few more features to the wishlist
by Simon Glass
· 5 years ago
70e3298
binman: Place Intel descriptor at image start
by Simon Glass
· 5 years ago
cf0b21c
binman: Adjust fmap to ignore CBFS files
by Simon Glass
· 5 years ago
14ec68c
libfdt: Copy the struct region in fdt_resize()
by Simon Glass
· 5 years ago
9d8ee32
binman: Support shrinking a entry after packing
by Simon Glass
· 5 years ago
8c702fb
binman: Update the _testing entry to support shrinkage
by Simon Glass
· 5 years ago
f8a54bc
binman: Allow updating entries that change size
by Simon Glass
· 5 years ago
1145376
binman: Add more tests for image header position
by Simon Glass
· 5 years ago
74b3157
binman: Move Image.BuildImage() into a single function
by Simon Glass
· 5 years ago
9b7f500
binman: Write the original input fdtmap to a file
by Simon Glass
· 5 years ago
4b05b2d
binman: Update documentation for image creation
by Simon Glass
· 5 years ago
fb30e29
binman: Add info to allow safely repacking an image later
by Simon Glass
· 5 years ago
072959a
binman: Support updating entries in an existing image
by Simon Glass
· 5 years ago
b8d2daa
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· 5 years ago
f8e2676
binman: Allow the fdtmap to remain unchanged
by Simon Glass
· 5 years ago
2c6adba
binman: Add a constant for common entry properties
by Simon Glass
· 5 years ago
990b174
binman: Add a function to obtain the image for an Entry
by Simon Glass
· 5 years ago
2c360cf
binman: Adjust Entry to read the node in a separate call
by Simon Glass
· 5 years ago
ee6409b
binman: Add an image name into the fdtmap
by Simon Glass
· 5 years ago
95f1a94
binman: Store the entry in output_fdt_files
by Simon Glass
· 5 years ago
385138a
binman: Allow state functions to fail to return data
by Simon Glass
· 5 years ago
af8c45c
binman: Support loading entry data from a file
by Simon Glass
· 5 years ago
7654657
binman: Store image fdtmap when loading from a file
by Simon Glass
· 5 years ago
3b9a829
dtoc: Update Fdt.GetNode() to handle the root node
by Simon Glass
· 5 years ago
50cfc6e
dtoc: Update Fdt.FromData() to allow a name
by Simon Glass
· 5 years ago
a683a5f
binman: Show a helpful error when a DT property is missing
by Simon Glass
· 5 years ago
b6dff4c
binman: Add a bit of logging in entries when packing
by Simon Glass
· 5 years ago
6162f1a
patman: Update tout to avoid open-coding the debug levels
by Simon Glass
· 5 years ago
f3aba91
binman: Drop state.fdt_set as this is not needed
by Simon Glass
· 5 years ago
132fa72
binman: Simplify state.fdt_subset
by Simon Glass
· 5 years ago
2be381d
binman: Adjust state.fdt_files to be keyed by entry type
by Simon Glass
· 5 years ago
684a4f1
binman: Adjust GetFdt() to be keyed by etype
by Simon Glass
· 5 years ago
a3030a5
binman: Rename state.GetFdt()
by Simon Glass
· 5 years ago
5a30060
binman: Rename state.GetFdts()
by Simon Glass
· 5 years ago
267112e
binman: Convert GetFdtSet() to use a dict
by Simon Glass
· 5 years ago
d3151ff
binman: Move image/fdt code into PrepareImagesAndDtbs()
by Simon Glass
· 5 years ago
dc4aeef
binman: Use print() to print output
by Simon Glass
· 5 years ago
26d7e8e
binman: Move GetFdtSet() into blob_dtb
by Simon Glass
· 5 years ago
b766c5e5
binman: Move image-processing code into a function
by Simon Glass
· 5 years ago
4b1113c
dtoc: Return a non-zero exit code when tests fail
by Simon Glass
· 5 years ago
0c9c3e2
Merge branch '2019-07-26-ti-imports'
by Tom Rini
· 5 years ago
02c005f
env: ti: boot: Use ttyS2 instead of ttyO2
by Sam Protsenko
· 5 years ago
cb4ba28
arm: am57xx: Allow bootm to load larger kernels
by Sam Protsenko
· 5 years ago
5f0717d
ARM: da850-evm: Remove dead/unneeded code
by Adam Ford
· 5 years ago
3928b1d
ARM: omap3/omap35_logic: Fix broken Logic PD Torpedo booting
by Adam Ford
· 5 years ago
8de5f82
ARM: dts: Logic PD SOM-LV and Torpedo Boards: Resync DTS
by Adam Ford
· 5 years ago
a5105d2
ARM: da850evm: Remove legacy OHCI referencs and unify platform
by Adam Ford
· 5 years ago
bbe7b1e
ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future
by Adam Ford
· 5 years ago
cb51cf7
ARM: omap3_logic & omap35_logic: Disable OMAP EHCI for Torpedo
by Adam Ford
· 5 years ago
5e6b4ff
ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards
by Adam Ford
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
d7fd90a
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
by Tom Rini
· 5 years ago
f8b6530
ARM: am3517-evm: Remove non-DM legacy code
by Adam Ford
· 5 years ago
ef19bc9
ARM: am3517-evm: Migrate to SPL_OF_CONTROL
by Adam Ford
· 5 years ago
b71d444
ARM: da850-evm: Remove repeated pinmuxing calls
by Adam Ford
· 5 years ago
8171c82
ARM: da850-evm: Remove duplicate UART initialization
by Adam Ford
· 5 years ago
d4c65fa
ARM: am3517-evm: Remove manual ethernet reset code
by Adam Ford
· 5 years ago
a9fb458
ARM: am3517-evm: Enable DM_PMIC and DM_REGULATOR functions
by Adam Ford
· 5 years ago
ea4724c
ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay values
by Faiz Abbas
· 5 years ago
7f182c0
ARM: dts: am57xx: Disable voltage switching for SD card
by Faiz Abbas
· 5 years ago
f3a3e2e
ARM: dts: am574x-idk: Add pinmuxes for mmc1 and mmc2
by Faiz Abbas
· 5 years ago
4691289
ARM: dts: dra7-mmc-iodelay: Add a new pinctrl group for clk line without pullup
by Faiz Abbas
· 5 years ago
b943fec
configs: j721e_evm_a72: Add initial support
by Lokesh Vutla
· 5 years ago
e1bbe69
configs: j721e_evm_r5: Add initial support
by Lokesh Vutla
· 5 years ago
ac73680
arm: dts: k3-j721e: Add r5 specific dt support
by Lokesh Vutla
· 5 years ago
b2c99a2
arm: dts: k3-j721e: Add initial support for common processor board
by Lokesh Vutla
· 5 years ago
5839b1c
arm: dts: ti: Add Support for J721E SoC
by Lokesh Vutla
· 5 years ago
c73ac2a
dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E
by Lokesh Vutla
· 5 years ago
fd8be70
mmc: am654_sdhci: Separate J721E compatible into 8bit and 4bit versions
by Faiz Abbas
· 5 years ago
8eac9e6
board: ti: j721e: Enable fixing up msmc sram node
by Suman Anna
· 5 years ago
1a9dd21
board: ti: j721e: Add board support for j721e evm
by Lokesh Vutla
· 5 years ago
41dfdbf
armv8: K3: j721e: Add custom MMU support
by Suman Anna
· 5 years ago
5e1782c
armv7R: K3: j721e: Load SYSFW binary and config from boot media
by Andreas Dannenberg
· 5 years ago
96c11f4
armv7R: K3: j721e: Shut down R5 core after ATF startup on A72
by Lokesh Vutla
· 5 years ago
b826741
armv7R: K3: j721e: Store boot index from ROM
by Andreas Dannenberg
· 5 years ago
660aa46
armv7R: K3: j721e: Unlock all applicable control MMR registers
by Andreas Dannenberg
· 5 years ago
6edde29
armv7R: K3: j721e: Add support for boot device detection
by Lokesh Vutla
· 5 years ago
a228532
arm: K3: j721e: Add basic support for J721E SoC definition
by Lokesh Vutla
· 5 years ago
247418b
remoteproc: k3_rproc: Rename to ti_k3_arm64_rproc
by Lokesh Vutla
· 5 years ago
142611f
remoteproc: k3_rproc: Update the driver to use ti_sci_proc helpers
by Lokesh Vutla
· 5 years ago
41a3d4f2
remoteproc: tisci: add TI-SCI processor control helper functions
by Lokesh Vutla
· 5 years ago
298cf84
cmd: remoteproc: Allow list command to print the probed devices
by Lokesh Vutla
· 5 years ago
a316dd5
cmd: remoteproc: Add support for initializing devices individually
by Lokesh Vutla
· 5 years ago
61ff6a3
arm: dts: k3-am654: Update power-domains property for each node
by Lokesh Vutla
· 5 years ago
e34f7a8
power: domain: ti_sci_power_domains: Add support for exclusive and shared access
by Lokesh Vutla
· 5 years ago
43e592b
dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
by Lokesh Vutla
· 5 years ago
987ae66
power-domain: Add private data to power domain
by Lokesh Vutla
· 5 years ago
005476d
armv7R: k3: Release all the exclusive devices
by Lokesh Vutla
· 5 years ago
31175f8
armv7R: K3: am654: Shut down R5 core after ATF startup on A53
by Andreas Dannenberg
· 5 years ago
0d0412a
firmware: ti_sci: Add a command for releasing all exclusive devices
by Lokesh Vutla
· 5 years ago
ca08cb3
firmware: ti_sci: Add processor shutdown API method
by Andreas Dannenberg
· 5 years ago
f561300
firmware: ti_sci: Allow for device shared and exclusive requests
by Lokesh Vutla
· 5 years ago
a6afc20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
by Tom Rini
· 5 years ago
98be8be
net: sun8i_emac: Test the correct phy
by Emmanuel Vadot
· 5 years ago
2cedf75
net: davinci_emac: convert to using the driver model
by Bartosz Golaszewski
· 5 years ago
1663683
riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support
by Anup Patel
· 5 years ago
Next »