Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4612ae1783aa8c1205f7901c95c77a7cb8117c34
4612ae1
ARM: dts: Sync Amlogic G12A with Linux 5.3-rc1
by Neil Armstrong
· Mon Jul 22 10:06:11 2019 +0200
db02bd3
Prepare v2019.10-rc1
by Tom Rini
· Mon Jul 29 21:16:16 2019 -0400
6130c61
Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Jul 29 17:59:51 2019 -0400
7b6a458
Merge branch '2019-07-29-ti-imports'
by Tom Rini
· Mon Jul 29 17:59:15 2019 -0400
857005b
arm: mach-keystone: Use appended original image size in image processing
by Andrew F. Davis
· Tue Jul 16 09:49:38 2019 -0400
ccdca3e
configs: omapl138_lcdk: enable NAND self-init in SPL
by Bartosz Golaszewski
· Mon Jul 29 08:58:10 2019 +0200
cdba215
davinci: omapl138-lcdk: enable driver-model in SPL
by Bartosz Golaszewski
· Mon Jul 29 08:58:09 2019 +0200
e2ece1f
davinci: omapl138-lcdk: remove unneeded includes
by Bartosz Golaszewski
· Mon Jul 29 08:58:08 2019 +0200
53be1ce
davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF
by Bartosz Golaszewski
· Mon Jul 29 08:58:07 2019 +0200
54ae212
davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE
by Bartosz Golaszewski
· Mon Jul 29 08:58:06 2019 +0200
f82db92
davinci: da850-evm: enable driver model for NAND
by Bartosz Golaszewski
· Mon Jul 29 08:58:05 2019 +0200
7a216ef
davinci: omapl138-lcdk: enable driver model for NAND
by Bartosz Golaszewski
· Mon Jul 29 08:58:04 2019 +0200
8a14dfe
nand: davinci: add support for driver model
by Bartosz Golaszewski
· Mon Jul 29 08:58:03 2019 +0200
2d4e330
nand: davinci: make davinci_nand_init() static
by Bartosz Golaszewski
· Mon Jul 29 08:58:02 2019 +0200
c536006
omapl138_lcdk_defconfig: don't build support for SPI
by Bartosz Golaszewski
· Mon Jul 29 08:58:01 2019 +0200
1e4450c
i2c: remove i2c driver-model compatibility layer
by Bartosz Golaszewski
· Mon Jul 29 08:58:00 2019 +0200
1e3629c
sandbox: remove CONFIG_DM_I2C_COMPAT from defconfigs
by Bartosz Golaszewski
· Mon Jul 29 08:57:59 2019 +0200
c08c52c
davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
by Bartosz Golaszewski
· Mon Jul 29 08:57:58 2019 +0200
b619253
ARM: da850_am18xxevm: Remove config and references
by Adam Ford
· Mon Jul 29 08:28:39 2019 -0500
f67cc99
Merge branch '2019-07-29-master-imports'
by Tom Rini
· Mon Jul 29 11:51:17 2019 -0400
d9fb9d9
Makefile: fix implementation of BINMAN_DEBUG
by Stephen Warren
· Fri Jul 19 11:21:17 2019 -0600
30033c2
binman: Add command-line support for replacing entries
by Simon Glass
· Sat Jul 20 12:24:15 2019 -0600
a772d3f
binman: Correct the error message for invalid path
by Simon Glass
· Sat Jul 20 12:24:14 2019 -0600
274bd0e
binman: Split control.WriteEntryToImage() into separate functions
by Simon Glass
· Sat Jul 20 12:24:13 2019 -0600
d48f94e
binman: Update control.WriteEntry() to support writing the map
by Simon Glass
· Sat Jul 20 12:24:12 2019 -0600
3971c95
binman: Move control.WriteEntry further down the file
by Simon Glass
· Sat Jul 20 12:24:11 2019 -0600
b3d6fc7
binman: Clean up all output directories in tests
by Simon Glass
· Sat Jul 20 12:24:10 2019 -0600
ee9d10d
binman: Add a test function to clean up the output dir
by Simon Glass
· Sat Jul 20 12:24:09 2019 -0600
74f5feb
binman: Update state when replacing device-tree entries
by Simon Glass
· Sat Jul 20 12:24:08 2019 -0600
7f47e08
patman: Reset the output directory when it is removed
by Simon Glass
· Sat Jul 20 12:24:07 2019 -0600
37fdd14
binman: Support replacing data in a cbfs
by Simon Glass
· Sat Jul 20 12:24:06 2019 -0600
d34af7a
binman: Update Entry.WriteData() to handle special sections
by Simon Glass
· Sat Jul 20 12:24:05 2019 -0600
0cd8ace
binman: Update Entry.ReadEntry() to work through classes
by Simon Glass
· Sat Jul 20 12:24:04 2019 -0600
d4ed3b0
binman: Add a prefix before CBFS hex offsets
by Simon Glass
· Sat Jul 20 12:24:03 2019 -0600
8100a8e
binman: Add a few more features to the wishlist
by Simon Glass
· Sat Jul 20 12:24:02 2019 -0600
70e3298
binman: Place Intel descriptor at image start
by Simon Glass
· Sat Jul 20 12:24:01 2019 -0600
cf0b21c
binman: Adjust fmap to ignore CBFS files
by Simon Glass
· Sat Jul 20 12:24:00 2019 -0600
14ec68c
libfdt: Copy the struct region in fdt_resize()
by Simon Glass
· Sat Jul 20 12:23:59 2019 -0600
9d8ee32
binman: Support shrinking a entry after packing
by Simon Glass
· Sat Jul 20 12:23:58 2019 -0600
8c702fb
binman: Update the _testing entry to support shrinkage
by Simon Glass
· Sat Jul 20 12:23:57 2019 -0600
f8a54bc
binman: Allow updating entries that change size
by Simon Glass
· Sat Jul 20 12:23:56 2019 -0600
1145376
binman: Add more tests for image header position
by Simon Glass
· Sat Jul 20 12:23:55 2019 -0600
74b3157
binman: Move Image.BuildImage() into a single function
by Simon Glass
· Sat Jul 20 12:23:54 2019 -0600
9b7f500
binman: Write the original input fdtmap to a file
by Simon Glass
· Sat Jul 20 12:23:53 2019 -0600
4b05b2d
binman: Update documentation for image creation
by Simon Glass
· Sat Jul 20 12:23:52 2019 -0600
fb30e29
binman: Add info to allow safely repacking an image later
by Simon Glass
· Sat Jul 20 12:23:51 2019 -0600
072959a
binman: Support updating entries in an existing image
by Simon Glass
· Sat Jul 20 12:23:50 2019 -0600
b8d2daa
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· Sat Jul 20 12:23:49 2019 -0600
f8e2676
binman: Allow the fdtmap to remain unchanged
by Simon Glass
· Sat Jul 20 12:23:48 2019 -0600
2c6adba
binman: Add a constant for common entry properties
by Simon Glass
· Sat Jul 20 12:23:47 2019 -0600
990b174
binman: Add a function to obtain the image for an Entry
by Simon Glass
· Sat Jul 20 12:23:46 2019 -0600
2c360cf
binman: Adjust Entry to read the node in a separate call
by Simon Glass
· Sat Jul 20 12:23:45 2019 -0600
ee6409b
binman: Add an image name into the fdtmap
by Simon Glass
· Sat Jul 20 12:23:44 2019 -0600
95f1a94
binman: Store the entry in output_fdt_files
by Simon Glass
· Sat Jul 20 12:23:43 2019 -0600
385138a
binman: Allow state functions to fail to return data
by Simon Glass
· Sat Jul 20 12:23:42 2019 -0600
af8c45c
binman: Support loading entry data from a file
by Simon Glass
· Sat Jul 20 12:23:41 2019 -0600
7654657
binman: Store image fdtmap when loading from a file
by Simon Glass
· Sat Jul 20 12:23:40 2019 -0600
3b9a829
dtoc: Update Fdt.GetNode() to handle the root node
by Simon Glass
· Sat Jul 20 12:23:39 2019 -0600
50cfc6e
dtoc: Update Fdt.FromData() to allow a name
by Simon Glass
· Sat Jul 20 12:23:38 2019 -0600
a683a5f
binman: Show a helpful error when a DT property is missing
by Simon Glass
· Sat Jul 20 12:23:37 2019 -0600
b6dff4c
binman: Add a bit of logging in entries when packing
by Simon Glass
· Sat Jul 20 12:23:36 2019 -0600
6162f1a
patman: Update tout to avoid open-coding the debug levels
by Simon Glass
· Sat Jul 20 12:23:35 2019 -0600
f3aba91
binman: Drop state.fdt_set as this is not needed
by Simon Glass
· Sat Jul 20 12:23:34 2019 -0600
132fa72
binman: Simplify state.fdt_subset
by Simon Glass
· Sat Jul 20 12:23:33 2019 -0600
2be381d
binman: Adjust state.fdt_files to be keyed by entry type
by Simon Glass
· Sat Jul 20 12:23:32 2019 -0600
684a4f1
binman: Adjust GetFdt() to be keyed by etype
by Simon Glass
· Sat Jul 20 12:23:31 2019 -0600
a3030a5
binman: Rename state.GetFdt()
by Simon Glass
· Sat Jul 20 12:23:30 2019 -0600
5a30060
binman: Rename state.GetFdts()
by Simon Glass
· Sat Jul 20 12:23:29 2019 -0600
267112e
binman: Convert GetFdtSet() to use a dict
by Simon Glass
· Sat Jul 20 12:23:28 2019 -0600
d3151ff
binman: Move image/fdt code into PrepareImagesAndDtbs()
by Simon Glass
· Sat Jul 20 12:23:27 2019 -0600
dc4aeef
binman: Use print() to print output
by Simon Glass
· Sat Jul 20 12:23:26 2019 -0600
26d7e8e
binman: Move GetFdtSet() into blob_dtb
by Simon Glass
· Sat Jul 20 12:23:25 2019 -0600
b766c5e5
binman: Move image-processing code into a function
by Simon Glass
· Sat Jul 20 12:23:24 2019 -0600
4b1113c
dtoc: Return a non-zero exit code when tests fail
by Simon Glass
· Sat Jul 20 12:23:23 2019 -0600
86b7ba5
Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored.
by Eric Perie
· Sat Jul 13 14:54:58 2019 -0400
1c126e2
lib: uuid: alignment error in gen_rand_uuid()
by Heinrich Schuchardt
· Sun Jul 14 23:31:50 2019 +0200
b11a14a
rtc, rx8025: add DM support
by Heiko Schocher
· Tue Jul 16 05:31:35 2019 +0200
6b659d0
rtc, rx8025: fix Coding Style
by Heiko Schocher
· Tue Jul 16 05:31:34 2019 +0200
1ac5f6c
rtc: move RTC_RX8025 to Kconfig
by Heiko Schocher
· Tue Jul 16 05:31:33 2019 +0200
2e50d82
board: mediatek: Add pumpkin board support
by Fabien Parent
· Thu Jul 18 19:08:09 2019 +0200
105f6c8
pinctrl: mediatek: fix warning
by Fabien Parent
· Thu Jul 18 19:08:08 2019 +0200
58e4c38
gpio: fixes for gpio-hog support
by Heiko Schocher
· Wed Jul 17 06:59:51 2019 +0200
fa00255
doc: arch: sandbox: Replace all the instances of README.sandbox
by Keerthy
· Mon Jul 29 13:52:04 2019 +0530
6533a7e
Drop linker-generated array creation when CONFIG_CMDLINE is disabled
by Andrej Rosano
· Mon Jul 29 09:24:53 2019 +0200
c719da7
doc: board: Add missing board index.rst files
by Bin Meng
· Thu Jul 25 19:04:04 2019 -0700
30fd5d9
tools/logos: remove black background of U-Boot logo
by Heinrich Schuchardt
· Thu Jul 25 20:46:15 2019 +0200
4e82352
fit: Support compat string property in configuration node
by Julius Werner
· Wed Jul 24 19:37:56 2019 -0700
97b09cd
fit: Support compression for non-kernel components (e.g. FDT)
by Julius Werner
· Wed Jul 24 19:37:55 2019 -0700
47ef986
common: Move bootm_decomp_image() to image.c (as image_decomp())
by Julius Werner
· Wed Jul 24 19:37:54 2019 -0700
97a81b6
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· Mon Jul 29 09:03:11 2019 -0400
3bc5e87
Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Mon Jul 29 09:02:46 2019 -0400
debd413
Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Jul 29 09:02:15 2019 -0400
1cdb182
gitlab-ci: Switch to a Docker image that contains a QEMU we build
by Tom Rini
· Wed Jul 24 13:09:31 2019 -0400
26d33e5
video: arm: rpi: Bail out early if querying video information fails
by Fabian Vogt
· Thu Jul 11 16:56:24 2019 +0200
a2b336e
rockchip: rv1108: Migrate to use common board file
by Kever Yang
· Mon Jul 22 20:02:21 2019 +0800
4690edd
rockchip: elgin-rv1108: use board_early_init_f for per-boar init
by Kever Yang
· Mon Jul 22 20:02:20 2019 +0800
9554a4e
rockchip: rk3399: Migrate to use common board file
by Kever Yang
· Mon Jul 22 20:02:19 2019 +0800
804c9f1
rockchip: rk3399: init vbus regulator in board_early_init_f()
by Kever Yang
· Mon Jul 22 20:02:18 2019 +0800
35b401e
rockchip: rk3368: Migrate to use common board file
by Kever Yang
· Mon Jul 22 20:02:17 2019 +0800
205e2cc
rockchip: rk3328: Migrate to use common board file
by Kever Yang
· Mon Jul 22 20:02:16 2019 +0800
Next »