Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
66f5f82b36977bf94812e8210d3e49eb9cab3101
66f5f82
Merge git://git.denx.de/u-boot-marvell
by Tom Rini
· Tue Oct 20 21:59:40 2015 -0400
207f86e
mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
by Stefan Roese
· Thu Oct 01 17:34:41 2015 +0200
7f9f8e3
arm: mvebu: Enable DM_SERIAL on AXP / A38x boards
by Stefan Roese
· Wed Sep 02 08:41:41 2015 +0200
6ba2449
arm: mvebu: Enable DM_USB on AXP / A38x boards
by Stefan Roese
· Tue Sep 01 13:05:09 2015 +0200
0390102
usb: ehci-marvell.c: Add DM support
by Stefan Roese
· Tue Sep 01 11:39:44 2015 +0200
096de4f
arm: mvebu: Add DM (driver model) support
by Stefan Roese
· Tue Sep 01 11:27:52 2015 +0200
ac5efba
arm: mvebu: Add basic Armada XP / 38x dtsi/dts files
by Stefan Roese
· Mon Aug 31 07:33:57 2015 +0200
aa5bb42
arm: mvebu: Do not call board_init_r() from board_init_f()
by Stefan Roese
· Mon Aug 31 07:20:12 2015 +0200
48676a3
kwbimage: Align payload size to 4 bytes
by Stefan Roese
· Tue Sep 01 13:46:35 2015 +0200
adc0905
dm: core: Enable optional use of fdt_translate_address()
by Stefan Roese
· Wed Sep 02 07:41:12 2015 +0200
e1b7bfd
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
by Stefan Roese
· Tue Aug 25 14:09:12 2015 +0200
99b3ea7
arm: mvebu: Add option to use UART xmodem protocol via kwboot
by Stefan Roese
· Tue Aug 25 13:49:41 2015 +0200
53bd639
sunxi: Add CHIP support
by Maxime Ripard
· Thu Oct 15 22:04:10 2015 +0200
7e97870
axp209: Sync the DTSI with the kernel
by Maxime Ripard
· Thu Oct 15 22:04:09 2015 +0200
ff5992a
sun5i: Sync the DTSI with the kernel
by Maxime Ripard
· Thu Oct 15 22:04:08 2015 +0200
e0c7aa4
sunxi: Use Kconfig CONFIG_MMC
by Maxime Ripard
· Thu Oct 15 22:04:07 2015 +0200
b9b3a23
sunxi: board: Only try to use the MMC related functions if enabled
by Maxime Ripard
· Thu Oct 15 22:04:06 2015 +0200
4f78074
mmc: Add generic Kconfig option
by Maxime Ripard
· Thu Oct 15 22:04:05 2015 +0200
78a52ca
fastboot: Implement OEM format only when we have MMC support
by Maxime Ripard
· Thu Oct 15 22:04:04 2015 +0200
c0931d0
sunxi: Add support for android boot image
by Maxime Ripard
· Thu Oct 15 14:34:20 2015 +0200
5834fe3
sunxi: Add defconfig for the Sinovoip BPI-M2 board
by Hans de Goede
· Tue Oct 13 23:57:03 2015 +0200
eb10f05
sunxi: Fix sorting of boards in MAINTAINERS
by Hans de Goede
· Wed Oct 14 16:35:51 2015 +0200
8ff8bc8
sunxi: Add a bootcmd_sunxi_compat to the default environment to boot old kernels
by Hans de Goede
· Fri Oct 09 17:11:15 2015 +0100
a153ae9
sunxi: power: Columbus: only enable ELDO3 when necessary
by Hans de Goede
· Sat Oct 10 14:25:10 2015 +0200
a8c8491
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
by Hans de Goede
· Sat Oct 03 15:29:24 2015 +0200
84a8b79
sunxi: power: Add support for disabling axp209 regulators
by Hans de Goede
· Sun Oct 04 12:01:17 2015 +0200
5dc30b4
sunxi: power: Drop protection against multiple calls from axp221 axp_init()
by Hans de Goede
· Sat Oct 03 16:13:19 2015 +0200
aa1d512
sunxi: power: Use pmic_bus functions for axp152 / axp209 driver
by Hans de Goede
· Sat Oct 03 16:12:27 2015 +0200
f4da4c9
sunxi: power: Change A23/A33 aldo1 default voltage to 3.0V
by Hans de Goede
· Sat Oct 03 15:26:34 2015 +0200
cf96e3f
sunxi: power: Change A23/A33 VDD-SYS default from 1.2V to 1.1V
by Hans de Goede
· Sat Oct 03 15:21:53 2015 +0200
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· Sat Oct 03 15:18:33 2015 +0200
04bfd41
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· Wed Sep 30 15:22:42 2015 +0200
70ce2c8
sunxi: Kconfig-ify CONFIG_AXP152_POWER and _AXP209_POWER
by Hans de Goede
· Wed Sep 30 15:12:30 2015 +0200
8702b2d
sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s
by Hans de Goede
· Tue Sep 29 15:06:26 2015 +0200
76fa0b2
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· Sun Sep 13 12:31:24 2015 +0200
66ab79d
sunxi: Enable CONFIG_SPL_STACK_R
by Hans de Goede
· Sun Sep 13 13:02:48 2015 +0200
8f28038
malloc_simple: Add support for switching to DRAM heap
by Hans de Goede
· Sun Sep 13 15:04:17 2015 +0200
9f9df6f
malloc_simple: Add Kconfig option for using only malloc_simple in the SPL
by Hans de Goede
· Sun Sep 13 14:45:15 2015 +0200
a2c3672
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
by Hans de Goede
· Sun Sep 13 15:36:18 2015 +0200
383e0c1
arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file
by Stefan Roese
· Tue Aug 25 13:18:38 2015 +0200
575537b
Prepare v2015.10
by Tom Rini
· Mon Oct 19 18:46:28 2015 -0400
a1f65e5
powerpc: Drop old non-generic-board code
by Simon Glass
· Sat Oct 17 12:58:50 2015 -0600
6e66b41
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
by Paul Gortmaker
· Sat Oct 17 16:40:30 2015 -0400
7095ab3
sbc8641d: increase monitor size from 256k to 384k
by Paul Gortmaker
· Sat Oct 17 16:40:31 2015 -0400
b86d17f
sbc8641d: add basic flash setup instructions to README file
by Paul Gortmaker
· Sat Oct 17 16:40:29 2015 -0400
aa7b3f3
sbc8641d: set proper environment sector size.
by Paul Gortmaker
· Sat Oct 17 16:40:28 2015 -0400
efdcea5
sbc8641d: increase malloc pool size to a sane default
by Paul Gortmaker
· Sat Oct 17 16:40:27 2015 -0400
f71e21a
sbc8641d: enable command line editing
by Paul Gortmaker
· Sat Oct 17 16:40:26 2015 -0400
731c885
image-fit: Fix signature checking
by Andrej Rosano
· Wed Oct 14 17:45:40 2015 +0200
8ed5b0b
igep00x0: Use BCH8 ECC
by Ladislav Michl
· Mon Oct 12 18:09:14 2015 +0200
8d1fdc3
vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge.
by Liviu Dudau
· Mon Oct 19 11:08:32 2015 +0100
086c977
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel.
by Liviu Dudau
· Mon Oct 19 11:08:31 2015 +0100
4556b35
dfu: dfu_sf: Take the start address into account
by Fabio Estevam
· Wed Sep 23 00:50:39 2015 -0300
eae41e9
dfu: dfu_sf: Use the erase sector size for erase operations
by Fabio Estevam
· Tue Sep 22 00:55:00 2015 -0300
f8c62ee
doc/README.scrapyard: Add more entries
by Tom Rini
· Mon Oct 19 13:32:09 2015 -0400
f2fba87
Revert "arm: Remove inetspace_v2_cmc board"
by Tom Rini
· Mon Oct 19 12:24:52 2015 -0400
9a78ec1
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Oct 19 11:30:38 2015 -0400
0e83001
Revert "arm: Remove d2net_v2 defconfig file"
by Tom Rini
· Mon Oct 19 11:20:54 2015 -0400
bd2709e
doc/README.scrapyard: Populate recent removals
by Tom Rini
· Mon Oct 19 11:05:47 2015 -0400
c87458c
ARM: rpi: add another revision of Raspberry Pi A+
by Lubomir Rintel
· Wed Oct 14 17:17:54 2015 +0200
9be25dc
ARM: dockstar: move start of environment area
by Eric Cooper
· Mon Oct 12 19:18:52 2015 -0400
da18b18
ARM: k2e/l: Apply WA for selecting PA clock source
by Lokesh Vutla
· Thu Oct 08 11:31:47 2015 +0530
f1f4a7a
arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible
by Tom Rini
· Sat Oct 17 08:04:11 2015 -0400
c453793
Merge git://git.denx.de/u-boot-socfpga
by Tom Rini
· Fri Oct 16 20:21:04 2015 -0400
2fcd326
arm: dts: socfpga: add "u-boot,dm-pre-reloc" to socfpga_cyclone5_socdk dts
by Dinh Nguyen
· Mon Oct 12 11:59:04 2015 -0500
e89ff70
arm: socfpga: enable data/inst prefetch and shared override in the L2
by Dinh Nguyen
· Thu Oct 15 10:13:36 2015 -0500
37f2989
vf610twr: Fix typo in DRAM init
by Anthony Felice
· Fri Oct 09 16:38:39 2015 -0400
0ac9f40
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· Fri Oct 16 07:19:47 2015 -0400
d89b72c
arm: mmu: Add missing volatile for reading SCTLR register
by Alison Wang
· Wed Sep 09 10:22:02 2015 +0800
ece3cc0
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Thu Oct 15 17:45:39 2015 -0400
b5272bd
pci: pcie_imx: Fix hang on mx6qp
by Fabio Estevam
· Tue Oct 13 11:01:27 2015 -0300
da1a904
armv8/gic: Fix GIC v2 initialization
by Thierry Reding
· Thu Aug 20 11:52:15 2015 +0200
a3e45ab
armv8/mmu: Set bits marked RES1 in TCR
by Thierry Reding
· Thu Aug 20 11:52:14 2015 +0200
0dcc889
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Oct 15 08:43:38 2015 -0400
673dc3f
ARM: uniphier: fix address mapping in README.uniphier
by Masahiro Yamada
· Wed Sep 30 21:15:58 2015 +0900
c2d7076
armv8/mmu: Clean up TCR programming
by Thierry Reding
· Thu Aug 20 11:52:13 2015 +0200
8bf5931
arm: vf610twr: improve memory layout
by Stefan Agner
· Wed Oct 14 10:58:43 2015 -0700
d19b782
colibri_vf: Fix bstlen field
by Fabio Estevam
· Tue Oct 13 23:54:32 2015 -0300
59ae13a
mtd: nand: vf610_nfc: resync with upstream Linux version
by Stefan Agner
· Tue Oct 13 22:11:42 2015 -0700
88f4c83
Merge remote-tracking branch 'u-boot/master'
by Albert ARIBAUD
· Wed Oct 14 10:46:36 2015 +0200
5710d06
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Oct 13 08:37:38 2015 -0400
c29121b
exynos: more debug and cleanup in do_sdhci_init()
by Tobias Jakobi
· Mon Oct 05 13:47:53 2015 +0200
953d21b
exynos: be more verbose in process_nodes()
by Tobias Jakobi
· Mon Oct 05 13:47:52 2015 +0200
0ab570c
exynos: Fix passing of errors in exynos_mmc_init()
by Tobias Jakobi
· Mon Oct 05 13:47:51 2015 +0200
49b330d
exynos: Properly zero initialize host in s5p_sdhci_init()
by Tobias Jakobi
· Mon Oct 05 13:47:50 2015 +0200
83ef059
odroid: Add boot script (boot.scr) support
by Guillaume GARDET
· Fri Oct 09 14:26:23 2015 +0200
0b84082
odroid: replace 'fatload' with 'load' to be able to use EXT* partitions
by Guillaume GARDET
· Fri Oct 09 14:26:22 2015 +0200
0af008c
ls102xa: Fix reset hang
by Fabio Estevam
· Sat Oct 03 14:21:00 2015 -0300
cd847ab
imx_watchdog: Add a header file for watchdog registers
by Fabio Estevam
· Sat Oct 03 14:20:59 2015 -0300
ab67e15
Prepare v2015.10-rc5
by Tom Rini
· Mon Oct 12 11:14:27 2015 -0400
bf84e64
env_eeprom.c: Correct using saved environment
by Ludger Dreier
· Mon Oct 12 13:34:24 2015 +0200
a3a095c
pcm052: fix MTD partitioning
by Albert ARIBAUD (3ADEV)
· Sun Oct 11 20:06:39 2015 +0200
94d3ce4
test/fs/fs-test.sh: Update expected results and TC10 logic
by Tom Rini
· Sun Oct 11 16:48:36 2015 -0400
c62d1b5
lpc32xx: fix calculation of HCLK PLL output clock
by Vladimir Zapolskiy
· Sun Oct 04 23:18:45 2015 +0100
902d796
lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config
by Vladimir Zapolskiy
· Sun Oct 04 23:18:24 2015 +0100
69cf8ad
nand: omap_gpmc: Change correctable bit-flips messages to debug()
by Ezequiel García
· Sun Oct 04 18:34:42 2015 -0300
1414f1f
Fix variation in timestamps caused by timezone differences.
by Vagrant Cascadian
· Fri Oct 02 09:11:51 2015 -0700
fc1ae4c
common/image.c: Make boot_get_ramdisk() perform a check for Android images
by Tom Rini
· Thu Aug 27 15:42:41 2015 -0400
e140a46
tools/mkimage.c: Clarify help text for -D slightly
by Tom Rini
· Wed Aug 26 15:21:23 2015 -0400
363e424
arndale: Apply Cortex-A15 errata #773022 and #774769
by Ian Campbell
· Tue Sep 29 10:27:09 2015 +0100
Next »