Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
98d88f873359e4961970485589df6caa382586e3
98d88f8
x86: sandbox: pch: Add a CONFIG option for PCH
by Simon Glass
· Sat Feb 16 20:24:49 2019 -0700
3698446
x86: link: Increase malloc size and decrease code size
by Simon Glass
· Sat Feb 16 20:24:48 2019 -0700
6d15c8d
x86: samus: Increase the pre-reloc memory
by Simon Glass
· Sat Feb 16 20:24:47 2019 -0700
4a82768
x86: Adjust I/O macros to work on 64-bit machines
by Simon Glass
· Sat Feb 16 20:24:46 2019 -0700
17d133b
sandbox: Add a note about the growing state_info struct
by Simon Glass
· Sat Feb 16 20:24:45 2019 -0700
d84a1d6
pci: Add IDs for Intel high-definition audio
by Simon Glass
· Sat Feb 16 20:24:44 2019 -0700
26e8b49
gpio: Use case-insentive matching on the GPIO name
by Simon Glass
· Sat Feb 16 20:24:43 2019 -0700
8edd31b
gpio: Show inactive GPIOs when explicitly requested
by Simon Glass
· Sat Feb 16 20:24:42 2019 -0700
a88a50e
pci: Fix comment in struct pci_child_platdata
by Simon Glass
· Sat Feb 16 20:24:41 2019 -0700
a593455
pci: Don't export pci_hose_config_device()
by Simon Glass
· Sat Feb 16 20:24:40 2019 -0700
bd9ca8d
i2c: designware: Add error checking on init
by Simon Glass
· Sat Feb 16 20:24:39 2019 -0700
7e75aba
dm: syscon: Don't require a regmap for PCI devices
by Simon Glass
· Sat Feb 16 20:24:38 2019 -0700
e0144f2
log: Allow #define LOG_DEBUG to enable logging in a file
by Simon Glass
· Sat Feb 16 20:24:37 2019 -0700
abe52cd
log: Add documentation for convenience functions
by Simon Glass
· Sat Feb 16 20:24:36 2019 -0700
38617e8
log: Add a Kconfig option to set the default log level
by Simon Glass
· Sat Feb 16 20:24:35 2019 -0700
6e455c3
log: Fix up Kconfig log level names
by Simon Glass
· Sat Feb 16 20:24:34 2019 -0700
ff27257
Merge branch '2019-02-19-master-imports'
by Tom Rini
· Tue Feb 19 20:48:11 2019 -0500
02868d2
travis: Exclude omap from the arm926ejs job
by Tom Rini
· Tue Feb 19 16:58:56 2019 -0500
ea5429b
cmd: pcmcia: Build only if CONFIG_CMD_PCMCIA=y
by Ismael Luceno Cortes
· Mon Feb 18 09:17:04 2019 +0000
f5c9811
dm: Fix typo 'Watchdot' -> 'Watchdog'
by Chris Packham
· Mon Feb 18 08:48:04 2019 +1300
88313d9
ARM: omap3: evm: Update DM SPL support
by Derald D. Woods
· Sat Feb 16 16:56:50 2019 -0600
7f49dff
omap3_beagle: Enable DM_SPI
by Tom Rini
· Sat Feb 16 16:36:30 2019 -0500
56c7a6a
omap3_beagle: Update for DM SPL support
by Tom Rini
· Sat Feb 16 16:36:29 2019 -0500
e9fae31
cmd/fs: fix build if CMD_BOOTEFI is not set
by Gervais, Francois
· Sat Feb 16 21:10:32 2019 +0000
5d64070
ARM: omap3_logic: Enable SPL booting device tree
by Adam Ford
· Sat Feb 16 13:31:24 2019 -0600
b92bc4f
ARM: DTS: omap3-u-boot.dtsi
by Adam Ford
· Sat Feb 16 13:31:23 2019 -0600
5005308
ARM: da8xxevm: Add NAND instructions for da850-evm to README
by Adam Ford
· Thu Feb 14 20:13:53 2019 -0600
57f719b
ARM: am3517_evm: Enable Falcon Mode
by Adam Ford
· Thu Feb 14 14:06:35 2019 -0600
f442e0f
ARM: da850evm: Increase Malloc Size
by Adam Ford
· Wed Feb 13 13:06:37 2019 -0600
8659d78
hikey: Allow environment to store in eMMC and increase bootdelay
by Manivannan Sadhasivam
· Wed Feb 13 14:28:54 2019 +0530
ea5f17d
test: let use gdbserver for all sandbox targets
by Igor Opaniuk
· Tue Feb 12 16:18:14 2019 +0200
2fc7512
bcm963158: use TARGET_BCM963158 instead of ARCH_BCM63158
by Philippe Reynes
· Mon Feb 11 15:56:14 2019 +0100
0d45a6a
dtbo: Fix dtbo generation rules
by Michal Simek
· Mon Feb 11 14:51:02 2019 +0100
d16b79b
fs: fat: Reduce default max clustersize 64KiB from malloc pool
by Tien Fong Chee
· Mon Feb 11 14:56:20 2019 +0800
f6764f2
fs: fat: dynamically allocate memory for temporary buffer
by Tien Fong Chee
· Mon Feb 11 14:56:19 2019 +0800
1714047
spl: implement CRC check on U-Boot uImage
by Simon Goldschmidt
· Sun Feb 10 21:34:37 2019 +0100
7dab692
configs: am57xx_evm: define CONFIG_SPL_LOAD_FIT_ADDRESS for SPL-DFU
by Bin Liu
· Fri Feb 08 11:01:37 2019 -0600
0a0dbd4
cmd: date: Do not overwrite arguments
by Roman Kapl
· Fri Feb 08 10:01:02 2019 +0100
a064f19
elf: fix cache flushing in 'bootelf -p' command
by Kurban Mallachiev
· Thu Feb 07 14:19:45 2019 +0300
008c6b5
board/BuR/brxre1: convert do DM
by Hannes Schmelzer
· Wed Feb 06 13:25:59 2019 +0100
c5382b7
dm: scsi: report correct device number
by Heinrich Schuchardt
· Tue Feb 05 18:06:24 2019 +0100
060aefc
tpm: simplify: tpm_set_global_lock()
by Heinrich Schuchardt
· Tue Feb 05 01:38:41 2019 +0100
029cd7b
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· Mon Feb 18 22:12:59 2019 -0500
6f266dd
Prepare v2019.04-rc2
by Tom Rini
· Mon Feb 18 21:36:39 2019 -0500
0d053df
configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm
by Jean-Jacques Hiblot
· Fri Feb 08 10:55:06 2019 +0100
0449ede
configs: k2g_evm: Enable CONFIG_BLK
by Jean-Jacques Hiblot
· Fri Feb 08 10:55:05 2019 +0100
3427bff
efi_loader: Swap roles with Heinrich
by Alexander Graf
· Thu Feb 14 14:35:17 2019 +0100
f4ba9f0
rpi: Make Matthias maintainer
by Alexander Graf
· Thu Feb 14 14:37:59 2019 +0100
a9fac50
board/BuR/brppt1: fix ethernet support on brppt1 boards
by Hannes Schmelzer
· Fri Feb 15 11:15:05 2019 +0100
8cc3bd5
Merge tag 'efi-2019-04-rc2' of https://github.com/xypron2/u-boot
by Tom Rini
· Mon Feb 18 15:48:01 2019 -0500
c4192f7
ARM: socfpga: stratix10: Return valid error code from FPGA driver
by Ang, Chee Hong
· Sun Feb 17 20:07:50 2019 -0800
b98e892
mmc: dwmmc: Poll for iDMAC TX/RX interrupt
by Ley Foon Tan
· Thu Dec 20 17:55:41 2018 +0800
54d329b
arm: socfpga: gen5: remove hacked ETH RST handling
by Simon Goldschmidt
· Sun Jan 13 19:58:42 2019 +0100
ad58893
arm: socfpga: gen5 enable designware_socfpga
by Simon Goldschmidt
· Sun Jan 13 19:58:41 2019 +0100
b50afc8
net: designware: socfpga: adapt to Gen5
by Simon Goldschmidt
· Sun Jan 13 19:58:40 2019 +0100
0e58270
Merge tag 'video-for-2019.04-rc2' of git://git.denx.de/u-boot-video
by Tom Rini
· Sat Feb 16 18:10:53 2019 -0500
9779b16
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· Sat Feb 16 17:05:51 2019 -0500
1a7b055
mmc: tmio: sdhi: Configure DT2FF register for HS400 mode
by Marek Vasut
· Thu Feb 14 15:16:15 2019 +0100
2a43f88
mmc: tmio: Configure HOST_MODE WMODE according to bus width
by Marek Vasut
· Thu Feb 14 15:16:24 2019 +0100
a4773fc
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
by Marek Vasut
· Tue Jan 29 04:45:51 2019 +0100
e9644cc
efi_loader: do not miss last relocation block
by Heinrich Schuchardt
· Sat Feb 16 15:36:33 2019 +0100
0fcdb7a
efi_loader: documentation of image loader
by Heinrich Schuchardt
· Sat Feb 16 15:22:13 2019 +0100
fd9cbe3
efi_loader: clean up bootefi_test_prepare()
by Heinrich Schuchardt
· Sat Jan 12 14:42:40 2019 +0100
7250623
efi_loader: fix EFI entry counting
by Heinrich Schuchardt
· Sat Feb 09 14:10:39 2019 +0100
2f8eb08
efi_loader: use efi_start_image() for bootefi
by Heinrich Schuchardt
· Wed Dec 26 13:28:09 2018 +0100
408fbcc
efi_loader: set entry point in efi_load_pe()
by Heinrich Schuchardt
· Wed Dec 26 12:49:09 2018 +0100
e3d3a0c
efi_loader: LoadImage: always allocate new pages
by Heinrich Schuchardt
· Mon Dec 24 09:19:07 2018 +0100
6346a90
efi_loader: error handling in efi_setup_loaded_image()
by Heinrich Schuchardt
· Wed Feb 06 19:41:29 2019 +0100
46da93c
test: adjust names of Unicode test functions
by Heinrich Schuchardt
· Fri Feb 15 23:12:50 2019 +0100
c6dc1f1
lib/vsprintf: print '?' for illegal Unicode sequence
by Heinrich Schuchardt
· Fri Feb 15 22:20:53 2019 +0100
dcd15b0
efi_selftest: LoadImage from file device path
by Heinrich Schuchardt
· Wed Jan 09 19:04:14 2019 +0100
c1476c2
efi_loader: comments for efi_file_from_path()
by Heinrich Schuchardt
· Mon Feb 04 21:24:35 2019 +0100
0d36adc
efi_loader: efi_dp_split_file_path() error handling
by Heinrich Schuchardt
· Mon Feb 04 12:49:43 2019 +0100
9ad046e
efi_selftest: fix memory allocation in HII tests
by Heinrich Schuchardt
· Tue Feb 12 21:38:02 2019 +0100
77ff4d8
efi_selftest: do not use efi_free_pool()
by Heinrich Schuchardt
· Tue Feb 12 21:50:45 2019 +0100
e012fc1
Merge tag 'u-boot-imx-2019-02-16' of git://git.denx.de/u-boot-imx
by Tom Rini
· Sat Feb 16 08:31:05 2019 -0500
f8e2933
Merge tag 'xilinx-for-v2019.04-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· Fri Feb 15 21:21:28 2019 -0500
b6f32dd
Merge tag '2019.01-next' of https://github.com/mbgg/u-boot
by Tom Rini
· Fri Feb 15 20:10:15 2019 -0500
cb2c8fd
imx: cpu.c: give access to reset cause in spl
by Max Krummenacher
· Fri Feb 01 16:04:51 2019 +0100
45d6723
imx: serial_mxc: disable ri and dcd irq in dte mode
by Max Krummenacher
· Fri Feb 01 16:04:50 2019 +0100
9a37c54
ARM: dts: i.MX6Q, i.MX6QDL: fix address/size-cells warnings
by Marcel Ziswiler
· Fri Feb 01 16:04:49 2019 +0100
984aa0d
imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)
by Tim Harvey
· Mon Feb 04 13:11:00 2019 -0800
74107f7
imx: ventana: gw5904/gw5909: disable RS485
by Tim Harvey
· Mon Feb 04 13:10:59 2019 -0800
5852a33
imx: ventana: add support for GW5901/GW5902
by Tim Harvey
· Mon Feb 04 13:10:58 2019 -0800
2df5046
imx: ventana: add support for GW5909
by Tim Harvey
· Mon Feb 04 13:10:57 2019 -0800
c262540
imx: ventana: add support for GW5908
by Tim Harvey
· Mon Feb 04 13:10:56 2019 -0800
83cad80
imx: ventana: add support for GW5907
by Tim Harvey
· Mon Feb 04 13:10:55 2019 -0800
b7c48a9
imx: ventana: add support for GW5906
by Tim Harvey
· Mon Feb 04 13:10:54 2019 -0800
be786e7
imx: ventana: add i2c detect for all LVDS displays
by Tim Harvey
· Mon Feb 04 13:10:53 2019 -0800
ba9f234
imx: ventana: skip nand init for nandless boards
by Tim Harvey
· Mon Feb 04 13:10:52 2019 -0800
c34e59e
imx: ventana: add support for Z101WX01 LVDS display
by Tim Harvey
· Mon Feb 04 13:10:51 2019 -0800
a2d24c9
imx: ventana: add support for GW5905
by Tim Harvey
· Mon Feb 04 13:10:50 2019 -0800
d04dc81
imx: ventana: remove setup of I2C3 from SPL
by Tim Harvey
· Mon Feb 04 13:10:49 2019 -0800
828c528
imx: ventana: do not iomux UART1
by Tim Harvey
· Mon Feb 04 13:10:48 2019 -0800
8c9d393
imx: ventana: mv88e61xx change LED configuration
by Tim Harvey
· Mon Feb 04 13:10:47 2019 -0800
8e01914
configs: mx6sabresd: Reduce SPL size by disabling DOS, EXT and EFI support
by Abel Vesa
· Fri Feb 01 16:40:25 2019 +0000
b333fbc
board: mx6sabresd: Remove the enet reset gpio handling
by Abel Vesa
· Fri Feb 01 16:40:24 2019 +0000
30e985e
board: mx6sabresd: Remove non-DM code
by Abel Vesa
· Fri Feb 01 16:40:23 2019 +0000
2dbe289
configs: mx6sabresd: Add DM_SPI_FLASH necessary configs
by Abel Vesa
· Fri Feb 01 16:40:22 2019 +0000
e67a42e
board: mx6sabreauto: Remove the non-DM code
by Abel Vesa
· Fri Feb 01 16:40:22 2019 +0000
Next »