index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
791
-708
/
+1679
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
881
-257
/
+699
*
freescale: Remove CONFIG_DM from header files
Simon Glass
2016-03-14
48
-8
/
+92
*
Correct defconfig ordering
Simon Glass
2016-03-14
41
-113
/
+89
*
libfdt: Add a function to write a property placeholder
Simon Glass
2016-03-14
2
-2
/
+30
*
mkimage: Make 'params' static
Simon Glass
2016-03-14
1
-1
/
+1
*
mkimage: Show an error message when usage() is called
Simon Glass
2016-03-14
1
-8
/
+9
*
mkimage: Move usage() up to the top
Simon Glass
2016-03-14
1
-39
/
+42
*
mkimage: Sort the option processing code by option
Simon Glass
2016-03-14
1
-25
/
+25
*
mkimage: Convert to use getopt()
Simon Glass
2016-03-14
1
-132
/
+101
*
mkimage: Move argument processing into its own function
Simon Glass
2016-03-14
1
-24
/
+32
*
common: Add support for environment file in EXT4.
Stuart Longland
2016-03-14
3
-1
/
+131
*
Prepare v2016.03
Tom Rini
2016-03-14
1
-1
/
+1
*
mx6slevk: Fix the power up of the Ethernet PHY
Fabio Estevam
2016-03-13
1
-5
/
+4
*
sf: Correct data types in stm_is_locked_sr()
Marek Vasut
2016-03-12
1
-3
/
+3
*
dm: ti_qspi: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-12
1
-3
/
+7
*
exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet support
Anand Moon
2016-03-11
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2016-03-10
3
-9
/
+9
|
\
|
*
rockchip: rk3288: correct sdram setting
Chris Zhong
2016-03-10
1
-7
/
+7
|
*
rockchip: make configure_emmc() empty for Firefly-RK3288
FUKAUMI Naoki
2016-03-10
1
-1
/
+1
|
*
rockchip: rk3036: change ddr frequency to 400M
Lin Huang
2016-03-10
1
-1
/
+1
*
|
MIPS: pic32mzdask: use CONFIG_USE_PRIVATE_LIBGCC=y
Daniel Schwierzeck
2016-03-09
1
-1
/
+1
*
|
MIPS: fix mips_cache fallback without __builtin_mips_cache
Matthias Schiffer
2016-03-09
1
-1
/
+1
|
/
*
malloc: remove !gd handling
Stephen Warren
2016-03-08
1
-1
/
+1
*
malloc: use hidden visibility
Stephen Warren
2016-03-08
1
-0
/
+2
*
sandbox: Fix building with LLVM
Tom Rini
2016-03-08
2
-1
/
+7
*
omap3: Use raw SPL by default for mmc1
Alexander Graf
2016-03-08
1
-2
/
+0
*
api: Export API structure address as an environment variable
Stanislav Galabov
2016-03-08
1
-0
/
+1
*
OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support
Derald D. Woods
2016-03-08
2
-158
/
+153
*
OMAP3: am3517_evm: Use BCH8 ECC for NAND
Derald D. Woods
2016-03-08
1
-7
/
+16
*
ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs
Masahiro Yamada
2016-03-09
1
-0
/
+1
*
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
Masahiro Yamada
2016-03-09
3
-9
/
+9
*
pinctrl: uniphier: set input-enable before pin-muxing
Masahiro Yamada
2016-03-09
1
-3
/
+3
*
ARM: uniphier: fix build error when CONFIG_CMD_DDRMPHY_DUMP=y
Masahiro Yamada
2016-03-09
1
-16
/
+2
*
ARM: uniphier: document how-to-build for Ace and Sanji boards
Masahiro Yamada
2016-03-09
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-03-04
3
-2
/
+12
|
\
|
*
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
2016-03-05
2
-1
/
+5
|
*
usb: gadget: composite: Correct recovery path for register
Sam Protsenko
2016-03-01
1
-1
/
+7
*
|
board: tbs2910: Fix eMMC BOOTCFG value
Soeren Moch
2016-03-02
1
-1
/
+1
*
|
mx53ard: Move to booting zImage
Fabio Estevam
2016-03-02
1
-8
/
+10
*
|
mx6qarm2: Update maintainer's emails
Fabio Estevam
2016-03-02
1
-2
/
+2
*
|
MAINTAINERS: Update Peng Fan's email address
Fabio Estevam
2016-03-02
3
-3
/
+3
*
|
colibri-vf: Disable pull-up configuration in GPIO pin mux
Bhuvanchandra DV
2016-03-02
1
-1
/
+1
*
|
Prepare v2016.03-rc3
Tom Rini
2016-02-29
1
-1
/
+1
*
|
arm: dra7xx: Define Android partition table
Sam Protsenko
2016-02-29
1
-1
/
+19
*
|
sniper: Various minor cleanups, missing Kconfig configs and reorganisation
Paul Kocialkowski
2016-02-29
5
-341
/
+339
*
|
ARM: start.S: fix typo
Yuichiro Goto
2016-02-29
7
-7
/
+7
*
|
amcc-common.h: Disable CONFIG_SYS_LONGHELP
Tom Rini
2016-02-29
1
-1
/
+0
*
|
compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6
Tom Rini
2016-02-29
6
-235
/
+383
*
|
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-02-29
67
-837
/
+2956
|
\
\
[next]