Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
81744b7aa65abff350dac5ca7df2d0ea762a829e
81744b7
clk: add support for TI K3 SoC PLL
by Tero Kristo
· Fri Jun 11 11:45:13 2021 +0300
9ab78c1
clk: fix set_rate to clean up cached rates for the hierarchy
by Tero Kristo
· Fri Jun 11 11:45:12 2021 +0300
d41b2b3
clk: fix assigned-clocks to pass with deferring provider
by Tero Kristo
· Fri Jun 11 11:45:11 2021 +0300
1770884
clk: sci-clk: fix return value of set_rate
by Tero Kristo
· Fri Jun 11 11:45:10 2021 +0300
4bd4cb4
clk: add support for setting clk rate from cmdline
by Tero Kristo
· Fri Jun 11 11:45:09 2021 +0300
f04dfff
clk: do not attempt to fetch clock pointer with null device
by Tero Kristo
· Fri Jun 11 11:45:08 2021 +0300
1a22eba
clk: fix clock tree dump to properly dump out every registered clock
by Tero Kristo
· Fri Jun 11 11:45:07 2021 +0300
de4ef9b
clk: fixed_rate: add API for directly registering fixed rate clocks
by Tero Kristo
· Fri Jun 11 11:45:06 2021 +0300
b36dd3e
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
by Lokesh Vutla
· Fri Jun 11 11:45:05 2021 +0300
f454d61
remoteproc: k3-r5: remove sysfw PM calls if not supported
by Tero Kristo
· Fri Jun 11 11:45:04 2021 +0300
18b8c03
arm: mach-k3: introduce new config option for sysfw split
by Tero Kristo
· Fri Jun 11 11:45:03 2021 +0300
cfbe15c
lib: rational: copy the rational fraction lib routines from Linux
by Tero Kristo
· Fri Jun 11 11:45:02 2021 +0300
9fd9fa9
rtc: davinci: fix date loaded on reset
by Dario Binacchi
· Wed Jun 02 22:38:05 2021 +0200
940922f
rtc: davinci: add driver model support
by Dario Binacchi
· Wed Jun 02 22:38:04 2021 +0200
9565795
arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7
by Dario Binacchi
· Wed Jun 02 22:38:03 2021 +0200
c2f7fdc
rtc: davinci: use unlock/lock mechanism
by Dario Binacchi
· Wed Jun 02 22:38:02 2021 +0200
64a7a68
rtc: davinci: check BUSY bit before set TC registers
by Dario Binacchi
· Wed Jun 02 22:38:01 2021 +0200
0eb3a62
rtc: davinci: replace 32bit access with 8bit access
by Dario Binacchi
· Wed Jun 02 22:38:00 2021 +0200
d898c8b
rtc: davinci: fix compiler errors
by Dario Binacchi
· Wed Jun 02 22:37:59 2021 +0200
0cbde1c
rtc: davinci: enable compilation for omap architectures
by Dario Binacchi
· Wed Jun 02 22:37:58 2021 +0200
126038a
Nokia RX-51: Enable CONFIG_WDT to remove deprecation warning
by Pali Rohár
· Tue Mar 09 21:19:15 2021 +0100
f96108b
configs: am64: Enable configs to support USB host and device modes
by Aswath Govindraju
· Fri Jun 04 22:00:40 2021 +0530
4e5980d
arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size
by Aswath Govindraju
· Fri Jun 04 22:00:39 2021 +0530
832aed6
configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode
by Aswath Govindraju
· Fri Jun 04 22:00:38 2021 +0530
7908774
arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem
by Aswath Govindraju
· Fri Jun 04 22:00:37 2021 +0530
0b2481e
arm: dts: k3-am642-*-evm: Add USB support
by Aswath Govindraju
· Fri Jun 04 22:00:36 2021 +0530
308bd19
arm: dts: k3-am64-main: Add USB DT nodes
by Aswath Govindraju
· Fri Jun 04 22:00:35 2021 +0530
cb962f9
board: ti: am64x: Set the core voltage of USB PHY to 0.85V
by Aswath Govindraju
· Fri Jun 04 22:00:34 2021 +0530
70bc5e3
arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes
by Aswath Govindraju
· Fri Jun 04 22:00:33 2021 +0530
8a05c9a
arm: mach-k3: am642_init: Add support for USB boot mode
by Aswath Govindraju
· Fri Jun 04 22:00:32 2021 +0530
560ea8a
tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol
by Aswath Govindraju
· Fri Jun 04 22:00:31 2021 +0530
7a16fb5
arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTs
by Kevin Scholz
· Thu Jun 03 08:14:53 2021 -0500
ce03b14
Merge branch '2021-06-08-kconfig-migrations' into next
by Tom Rini
· Wed Jun 09 08:19:13 2021 -0400
cc13c5d
usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig
by Aswath Govindraju
· Tue Jun 01 16:51:47 2021 +0530
0624c81
net: convert TFTP_TSIZE to proper Kconfig option
by Tero Kristo
· Wed May 12 11:03:04 2021 +0300
5ba8f59
Merge branch '2021-06-08-display-and-logging-updates' into next
by Tom Rini
· Tue Jun 08 17:18:35 2021 -0400
8eaaedb
log: Convert log values to printf() if not enabled
by Simon Glass
· Sat May 08 13:46:54 2021 -0600
2786707
sandbox: log: Avoid build error with !CONFIG_LOG
by Simon Glass
· Sat May 08 13:46:53 2021 -0600
7fb9759
log: Add support for logging a buffer
by Simon Glass
· Sat May 08 07:00:06 2021 -0600
02b8f1a
display_options: Split print_buffer() into two functions
by Simon Glass
· Sat May 08 07:00:05 2021 -0600
734f76f
hexdump: Allow ctrl-c to interrupt output
by Simon Glass
· Sat May 08 07:00:04 2021 -0600
f1d0647
hexdump: Support any rowsize
by Simon Glass
· Sat May 08 07:00:03 2021 -0600
2650715
hexdump: Add support for sandbox
by Simon Glass
· Sat May 08 07:00:02 2021 -0600
86d1d2a
hexdump: Move API to header file
by Simon Glass
· Sat May 08 07:00:01 2021 -0600
85c8fc5
display_options: Drop two spaces before the ASCII column
by Simon Glass
· Sat May 08 07:00:00 2021 -0600
4a249ba
test: Add a test for print_buffer()
by Simon Glass
· Sat May 08 06:59:59 2021 -0600
d242368
test: Convert print tests to use ut framework
by Simon Glass
· Sat May 08 06:59:58 2021 -0600
c638ae6
test: Detect when expect_str is too small
by Simon Glass
· Sat May 08 06:59:57 2021 -0600
d6ed4af
console: Report an error when output buffer is exhausted
by Simon Glass
· Sat May 08 06:59:56 2021 -0600
a2fd934
Merge branch '2021-06-07-arm-cache-cp15-improvements' into next
by Tom Rini
· Mon Jun 07 19:12:04 2021 -0400
c946874
stm32mp: don't map the reserved region with no-map property
by Patrick Delaunay
· Fri May 07 14:50:35 2021 +0200
f9203e9
stm32mp: Increase the reserved memory in board_get_usable_ram_top
by Patrick Delaunay
· Fri May 07 14:50:34 2021 +0200
4a4992b
image-fdt: save no-map parameter of reserve-memory
by Patrick Delaunay
· Fri May 07 14:50:33 2021 +0200
a186072
test: lmb: add test for lmb_reserve_flags
by Patrick Delaunay
· Fri May 07 14:50:32 2021 +0200
4812002
lmb: add lmb_dump_region() function
by Patrick Delaunay
· Fri May 07 14:50:31 2021 +0200
db2c9aa
lmb: add lmb_is_reserved_flags
by Patrick Delaunay
· Fri May 07 14:50:30 2021 +0200
e11c908
lmb: Add support of flags for no-map properties
by Patrick Delaunay
· Fri May 07 14:50:29 2021 +0200
2b184dd
Prepare v2021.07-rc4
by Tom Rini
· Mon Jun 07 09:26:39 2021 -0400
8828b1b
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 07 08:09:35 2021 -0400
4ed30a3
Merge tag 'u-boot-rockchip-20210606' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Jun 07 07:22:14 2021 -0400
92ff4a2
Merge tag 'dm-pull-6jun21' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Sun Jun 06 13:00:23 2021 -0400
91e049e
Merge tag 'video-for-2021-07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-video
by Tom Rini
· Sat Jun 05 11:17:55 2021 -0400
da37ed3
test: add dm_test_read_resource
by Patrick Delaunay
· Fri May 21 12:25:00 2021 +0200
f27c47d
net: luton: remove address translation after ofnode_read_resource
by Patrick Delaunay
· Fri May 21 12:24:59 2021 +0200
c0acdc9
pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"
by Alper Nebi Yasak
· Fri May 14 16:48:40 2021 +0300
b8b9237
sandbox: correct determination of the text base
by Heinrich Schuchardt
· Sat May 15 19:29:13 2021 +0200
707c171
of: addr: Remove call to dev_count_cells() in of_get_address()
by Bin Meng
· Fri Apr 30 21:16:59 2021 +0800
0f47d77
of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
by Bin Meng
· Fri Apr 30 21:16:58 2021 +0800
abf1da6
pico-imx6ul: disable video after DM_VIDEO conversion deadline
by Anatolij Gustschin
· Mon May 24 17:31:26 2021 +0200
4d1eca1
brxre1: disable video after DM_VIDEO conversion deadline
by Anatolij Gustschin
· Mon May 24 17:19:56 2021 +0200
d12b11d
mx28evk: disable video after DM_VIDEO conversion deadline
by Anatolij Gustschin
· Mon May 24 16:45:29 2021 +0200
d6bbcb5
siemens: pxm2: disable video after DM_VIDEO conversion deadline
by Anatolij Gustschin
· Mon May 24 16:35:57 2021 +0200
e16356b
siemens: rut: disable video after DM_VIDEO conversion deadline
by Anatolij Gustschin
· Mon May 24 16:26:51 2021 +0200
f083a1e
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Fri Jun 04 09:34:21 2021 -0400
09f8de2
arm: mvebu: turris_omnia: support invoking rescue boot from console
by Marek Behún
· Fri May 28 10:00:49 2021 +0200
0344e8b
arm: mvebu: turris_omnia: update rescue mode boot command
by Marek Behún
· Fri May 28 10:00:48 2021 +0200
e78c8e0
arm: a37xx: pci: Fix configuring PCIe resources
by Pali Rohár
· Wed May 26 17:59:40 2021 +0200
b03dfba
arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB
by Pali Rohár
· Wed May 26 17:59:39 2021 +0200
39fd217
arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function
by Pali Rohár
· Wed May 26 17:59:38 2021 +0200
c5bc280
arm: a37xx: pci: Find PCIe controller node by compatible instead of path
by Pali Rohár
· Wed May 26 17:59:37 2021 +0200
678cf9d
arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible
by Pali Rohár
· Wed May 26 17:59:36 2021 +0200
ead9634
arm: a37xx: pci: Disable bus mastering when unloading driver
by Pali Rohár
· Wed May 26 17:59:35 2021 +0200
133797a
arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe
by Pali Rohár
· Wed May 26 17:59:34 2021 +0200
2af5af3
fastboot: Fix overflow when calculating chunk size
by Sean Anderson
· Thu May 27 12:02:34 2021 -0400
ffd4d74
MAINTAINERS: Update maintainer's mail address
by Kever Yang
· Tue Mar 30 18:02:07 2021 +0800
71f0fab
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Mon May 31 10:19:14 2021 -0400
8420341
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Mon May 31 10:18:26 2021 -0400
cb6506a
drivers: pci: pcie_dw_common: fix Werror compilation error
by Green Wan
· Wed May 19 04:16:15 2021 -0700
26190b8
riscv: cpu: fu740: clear feature disable CSR
by Green Wan
· Thu May 27 06:52:14 2021 -0700
2e5da52
board: sifive: add HiFive Unmatched board support
by Green Wan
· Thu May 27 06:52:13 2021 -0700
e552af3
riscv: dts: add SiFive Unmatched board support
by Green Wan
· Thu May 27 06:52:12 2021 -0700
06a3e40
riscv: dts: add fu740 support
by Green Wan
· Thu May 27 06:52:11 2021 -0700
ba5919b
drivers: pci: add pcie support for fu740
by Green Wan
· Thu May 27 06:52:10 2021 -0700
a5936a2
drivers: ram: sifive: rename fu540_ddr and add fu740 support
by Green Wan
· Thu May 27 06:52:09 2021 -0700
ecefa5f
drivers: clk: add fu740 support
by Green Wan
· Thu May 27 06:52:08 2021 -0700
7f33743
riscv: cpu: fu740: Add support for cpu fu740
by Green Wan
· Thu May 27 06:52:07 2021 -0700
b3c6046
MAINTAINERS: Add allwinner/sunxi driver directories
by Samuel Holland
· Sun Apr 18 22:13:36 2021 -0500
724b9a8
sunxi: Bring back SD card as MMC device 0
by Andre Przywara
· Fri Apr 16 11:52:27 2021 +0100
c695564
Merge tag 'u-boot-stm32-20210528' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri May 28 14:11:06 2021 -0400
fa37908
Merge tag 'efi-2021-07-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri May 28 14:10:51 2021 -0400
Next »