Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a4e259e837cd87e01544d363114ac131e70356c2
a4e259e
binman: Support reading the offset of an ELF-file symbol
by Simon Glass
· Wed Nov 03 21:09:16 2021 -0600
271fd8f
binman: Report an error if test files fail to compile
by Simon Glass
· Wed Nov 03 21:09:15 2021 -0600
6db1e32
patman: Use a ValueError exception if tools.Run() fails
by Simon Glass
· Wed Nov 03 21:09:14 2021 -0600
95f833a
configs: Resync with savedefconfig
by Tom Rini
· Fri Nov 12 23:37:42 2021 +0000
15d544b
Merge branch '2021-11-12-Kconfig-migrations'
by Tom Rini
· Fri Nov 12 18:33:12 2021 -0500
6e92361
Convert CONFIG_LAST_STAGE_INIT to Kconfig
by Tom Rini
· Sun Nov 07 22:59:51 2021 -0500
b2cb7b1
Remove CONFIG_SERIAL_MULTI
by Tom Rini
· Sun Nov 07 22:59:50 2021 -0500
2d6a29a
Convert CONFIG_PL011_SERIAL et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:49 2021 -0500
650378b
Convert CONFIG_MACB to Kconfig
by Tom Rini
· Sun Nov 07 22:59:48 2021 -0500
e9d3020
Convert CONFIG_MD5 to Kconfig
by Tom Rini
· Sun Nov 07 22:59:47 2021 -0500
39948ce
Convert CONFIG_MX6 et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:46 2021 -0500
f1b6dda
Convert CONFIG_IMX_BOOTAUX et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:45 2021 -0500
8c563a1
Convert CONFIG_SYS_PROMPT et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:44 2021 -0500
49a9670
Convert CONFIG_I2C_EDID et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:43 2021 -0500
e141f56
Convert CONFIG_PHYLIB et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:42 2021 -0500
3faebfb
Convert CONFIG_MISC_INIT_F et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:41 2021 -0500
710639a
Convert CONFIG_TRACE et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:40 2021 -0500
9c86797
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig
by Tom Rini
· Sun Nov 07 22:59:39 2021 -0500
6fe8422
Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig
by Tom Rini
· Sun Nov 07 22:59:38 2021 -0500
d479a9f
Convert CONFIG_FSL_USDHC to Kconfig
by Tom Rini
· Sun Nov 07 22:59:37 2021 -0500
80b4861
Convert CONFIG_FSL_LAYERSCAPE to Kconfig
by Tom Rini
· Sun Nov 07 22:59:36 2021 -0500
2fe0b1b
Convert CONFIG_BITBANGMII to Kconfig
by Tom Rini
· Sun Nov 07 22:59:35 2021 -0500
df78862
Convert CONFIG_DOS_PARTITION to Kconfig
by Tom Rini
· Sun Nov 07 22:59:34 2021 -0500
7b1474d
Convert CONFIG_E1000 to Kconfig
by Tom Rini
· Sun Nov 07 22:59:33 2021 -0500
056680c
Convert CONFIG_ARCH_CPU_INIT to Kconfig
by Tom Rini
· Sun Nov 07 22:59:32 2021 -0500
d82a6e3
Merge branch '2021-11-12-assorted-updates'
by Tom Rini
· Fri Nov 12 10:14:24 2021 -0500
e015c61
rtc: ds1337: fix compatible string typo
by Clemens Gruber
· Fri Nov 05 14:46:50 2021 +0100
a8ea4f4
boards: siemens: iot2050: Ignore network errors during bootstage tracking
by Jan Kiszka
· Wed Nov 03 15:12:30 2021 +0100
4631b0b
boards: siemens: iot2050: Re-enable bootstage reporting
by Jan Kiszka
· Wed Nov 03 15:11:53 2021 +0100
81b3f0b
ARM: dts: am335x-chiliboard: add /chosen/tick-timer
by Marcin Niestroj
· Tue Nov 02 14:41:06 2021 +0100
e1c384a
get_maintainer.pl: add .get_maintainer.conf
by Michael Walle
· Sun Oct 31 23:38:12 2021 +0100
d5f27cb
Azure: Move to windows-2019
by Tom Rini
· Sun Oct 31 13:24:42 2021 -0400
d9fe9db
Remove LYNX KDI remainders
by Thomas Huth
· Tue Oct 26 14:31:18 2021 +0200
1dacc6f
pxe: Allow calling the pxe_get logic directly
by Simon Glass
· Thu Oct 14 12:48:11 2021 -0600
5769531
doc: Move distro boot doc to rST
by Simon Glass
· Thu Oct 14 12:48:10 2021 -0600
086b080
pxe: Refactor sysboot to have one helper
by Simon Glass
· Thu Oct 14 12:48:09 2021 -0600
a9401b9
pxe: Return the file size from the getfile() function
by Simon Glass
· Thu Oct 14 12:48:08 2021 -0600
1f46718
lib: Add a function to convert a string to a hex value
by Simon Glass
· Thu Oct 14 12:48:07 2021 -0600
978739d
lib: Add tests for simple_itoa()
by Simon Glass
· Thu Oct 14 12:48:06 2021 -0600
5e3e39a
pxe: Drop get_bootfile_path()
by Simon Glass
· Thu Oct 14 12:48:05 2021 -0600
e719fe0
pxe: Clean up the use of bootfile
by Simon Glass
· Thu Oct 14 12:48:04 2021 -0600
791bbfe
pxe: Move common parsing coding into pxe_util
by Simon Glass
· Thu Oct 14 12:48:03 2021 -0600
764d0c0
pxe: Tidy up code style a little in pxe_utils
by Simon Glass
· Thu Oct 14 12:48:02 2021 -0600
0030244
pxe: Tidy up some comments in pxe_utils
by Simon Glass
· Thu Oct 14 12:48:01 2021 -0600
0666fcb
pxe: Move pxe_utils files
by Simon Glass
· Thu Oct 14 12:48:00 2021 -0600
3ae416a
pxe: Tidy up the is_pxe global
by Simon Glass
· Thu Oct 14 12:47:59 2021 -0600
121e131
pxe: Add a userdata field to the context
by Simon Glass
· Thu Oct 14 12:47:58 2021 -0600
44a20ef
pxe: Move do_getfile() into the context
by Simon Glass
· Thu Oct 14 12:47:57 2021 -0600
b0d08db
pxe: Use a context pointer
by Simon Glass
· Thu Oct 14 12:47:56 2021 -0600
babeef1
pxe: Move API comments to the header files
by Simon Glass
· Thu Oct 14 12:47:55 2021 -0600
91944df
Create a new boot/ directory
by Simon Glass
· Thu Oct 14 12:47:54 2021 -0600
d538700
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Thu Nov 11 09:04:20 2021 -0500
faf6078
Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Wed Nov 10 14:11:30 2021 -0500
d8299de
stm32mp15: tidy up #ifdefs in cpu.c
by Patrick Delaunay
· Mon Oct 11 09:52:51 2021 +0200
72a5762
stm32mp15: replace CONFIG_TFABOOT when it is possible
by Patrick Delaunay
· Mon Oct 11 09:52:50 2021 +0200
196b7db
stm32mp15: remove configs dependency on CONFIG_TFABOOT
by Patrick Delaunay
· Mon Oct 11 09:52:49 2021 +0200
dd2ca25
arm: stm32mp: bsec: Update OTP shadow registers in SPL
by Patrick Delaunay
· Mon Oct 11 09:52:48 2021 +0200
33e7dd1
ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM
by Marek Vasut
· Sun Oct 24 00:46:17 2021 +0200
43a83f7
ARM: stm32: Disable video output on DHSOM
by Marek Vasut
· Sat Oct 23 20:33:57 2021 +0200
6fe4ff6
ARM: stm32: Disable EFI on DHSOM
by Marek Vasut
· Sat Oct 23 20:33:56 2021 +0200
afd7e7e
ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDP
by Marek Vasut
· Sat Oct 23 20:33:34 2021 +0200
efbc72d
ARM: dts: stm32: Drop nWP GPIO hog on DHSOM
by Marek Vasut
· Sat Oct 23 20:33:33 2021 +0200
665cd02
ARM: stm32: Enable DFU MTD support on DHSOM
by Marek Vasut
· Sat Oct 23 20:32:48 2021 +0200
7dccd89
gpio: stm32: create include file for driver private data
by Patrick Delaunay
· Fri Oct 22 20:12:34 2021 +0200
f9484bc
board: stmp32mp1: split board and SOC STM32MP15 configuration
by Patrick Delaunay
· Fri Oct 22 10:19:25 2021 +0200
c4c5c5f
arm: dts: stm32mp15: alignment with v5.15-rc6
by Patrick Delaunay
· Thu Oct 21 11:54:11 2021 +0200
3dbdbfa
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Wed Nov 10 09:15:18 2021 -0500
1e2a9b7
stm32mp: add binman support for STM32MP15x
by Patrick Delaunay
· Wed Oct 13 15:11:18 2021 +0200
27a5a57
stm32mp: stm32prog: Normalise newlines
by William Grant
· Wed Oct 13 20:56:58 2021 +1100
f8f134d
tools: kwbimage: Properly set srcaddr in kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:51 2021 +0100
ecb3ca7
tools: kwbimage: Properly calculate and align kwbimage v0 header size
by Pali Rohár
· Mon Nov 08 18:12:50 2021 +0100
e411842
tools: kwbimage: Fill the real header size into the main header
by Pali Rohár
· Mon Nov 08 18:12:49 2021 +0100
14c0596
tools: kwbimage: Align kwbimage header to proper size
by Pali Rohár
· Mon Nov 08 18:12:48 2021 +0100
dce60c5
tools: kwbimage: Do not put final image padding to the image data size
by Pali Rohár
· Mon Nov 08 18:12:47 2021 +0100
deba0ad
tools: kwbimage: Align final UART image to 128 bytes
by Pali Rohár
· Mon Nov 08 18:12:46 2021 +0100
ac0c348
tools: kwbimage: Remove unused enums and prototypes
by Pali Rohár
· Mon Nov 08 18:12:45 2021 +0100
17414cb
tools: kwbimage: Fix validation of kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:44 2021 +0100
1e2d7fb
tools: kwbimage: Set BOOT_FROM by default to SPI
by Pali Rohár
· Mon Nov 08 18:12:43 2021 +0100
c990f94
tools: kwbimage: Explicitly set version also for kwbimage v0
by Pali Rohár
· Mon Nov 08 18:12:42 2021 +0100
d884094
tools: kwbimage: Add support for new commands UART_PORT and UART_MPP
by Pali Rohár
· Mon Nov 08 18:12:41 2021 +0100
7c80e67
pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro
by Pali Rohár
· Sat Nov 06 12:16:12 2021 +0100
73ae7aa
tools: kwboot: Always print kwboot version
by Pali Rohár
· Fri Nov 05 23:30:42 2021 +0100
400b5cf
tools: kwboot: Fix sending Kirkwood v0 images
by Pali Rohár
· Fri Nov 05 23:29:58 2021 +0100
e4e247e
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Tue Nov 09 22:26:56 2021 -0500
150528f
watchdog: don't autostart watchdog on Sunxi boards
by Heinrich Schuchardt
· Fri Nov 05 19:34:31 2021 +0100
324d1be
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
by Tom Rini
· Tue Nov 09 08:51:00 2021 -0500
ba21242
configs: ls1028a: ensure Ethernet is enabled
by Vladimir Oltean
· Tue Nov 09 17:02:31 2021 +0530
225a9a9
pci: layerscape: Fix the LUT and msi-map mismatch issue
by Hou Zhiqiang
· Tue Nov 09 16:56:24 2021 +0530
aec3801
configs: fsl: migrate FMAN/QE specific defines to Kconfig
by Rajesh Bhagat
· Tue Nov 09 16:30:38 2021 +0530
3f71da9
configs: ls1046aqds: Configure environment related configs
by Kuldeep Singh
· Tue Nov 09 14:56:41 2021 +0530
6301280
configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigs
by Kuldeep Singh
· Tue Nov 09 14:52:26 2021 +0530
ced21ad
board: kontron: sl28: add myself to ls1028a.dtsi maintainers
by Michael Walle
· Sun Oct 31 23:39:35 2021 +0100
7e3d6fd
armv8: layerscape: use memalign() to allocate spintable code
by Michael Walle
· Sun Oct 31 23:21:56 2021 +0100
e449f35
board: sl28: enable USB periheral support and gadgets
by Michael Walle
· Fri Oct 15 15:15:25 2021 +0200
f55d4cc
board: sl28: switch to dwc3 driver
by Michael Walle
· Fri Oct 15 15:15:24 2021 +0200
16d9785
usb: dwc3: add layerscape support
by Michael Walle
· Fri Oct 15 15:15:23 2021 +0200
668bdf6
usb: dwc3: Enable undefined length INCR burst type
by Michael Walle
· Fri Oct 15 15:15:22 2021 +0200
679f13c
usb: dwc3: Add frame length adjustment quirk
by Michael Walle
· Fri Oct 15 15:15:21 2021 +0200
f182656
usb: common: silence dubious errors
by Michael Walle
· Fri Oct 15 15:15:20 2021 +0200
3282514
armv8: fsl-layerscape: rework the dwc3 snooping enable code
by Michael Walle
· Fri Oct 15 15:15:19 2021 +0200
Next »