Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a9458e7e907055527763c9b646d72810e6458499
a9458e7
ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
by Masahiro Yamada
· Fri May 29 17:30:06 2015 +0900
94d79e9
ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
by Masahiro Yamada
· Fri May 29 17:30:05 2015 +0900
9937245
ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
by Masahiro Yamada
· Fri May 29 17:30:04 2015 +0900
2c75201
ARM: UniPhier: remove unnecessary cache coherency code
by Masahiro Yamada
· Fri May 29 17:30:03 2015 +0900
54cc329
ARM: UniPhier: use 32 bit register access for debug UART setting
by Masahiro Yamada
· Fri May 29 17:30:02 2015 +0900
563ee4c
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
by Masahiro Yamada
· Fri May 29 17:30:01 2015 +0900
663a23f
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
by Masahiro Yamada
· Fri May 29 17:30:00 2015 +0900
b5e7d37
am33xx, spl, siemens: enable debug uart output again
by Heiko Schocher
· Thu May 28 07:27:36 2015 +0200
9dd7df7
net: Fix a warning added by 76ec988
by Joe Hershberger
· Thu May 21 14:16:13 2015 -0500
42e7894
fsl/sata: Replace sprintf() with snprintf()
by Tang Yuantian
· Wed May 06 11:21:33 2015 +0800
359919a
gpio: stm32: add stm32f1 support
by Matt Porter
· Tue May 05 15:00:25 2015 -0400
884ea7b
ARMv7M: add STM32F1 support
by Matt Porter
· Tue May 05 15:00:24 2015 -0400
bd1fef5
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
by Matt Porter
· Tue May 05 15:00:23 2015 -0400
ab10714
image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
by Matt Porter
· Tue May 05 15:00:22 2015 -0400
494bd7a
ARM: bcm283x: Switch to generic timer
by Marek Vasut
· Mon May 04 22:54:37 2015 +0200
08c5b7e
ARM: bcm283x: Reorder timer.h
by Marek Vasut
· Mon May 04 22:54:35 2015 +0200
1a66a5f
ARM: bcm283x: Repair wdog.h
by Marek Vasut
· Mon May 04 22:54:34 2015 +0200
4d30c9d
vexpress64: use uncompressed kernel by default
by Linus Walleij
· Wed May 27 09:45:39 2015 +0200
a581f26
kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
by Masahiro Yamada
· Tue May 26 12:51:25 2015 +0900
ec9dbc9
meminfo cmd: Enable printing >=4GiB SDRAM sizes
by Andrew Bradford
· Fri May 22 08:30:14 2015 -0400
2d69f25
spl: spl_mmc: Error and count distinction
by Paul Kocialkowski
· Fri May 22 12:45:35 2015 +0200
aad8dd7
add test for two 'loadables'
by Karl Apsite
· Thu May 21 09:52:50 2015 -0400
d686ce9
Combine bootm_find_<thing> functions together
by Karl Apsite
· Thu May 21 09:52:49 2015 -0400
1b21c28
add boot_get_loadables() to load listed images
by Karl Apsite
· Thu May 21 09:52:48 2015 -0400
8f0537d
mkimage will now report information about loadable
by Karl Apsite
· Thu May 21 09:52:47 2015 -0400
591e954
powerpc: gitignore: ignore PowerPC DTBs
by Masahiro Yamada
· Wed May 20 14:18:22 2015 +0900
af1b6e5
tools: use pkg-config when available to get SSL flags
by Thomas Petazzoni
· Sat May 16 18:36:15 2015 +0200
ffde0cc
include: introduce include/linux/io.h as a wrapper of asm/io.h
by Masahiro Yamada
· Fri May 15 22:05:18 2015 +0900
77e36f7
vexpress64: let Juno wait for root device
by Linus Walleij
· Thu May 14 17:38:33 2015 +0200
d65f50c
beagle-xm: gpio_63 fix wrong pin initialization
by Evgeniy Dushistov
· Tue May 12 22:17:10 2015 +0300
e5147aa
ppc: xilinx-ppc: Move to generic board support
by Ricardo Ribalda
· Tue May 12 16:20:29 2015 +0200
35ea078
doc/README.generic-board: Trivial spell check
by Ricardo Ribalda
· Tue May 12 16:20:28 2015 +0200
0a38bfe
vexpress64: fix various memory issues
by Linus Walleij
· Mon May 11 10:03:57 2015 +0200
46aec07
Makefile: Add U_BOOT_TZ and include in version
by Chris Packham
· Sun May 10 21:02:09 2015 +1200
fc409be
pci: display header for bus scan
by Tim Harvey
· Fri May 08 15:16:07 2015 -0700
eda75c3
env_mmc: add error message to pass to set_default_env
by Tim Harvey
· Fri May 08 14:52:09 2015 -0700
b1a4a67
vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
by Ryan Harkin
· Fri May 08 18:07:52 2015 +0100
5004e4f
ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux
by Lokesh Vutla
· Fri May 08 16:36:28 2015 +0530
60c47af
menu: Return an error code if Ctrl-C is pressed
by Tuomas Tynkkynen
· Thu May 07 21:29:19 2015 +0300
22591d0
pxe: Fix crash if 'sysboot' is run without args
by Tuomas Tynkkynen
· Thu May 07 21:29:18 2015 +0300
e5d831d
Revert "Revert "stm32f4: fix serial output""
by Tom Rini
· Wed May 27 13:24:10 2015 -0400
3fa1ab7
moveconfig: Print status about the processed defconfigs
by Joe Hershberger
· Tue May 19 13:21:25 2015 -0500
808b63f
moveconfig: Add a switch to enable printing errors
by Joe Hershberger
· Tue May 19 13:21:24 2015 -0500
11b0270
moveconfig: Print a message for missing compiler
by Joe Hershberger
· Tue May 19 13:21:23 2015 -0500
dade12e
moveconfig: Output a list of failed boards
by Joe Hershberger
· Tue May 19 13:21:22 2015 -0500
b78ad42
moveconfig: Cleanup headers in arch and board
by Joe Hershberger
· Tue May 19 13:21:21 2015 -0500
2347593
moveconfig: Add a switch to only cleanup headers
by Joe Hershberger
· Tue May 19 13:21:20 2015 -0500
c6e043a
moveconfig: Add a parameter to accept a list to build
by Joe Hershberger
· Tue May 19 13:21:19 2015 -0500
765442b
moveconfig: Ignore duplicate configs when moving
by Joe Hershberger
· Tue May 19 13:21:18 2015 -0500
166edec
moveconfig: Always run savedefconfig on the moved config
by Joe Hershberger
· Tue May 19 13:21:17 2015 -0500
b616081
tools: moveconfig: a tool to move CONFIGs from headers to defconfigs
by Masahiro Yamada
· Wed May 20 11:36:07 2015 +0900
0c465bf
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue May 26 10:38:01 2015 -0400
fd3cf0d
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Tue May 26 10:37:29 2015 -0400
d1e3399
mx6: standardise CONFIG_CMD_CACHE
by Peter Robinson
· Fri May 22 17:30:53 2015 +0100
be6c5f1
imx6: generic MMC config options to mx6_common
by Peter Robinson
· Fri May 22 17:30:52 2015 +0100
f320d70
imx6: standardise filesystem and boot options
by Peter Robinson
· Fri May 22 17:30:51 2015 +0100
61a1b9d
imx6: move generic miscellaneous and overwrite options
by Peter Robinson
· Fri May 22 17:30:50 2015 +0100
490a61e
imx6: centralise common boot options in mx6_common.h
by Peter Robinson
· Fri May 22 17:30:49 2015 +0100
a0e6379
imx6: move MXC_GPIO define to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:48 2015 +0100
3028f62
imx6: move standard ATAG configs to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:47 2015 +0100
e193ff2
imx6: move generic imx6 options to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:46 2015 +0100
4b67150
imx6: move all standard includes to mx6_common.h
by Peter Robinson
· Fri May 22 17:30:45 2015 +0100
30c53e1
novena: standardise mx6_common.h include
by Peter Robinson
· Fri May 22 17:30:44 2015 +0100
295be40
spl: spl_mmc: fix mmc Falcon mode regression
by Tim Harvey
· Thu May 21 15:57:16 2015 -0700
f397969
imx: ventana: update README with Falcon mode documentation
by Tim Harvey
· Thu May 21 15:59:48 2015 -0700
625601b
imx: ventana: update README for micro-SD boot medium
by Tim Harvey
· Thu May 21 08:42:04 2015 -0700
37b3e67
imx: ventana: update MMC env configuration
by Tim Harvey
· Thu May 21 08:41:25 2015 -0700
ffaa3a1
thermal: imx_thermal: increase critical temperature threshold
by Tim Harvey
· Thu May 21 08:40:06 2015 -0700
0572982
arm, imx6: add support for aristainetos2 board
by Heiko Schocher
· Mon May 18 13:32:31 2015 +0200
24ebcf2
i2c, mxc: rework i2c base address names for different SoCs
by Heiko Schocher
· Mon May 18 10:58:12 2015 +0200
5c4b1e9
arm, imx6, i2c: add I2C4 for MX6DL
by Heiko Schocher
· Mon May 18 10:56:24 2015 +0200
40c13ce
imx: dma: correct MXS_DMA_ALIGNMENT
by Peng Fan
· Wed May 20 10:28:48 2015 +0800
faa1ade
pwm: imx: Remove unreachable code
by Axel Lin
· Sat May 23 15:17:30 2015 +0800
ecae644
pwm: imx: Prevent NULL pointer dereference
by Axel Lin
· Sat May 23 15:16:48 2015 +0800
2ab28d1
ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70x
by Masahiro Yamada
· Mon May 18 15:31:52 2015 +0900
17b3d37
ARM: zynq: add separate configuration for ZC702 and ZC706
by Masahiro Yamada
· Mon May 18 15:31:51 2015 +0900
40bcb86
zynq: Use system timer implementation instead of our
by Michal Simek
· Mon Apr 20 12:56:24 2015 +0200
68d5b82
Merge git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Sun May 24 21:01:30 2015 -0400
4ce682a
mtd: vf610_nfc: enable ONFI detection
by Stefan Agner
· Fri May 08 19:07:13 2015 +0200
fe10d3f
mtd: vf610_nfc: add 32-error correction option for HW ECC
by Stefan Agner
· Fri May 08 19:07:12 2015 +0200
6120f75
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
by Stefan Agner
· Fri May 08 19:07:11 2015 +0200
ec01848
mtd: vf610_nfc: use in-band bad block table
by Stefan Agner
· Fri May 08 19:07:10 2015 +0200
7056fee
mtd: vf610_nfc: implement OOB only read
by Stefan Agner
· Fri May 08 19:07:09 2015 +0200
4f48928
mtd: vf610_nfc: allow bitflips in an empty page
by Stefan Agner
· Fri May 08 19:07:08 2015 +0200
0421341
mtd: vf610_nfc: remove read on SEQIN
by Stefan Agner
· Fri May 08 19:07:07 2015 +0200
37528c1
mtd: vf610_nfc: remove caching of page in buffer
by Stefan Agner
· Fri May 08 19:07:06 2015 +0200
2c9e16b
tools: mxsboot: Calculate ECC strength dynamically
by Jörg Krause
· Wed Apr 15 09:27:23 2015 +0200
1d87026
mtd: nand: mxs: Replace magic number for bits per ECC level with macro
by Jörg Krause
· Wed Apr 15 09:27:22 2015 +0200
c6fe144
mtd:mxs:nand calculate ecc strength dynamically
by Peng Fan
· Wed Apr 15 09:27:21 2015 +0200
9d2f2c3
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri May 22 17:23:15 2015 -0400
6c90d98
nand/elbc: Memory leak fix
by Raghav Dogra
· Wed May 20 14:54:58 2015 +0530
12db818
nand: fix buffer alignment in new verification feature
by Stephen Warren
· Tue Apr 14 08:59:00 2015 -0600
fdb5afa
imx: ventana: config: enable Falcon mode
by Tim Harvey
· Fri May 08 18:28:42 2015 -0700
1fa6486
wandboard: Switch to SPL support
by Fabio Estevam
· Mon May 11 20:50:22 2015 -0300
3841827
sandbox: Enable env unit tests
by Joe Hershberger
· Wed May 20 14:27:39 2015 -0500
61a9507
test: env: Add a test of the new regex behavior for attrs
by Joe Hershberger
· Wed May 20 14:27:38 2015 -0500
c04f8b0
test: env: Add test for verifying env attrs
by Joe Hershberger
· Wed May 20 14:27:37 2015 -0500
26e038f
test: env: Add test framework for env
by Joe Hershberger
· Wed May 20 14:27:36 2015 -0500
ff78e96
test: dm: Recover the driver model tree after tests
by Joe Hershberger
· Wed May 20 14:27:35 2015 -0500
436cfc7
test: Return values from the asserts compatible with cmds
by Joe Hershberger
· Wed May 20 14:27:34 2015 -0500
Next »