Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a867f15a712c88432968614bfc65329f05b8eb07
a867f15
arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS
by Masahiro Yamada
· 8 years ago
90313a9
dtoc: Correct the type widening code in fdt_fallback
by Simon Glass
· 8 years ago
f970ccb
hashtable: Fix compiler warning on 32-bit sandbox
by Simon Glass
· 8 years ago
bb10e9b
part_efi: Fix compiler warning on 32-bit sandbox
by Simon Glass
· 8 years ago
345fd88
lzmadec: Use the same type as the lzma call
by Simon Glass
· 8 years ago
97a7370
sandbox: Add instructions about building on 32-bit machines
by Simon Glass
· 8 years ago
dc4053a
tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7
by mario.six@gdsys.cc
· 8 years ago
f2095a4
ARM: am33xx: Always inhibit init/refresh during DDR phy init
by Russ Dill
· 8 years ago
c61bc0b
ARM: am33xx: Fix DDR init delay placement
by Russ Dill
· 8 years ago
45e437d
efi_loader: Make exposed image loader path absolute
by Alexander Graf
· 8 years ago
a82eeaf
common: fit: Allow U-Boot images to be booted
by mario.six@gdsys.cc
· 8 years ago
a201a37
keystone: k2h/e/l: Fix DMA coherency for QM PDSP
by Karicheri, Muralidharan
· 8 years ago
ae2eba6
cmd: misc: Add support for fractions in sleep
by mario.six@gdsys.cc
· 8 years ago
85ab607
ARM: uniphier: add clock/reset settings for xHCI of ProXstream2
by Masahiro Yamada
· 8 years ago
78ead63
ARM: uniphier: add PH1-LD21 board data
by Masahiro Yamada
· 8 years ago
fcdbbec
ARM: uniphier: introduce flags to uniphier_board_data structure
by Masahiro Yamada
· 8 years ago
a7c901f
ARM: uniphier: rename outer-cache register macros
by Masahiro Yamada
· 8 years ago
e5e1360
ARM: uniphier: clear notification flag before L2 operation
by Masahiro Yamada
· 8 years ago
fa1f73f
ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()
by Masahiro Yamada
· 8 years ago
eb239d6
ARM: uniphier: fix doubled tftpboot commands
by Masahiro Yamada
· 8 years ago
c267581
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
by Masahiro Yamada
· 8 years ago
4c34fc4
ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boards
by Masahiro Yamada
· 8 years ago
6e035ab
test/py: vboot can be run only at Sandbox
by Michal Simek
· 8 years ago
725adf3
arm: omap5: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
28c6b02
arm: am4x: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
7a20368
fixing typo error in README file. CPU15 -> CP15
by yeongjun Kim
· 8 years ago
f0531a6
spl: fit: Fix the number of bytes read in raw mode
by Lokesh Vutla
· 8 years ago
99fc6ea
rsa: Fix return value and masked error
by mario.six@gdsys.cc
· 8 years ago
d019e15
tools: Fix return code of fit_image_process_sig()
by mario.six@gdsys.cc
· 8 years ago
7047d95
test/py: use absolute dts path in vboot test
by Stephen Warren
· 8 years ago
6402f72
armv8: spl: Call board_init_r from crt0_64 in SPL
by Jeremy Hunt
· 8 years ago
102f8bd
efi_loader: Add debug output for efi_add_memory_map()
by Andreas Färber
· 8 years ago
33aaef9
tools/env: reuse fw_getenv in fw_printenv function
by Andreas Fenkart
· 8 years ago
3ff1074
tools/env: move envmatch further up in file to avoid forward declarations
by Andreas Fenkart
· 8 years ago
c4a722c
tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_script
by Andreas Fenkart
· 8 years ago
98003f8
gdsys: Drop print_fpga_state function
by Tom Rini
· 8 years ago
b21e602
tools/env: allow negative offsets
by Stefan Agner
· 8 years ago
21dbd6a
tools/env: complete environment device config early
by Stefan Agner
· 8 years ago
1f09d00
iso: Fix part info command
by Alexander Graf
· 8 years ago
ac87036
igep00x0: Falcon mode
by Ladislav Michl
· 8 years ago
c44e29f
igep00x0: generate default mtdparts according NAND chip used
by Ladislav Michl
· 8 years ago
43a6062
igep00x0: UBIize
by Ladislav Michl
· 8 years ago
3e34928
igep00x0: runtime flash detection
by Ladislav Michl
· 8 years ago
aa0ab8f
igep00x0: remove unused empty function omap_rev_string()
by Ladislav Michl
· 8 years ago
9c81436
igep00x0: remove useless setup_net_chip declaration
by Ladislav Michl
· 8 years ago
11279dc
igep00x0: reorder lan9221 code to remove ifdefs
by Ladislav Michl
· 8 years ago
dafe885
igep00x0: move sysinfo into C file
by Ladislav Michl
· 8 years ago
207350b
cmd: mtdparts: support runtime generated mtdparts
by Ladislav Michl
· 8 years ago
a91260e
cmd: mtdparts: use defaults by default
by Ladislav Michl
· 8 years ago
02c2d6a
cmd: mtdparts: consolidate mtdparts reading from env
by Ladislav Michl
· 8 years ago
760042a
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
by Ladislav Michl
· 8 years ago
07fdfb5
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
by Ladislav Michl
· 8 years ago
7dbad5c
mtd: OneNAND: initialize mtd->writebufsize to let UBI work
by Ladislav Michl
· 8 years ago
1173271
mtd: OneNAND: allow board init function fail
by Ladislav Michl
· 8 years ago
243af2f
mtd: OneNAND: add timeout to wait ready loops
by Ladislav Michl
· 8 years ago
fe4bc3d
armv7: simplify identify_nand_chip
by Ladislav Michl
· 8 years ago
446e94a
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
4852b35
armv7: add reset timeout to identify_nand_chip
by Ladislav Michl
· 8 years ago
9c74372
spl: zImage support in Falcon mode
by Ladislav Michl
· 8 years ago
2a8ea48
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
820d24d
spl: Lightweight UBI and UBI fastmap support
by Thomas Gleixner
· 8 years ago
dcd7ed3
onenand_spl_simple: Add a simple OneNAND read function
by Ladislav Michl
· 8 years ago
daec8a4
nand_spl_simple: Add a simple NAND read function
by Thomas Gleixner
· 8 years ago
4a7234b
mtd: Sort subsystem directories aplhabeticaly in Makefile
by Ladislav Michl
· 8 years ago
7559ac4
i2c_eeprom: Add reading support
by mario.six@gdsys.cc
· 8 years ago
dcca7a9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
dcd660f
zynq: defconfig: Remove unnecessary board specific config files
by Siva Durga Prasad Paladugu
· 8 years ago
5d22adb
zynq: config: Enable CONFIG_SYS_NO_FLASH through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
0b15e30
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
052b85f
usb: zynq: Define config USB_STORAGE through defconfig
by Siva Durga Prasad Paladugu
· 8 years ago
42fcc18
usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ
by Siva Durga Prasad Paladugu
· 8 years ago
44e6136
ARM64: zynqmp: Enable AHCI on EP platform
by Alexander Graf
· 8 years ago
11bc252
microblaze: Remove empty ifdef around caches
by Michal Simek
· 8 years ago
30d40b3
dm: clk: Remove simple version of clk_get_by_index/name()
by Michal Simek
· 8 years ago
1b72f21
ARM64: zynqmp: Remove get_uart_clk()
by Michal Simek
· 8 years ago
eea9d96
serial: zynq: Read information about clock from DT
by Michal Simek
· 8 years ago
4c1f7f8
ARM64: zynqmp: Enable SPL for all zynqmp boards
by Michal Simek
· 8 years ago
6f88c70
ARM64: zynqmp: Enable CLK and SPL_CLK by default
by Michal Simek
· 8 years ago
a0dfb84
spl: Fix compilation warnings for arm64
by Michal Simek
· 9 years ago
2da5125
mmc: sdhci: Disable internal clock enable bit
by Siva Durga Prasad Paladugu
· 9 years ago
a552092
api: Disable api_net when DM is used
by Michal Simek
· 8 years ago
56f95ee
ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2
by Michal Simek
· 8 years ago
fcdfeed
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 8 years ago
e8c7b96
Merge branch 'master' of git://git.denx.de/u-boot-tegra
by Tom Rini
· 8 years ago
22866944
Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"
by Tom Rini
· 8 years ago
b7f4b85
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
ae20944
doc: SPL: Add README for secure boot support
by Sumit Garg
· 8 years ago
afaca2a
powerpc/mpc85xx: T104x: Add nand secure boot target
by Sumit Garg
· 8 years ago
f6d96cb
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
by Sumit Garg
· 8 years ago
9c74796
mpc83xx: make it bootable with the latest kernel
by Kevin Hao
· 8 years ago
349a015
mpc83xx: fix the corruption of u-boot when saveenv
by Kevin Hao
· 8 years ago
c5f510f
ARM: tegra: pick up actual memory size
by Stephen Warren
· 8 years ago
100a479
ARM: Add save_boot_params for ARMv8
by Stephen Warren
· 8 years ago
b0cd500
ARM: tegra: p2371-2180: A03 board PMIC config update
by Stephen Warren
· 8 years ago
adf3abd
ARM: tegra: add IVC protocol implementation
by Stephen Warren
· 8 years ago
9ec4d9b
ARM: tegra: unify Tegra186 Makefile a bit
by Stephen Warren
· 8 years ago
30fc105
ARM: tegra: split p2771-0000 build
by Stephen Warren
· 8 years ago
0a6002f
ARM: tegra: fix Tegra186 DT GPIO binding header
by Stephen Warren
· 8 years ago
166829f
image: fix IH_ARCH_... values for uImage compatibility
by Masahiro Yamada
· 8 years ago
Next »