Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
438a1673cba45641e400b70aa90f168272e9722a
438a167
arm: Handle .gnu.hash section in ldscripts
by Andreas Färber
· 11 years ago
cb35060
socfpga: Adding Clock Manager driver
by Chin Liang See
· 11 years ago
266003a
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
5f1f8ef
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
by Stefano Babic
· 11 years ago
bd23a6c
Revert "arm: mxs: Add support for generating signed BootStream"
by Stefano Babic
· 11 years ago
d18a745
config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000
by Łukasz Majewski
· 11 years ago
f423e06
mx6: add example DTB for mx6qsabreauto
by Stefano Babic
· 11 years ago
c183a6e
imx: add rules for U-Boot DTB support
by Stefano Babic
· 11 years ago
c01f10b
mxs: fix warning in SPL with console support
by Stefano Babic
· 11 years ago
c12b310
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bb9f5e2
arm: mxs: Add serial console support into SPL
by Marek Vasut
· 11 years ago
d18f74a
arm: mxs: Properly set GD pointer in SPL
by Marek Vasut
· 11 years ago
448cd28
arm: mx5: Avoid hardcoding memory sizes on M53EVK
by Marek Vasut
· 11 years ago
b424ab9
arm: mx5: Fix memory slowness on M53EVK
by Marek Vasut
· 11 years ago
f501a54
arm: mx5: Avoid hardcoding memory sizes on MX53QSB
by Marek Vasut
· 11 years ago
be82d53
arm: mx5: Fix memory slowness on MX53QSB
by Marek Vasut
· 11 years ago
0e99f01
ARM: mx6: Add PCIe on SabreSDP
by Marek Vasut
· 11 years ago
77779a4
pci: mx6: Implement power callback
by Marek Vasut
· 11 years ago
c70be23
ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x
by Eric Nelson
· 11 years ago
1bade0c
woodburn_sd: Remove CONFIG_BOOT_INTERNAL
by Fabio Estevam
· 11 years ago
59251ce
ARM: mxs: Add OCOTP driver
by Marek Vasut
· 11 years ago
6580d0a
arm: mxs: Add support for generating signed BootStream
by Marek Vasut
· 11 years ago
913784a
arm: mxs: Adjust the load address of U-Boot and SPL for HAB
by Marek Vasut
· 11 years ago
8924b94
board: enable 32kHz RTC OSC at B&R boards
by Hannes Petermaier
· 11 years ago
be5d2a5
ARM: tegra: make all I2C ports open-drain
by Stephen Warren
· 11 years ago
5f0e674
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
84640e8
sandbox: config: Enable cros_ec emulation and related items
by Simon Glass
· 11 years ago
fe27ded
sandbox: Add implementation of spi_setup_slave_fdt()
by Simon Glass
· 11 years ago
47acfc6
sandbox: Add options to clean up temporary files
by Simon Glass
· 11 years ago
678ef47
sandbox: Allow Ctrl-C to work in sandbox
by Simon Glass
· 11 years ago
e128a4e
sandbox: Deal with conflicting getenv() for SDL
by Simon Glass
· 11 years ago
59c021e
sound: Move Samsung-specific code into its own file
by Simon Glass
· 11 years ago
b9ddbf4
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
279fc16
sandbox: Add a simple sound driver
by Simon Glass
· 11 years ago
0d10f29
sandbox: Add SDL library for LCD, keyboard, audio
by Simon Glass
· 11 years ago
e990653
sandbox: Add -j option to indicate a jump from a previous U-Boot
by Simon Glass
· 11 years ago
860b7d9
sandbox: Add os_jump_to_image() to run another executable
by Simon Glass
· 11 years ago
9b0d1c9
cros_ec: Implement I2C pass-through
by Simon Glass
· 11 years ago
fd17340
sandbox: Plumb in Chrome OS EC emulation
by Simon Glass
· 11 years ago
36170f0
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· 11 years ago
19cc295
cros_ec: Correct comparison between signed and unsigned numbers
by Simon Glass
· 11 years ago
ce3ebb9
cros_ec: spi: Add support for EC protocol version 3
by Randall Spangler
· 11 years ago
13c7c5b
cros_ec: Add base support for protocol v3
by Simon Glass
· 11 years ago
f03e970
cros_ec: Clean up multiple EC protocol support
by Randall Spangler
· 11 years ago
ece2886
cros_ec: Sync up with latest Chrome OS EC version
by Simon Glass
· 11 years ago
c4af76a
cros_ec: Move #ifdef to permit flash region access
by Simon Glass
· 11 years ago
041699f
cros_ec: Support systems with no EC interrupt
by Simon Glass
· 11 years ago
2f54881
cros_ec: Drop old EC version support from EC driver
by Vadim Bendebury
· 11 years ago
3c59abc
cros_ec: Add a function for decoding the Chrome OS EC flashmap
by Simon Glass
· 11 years ago
e5d1579
cros_ec: Move EC interface into common library
by Vadim Bendebury
· 11 years ago
9f78372
cros_ec: Add a function for reading a flash map entry
by Simon Glass
· 11 years ago
b83b937
cros_ec: Add an enum for the number of flash regions
by Simon Glass
· 11 years ago
1f6acb5
sandbox: dts: Add display and keyboard to sandbox
by Simon Glass
· 11 years ago
e735b68
sandbox: Use os functions to read host device tree
by Simon Glass
· 11 years ago
7b89a1b
sandbox: Increase memory size to 32MB
by Simon Glass
· 11 years ago
f7c3f6f
Use a const pointer for map_to_sysmem()
by Simon Glass
· 11 years ago
52fa1ff
mtd: spi: Fix page size for S25FL032P,S25FL064P
by Marek Vasut
· 11 years ago
7307157
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
by Axel Lin
· 11 years ago
9ad0175
sf: ops: Squash the malloc+memset combo
by Jagannadha Sutradharudu Teki
· 11 years ago
e3c417b
sf: Squash the malloc+memset combo
by Marek Vasut
· 11 years ago
f6e2527
sf: Add S25FL128S_256K IDs
by Marek Vasut
· 11 years ago
3498562
sf: Fix entries for S25FL256S_256K and S25FL512S_256K
by Marek Vasut
· 11 years ago
2dfd961
sh: ecovec: correct romImage address in comment
by Baruch Siach
· 11 years ago
e5d150e
sh: fix PFC registers definition for SH772{2, 3, 4}
by Baruch Siach
· 11 years ago
a4283bc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
bc331bc
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
4af3e08
usb: dfu: add static alt num count in dfu_config_entities()
by Przemyslaw Marczak
· 11 years ago
276e8d9
Trats/Trats2: Update Tizen partitions layout and dfu entities
by Przemyslaw Marczak
· 11 years ago
e382be9
arm: exynos: Squash bogus warnings in pinmux
by Marek Vasut
· 11 years ago
d6f9f87
kbuild: delete *.pyc files by "make distclean"
by Masahiro Yamada
· 11 years ago
7fd7c6d
kbuild: delete SPLTREE and TPLTREE
by Masahiro Yamada
· 11 years ago
80f0398
kbuild: rename OBJTREE to objtree
by Masahiro Yamada
· 11 years ago
ff51704
kbuild: rename SRCTREE to srctree
by Masahiro Yamada
· 11 years ago
e794494
kbuild: rename TOPDIR to stctree
by Masahiro Yamada
· 11 years ago
5021880
kbuild: use $(KBUILD_SRC) to check out-of-tree build
by Masahiro Yamada
· 11 years ago
d6acdf2
kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
by Masahiro Yamada
· 11 years ago
8c2c7ec
freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}
by Masahiro Yamada
· 11 years ago
f7f4794
kbuild: delete redundant LDSCRIPT definition
by Masahiro Yamada
· 11 years ago
7702eeb
x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
by Masahiro Yamada
· 11 years ago
46230b6
kbuild, x86: use a short log for arch/x86/lib/libgcc.a
by Masahiro Yamada
· 11 years ago
18b727a
kbuild: use short logs for some board specific make rules
by Masahiro Yamada
· 11 years ago
a0b3de0
kbuild,mxs: use short logs for MXS images
by Masahiro Yamada
· 11 years ago
9dc5573
usb: net: update README.usb to list all USB ethernet options
by Gerhard Sittig
· 11 years ago
16f006d
at91: enable USB ethernet for taskit stamp9g20
by Gerhard Sittig
· 11 years ago
42436a9
tegra: imx: omap: enable Moschip USB ethernet support for several boards
by Gerhard Sittig
· 11 years ago
9cf6490
tegra: omap: alpha-sort USB ethernet items for Asix and SMSC
by Gerhard Sittig
· 11 years ago
2385df6
usb: net: introduce support for Moschip USB ethernet
by Gerhard Sittig
· 11 years ago
3b16287
usb: net: don't ifdef routine declarations in usb_ether.h
by Gerhard Sittig
· 11 years ago
0983cad
fw_env: correct writes to devices with small erase blocks
by Dustin Byford
· 11 years ago
2f6df46
fw_env: calculate default number of env sectors
by Dustin Byford
· 11 years ago
fc375ca
board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
by Hannes Petermaier
· 11 years ago
9aee57f
arm: am335x: DXR2: Move unconditional LAN9303 reset into command
by Stefan Roese
· 11 years ago
a1635f0
drivers: net: cpsw: init phy with gigabit features
by Ilya Ledvich
· 11 years ago
55503c1
arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
by Stefan Roese
· 11 years ago
0277736
am335x_evm: Remove SPI SPL from NOR support target
by Tom Rini
· 11 years ago
68be915
drivers/spi/omap3: Bug fix of premature write transfer completion
by Vasili Galka
· 11 years ago
35c616c
am33xx: Rework #ifdef's around s_init for clarity
by Tom Rini
· 11 years ago
87d2e78
board:trats2: Enable device tree on Trats2
by Piotr Wilczek
· 11 years ago
4efd33a
board:trats: Enable device tree on Trats
by Piotr Wilczek
· 11 years ago
0ada4ad
board:universal: Enable device tree on Universal
by Piotr Wilczek
· 11 years ago
Next »