Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
62b4dc0863e3b42a11edb5929e3f1679f601fe0d
62b4dc0
checkpatch.pl: Add 'printf' to logFunctions
by Tom Rini
· Thu Jun 06 09:28:19 2013 -0400
c513b61
am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h>
by Tom Rini
· Thu Jun 06 08:57:45 2013 -0400
8c743bd
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Wed Jun 05 12:45:34 2013 -0400
f48f78e
Merge branch 'tpm' of git://git.denx.de/u-boot-x86
by Tom Rini
· Wed Jun 05 08:55:35 2013 -0400
51df26c
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
by Tom Rini
· Fri May 31 12:31:59 2013 -0400
3a30083
am33xx: Correct NON_SECURE_SRAM_START/END
by Tom Rini
· Fri May 31 10:48:03 2013 -0400
01b2dd9
omap-common/hwinit-common.c: Mark omap_rev_string as static
by Tom Rini
· Fri May 31 10:44:23 2013 -0400
1247446
fdt: allow bootdelay to be specified via device tree
by Stephen Warren
· Tue May 14 08:02:56 2013 +0000
daf51b6
input: simplify key_matrix_decode_fdt()
by Stephen Warren
· Thu May 23 12:09:57 2013 +0000
c999b25
input: fix unaligned access in key_matrix_decode_fdt()
by Stephen Warren
· Wed May 22 08:48:18 2013 +0000
4b989cc
common: board_f: Do not call board_postclk_init twice
by Masahiro Yamada
· Tue May 21 21:08:09 2013 +0000
941579e
disk: Fix possible out-of-bounds access in part_efi.c
by Marek Vasut
· Sun May 19 12:53:34 2013 +0000
db74919
sandbox: image: Create a test for loading FIT images
by Simon Glass
· Thu May 16 13:53:28 2013 +0000
cc7eb49
bootstage: Remove unused entries related to kernel/ramdisk/fdt load
by Simon Glass
· Thu May 16 13:53:27 2013 +0000
e8d6a5b
sandbox: image: Adjust FIT image printing to work with sandbox
by Simon Glass
· Thu May 16 13:53:26 2013 +0000
e6b127a
image: Use fit_image_load() to load kernel
by Simon Glass
· Thu May 16 13:53:25 2013 +0000
758409c
sandbox: Adjust bootm command to work with sandbox
by Simon Glass
· Thu May 16 13:53:24 2013 +0000
b1b7992
image: Use fit_image_load() to load FDT
by Simon Glass
· Thu May 16 13:53:23 2013 +0000
65817a6
image: Use fit_image_load() to load ramdisk
by Simon Glass
· Thu May 16 13:53:22 2013 +0000
384d86d
image: Introduce fit_image_load() to load images from FITs
by Simon Glass
· Thu May 16 13:53:21 2013 +0000
a6193f1
mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building
by Simon Glass
· Thu May 16 13:53:20 2013 +0000
c20d566
bootstage: Introduce sub-IDs for use with image loading
by Simon Glass
· Thu May 16 13:53:19 2013 +0000
e717e64
main: Add debug_bootkeys to avoid #ifdefs
by Simon Glass
· Wed May 15 06:24:01 2013 +0000
a1a16a8
main: Add debug_parser() to avoid #ifdefs
by Simon Glass
· Wed May 15 06:24:00 2013 +0000
b2b687f
main: Correct header order
by Simon Glass
· Wed May 15 06:23:59 2013 +0000
e30a5f7
main: Fix typos and checkpatch warnings in command line reading
by Simon Glass
· Wed May 15 06:23:58 2013 +0000
962cf72
main: Use get/setenv_ulong()
by Simon Glass
· Wed May 15 06:23:57 2013 +0000
de6f0c4
main: Move boot_delay code into its own function
by Simon Glass
· Wed May 15 06:23:56 2013 +0000
e71c1e6
main: Separate out the two abortboot() functions
by Simon Glass
· Wed May 15 06:23:55 2013 +0000
d1892ac
net: Add prototype for update_tftp
by Simon Glass
· Wed May 15 06:23:54 2013 +0000
c61990a
at91: Correct CONFIG_AUTOBOOT_PROMPT definition for pm9263
by Simon Glass
· Wed May 15 06:23:53 2013 +0000
e49fed5
tpm: Reorganize the I2C TPM driver
by Tom Wai-Hong Tam
· Fri Apr 12 11:04:37 2013 +0000
06883eb
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· Fri Apr 12 11:04:36 2013 +0000
7110146
x86: config: Reflect the name changes of LPC TPM configs
by Tom Wai-Hong Tam
· Fri Apr 12 11:04:35 2013 +0000
acea570
tpm: Rename generic_lpc_tpm to tpm_tis_lpc
by Che-liang Chiou
· Fri Apr 12 11:04:34 2013 +0000
800029e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Fri May 31 18:28:47 2013 -0400
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· Sun May 19 01:48:15 2013 +0000
1c29409
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· Sun May 19 01:48:14 2013 +0000
26a653b
tx25: copy SPL directly, not using relocate_code.
by Albert ARIBAUD
· Sun May 19 01:48:13 2013 +0000
fb9445a
mx31pdk: copy SPL directly, not using relocate_code.
by Albert ARIBAUD
· Sun May 19 01:48:12 2013 +0000
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 30 14:45:06 2013 +0200
53e512a
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
by Axel Lin
· Tue May 21 13:45:18 2013 +0000
89a8f7a
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
by Axel Lin
· Tue May 21 13:44:10 2013 +0000
a8512db
ARM: tegra: support SKU 7 of Tegra20
by Stephen Warren
· Fri May 17 14:10:15 2013 +0000
b08795a
ARM: tegra: support SKU 1 of Tegra114
by Stephen Warren
· Fri May 17 14:10:14 2013 +0000
1fa4e83
tegra: always build u-boot-nodtb-tegra.bin
by Stephen Warren
· Tue May 14 08:00:53 2013 +0000
810a4e4
Tegra: clk: always use find_best_divider() for periph clocks
by Allen Martin
· Fri May 10 16:56:55 2013 +0000
cecd857
Tegra: Remove unused/non-existent spl linker script reference
by Tom Warren
· Wed Apr 17 08:24:57 2013 -0700
bcf1188
Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver, not cardhu
by Tom Warren
· Tue Apr 16 15:57:51 2013 -0700
52bf102
powerpc/mpc85xx: Clear L1 D-cache lock
by York Sun
· Fri Apr 05 13:07:13 2013 +0000
c1e37bf
SECURE BOOT - Removed deletion of TLB entries code
by Ruchika Gupta
· Mon Mar 25 07:40:25 2013 +0000
43e0f7b
powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
by Shaveta Leekha
· Mon Mar 25 07:40:24 2013 +0000
64b5d9d
powerpc/p5040: fix mdio mux for 10G port
by Shaohui Xie
· Mon Mar 25 07:40:21 2013 +0000
525ab51
powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h
by Poonam Aggrwal
· Mon Mar 25 07:40:20 2013 +0000
a3cf3e4
sf: spansion: Add support for S25FL128S
by Xie Xiaobo
· Mon Mar 25 07:40:19 2013 +0000
6d14b42
powerpc/p2041: fix serdes reference clock frequency display for PC board
by Shaohui Xie
· Mon Mar 25 07:40:18 2013 +0000
9320160
powerpc/b4860: fix for Serdes connectivity to SFP's
by Shaveta Leekha
· Mon Mar 25 07:40:17 2013 +0000
903a171
powerpc/t4240qds: fix PHY reset timeout issue
by Shengzhou Liu
· Mon Mar 25 07:40:15 2013 +0000
9e69874
powerpc/t4qds: Add SW7[4] in the DIP switch display
by York Sun
· Mon Mar 25 07:40:14 2013 +0000
4c3db71
Enable XAUI interface for B4860QDS
by Suresh Gupta
· Mon Mar 25 07:40:13 2013 +0000
45bc119
board/t4240qds, b4860qds: LAW/TLB for DCSR set to size 32M
by Stephen George
· Mon Mar 25 07:40:12 2013 +0000
171d0d2
powerpc/p5040: enable PBL tool support
by Shaohui Xie
· Mon Mar 25 07:40:11 2013 +0000
817f28e
powerpc/t4qds: use clock measurement for sysclk and ddr clock
by Ed Swarthout
· Mon Mar 25 07:40:10 2013 +0000
12862d7
powerpc/qixis: add clock measurement registers
by Ed Swarthout
· Mon Mar 25 07:40:09 2013 +0000
07489e7
powerpc/mpc8xxx: Allow DDR overclock
by York Sun
· Mon Mar 25 07:40:08 2013 +0000
aa150bb
powerpc/chassis2: Change core numbering scheme
by York Sun
· Mon Mar 25 07:40:07 2013 +0000
4657136
powerpc/mpc8xxx: Add T1040 and variant SoCs
by York Sun
· Mon Mar 25 07:40:06 2013 +0000
64fd08b
powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h
by York Sun
· Mon Mar 25 07:40:05 2013 +0000
bb04e19
powerpc/p5040: enable NAND, SD, SPI boot support
by Shaohui Xie
· Mon Mar 25 07:40:04 2013 +0000
284ce50
Add e6500 L2 replacement policy selection
by James Yang
· Mon Mar 25 07:40:03 2013 +0000
b9580c6
T4240/ramboot: enable PBL tool for T4240
by Shaohui Xie
· Mon Mar 25 07:40:02 2013 +0000
844944c
powerpc/t4240qds: Add VDD override
by York Sun
· Mon Mar 25 07:40:01 2013 +0000
c072306
powerpc/mpc85xx: check if core is disabled for showing status
by York Sun
· Mon Mar 25 07:40:00 2013 +0000
6bf9ec5
net/phy: fix select line for TN80xx
by Shaohui Xie
· Mon Mar 25 07:39:59 2013 +0000
718fd95
Enable L2 cache parity/ECC error checking
by James Yang
· Mon Mar 25 07:39:58 2013 +0000
997f512
powerpc/t4240qds: Add board detail for bdinfo command
by York Sun
· Mon Mar 25 07:39:24 2013 +0000
b0f347c
common: Update cmd_bdinfo for PPC
by York Sun
· Tue May 14 08:06:39 2013 +0000
4ad7dd5
cmd_mem: fix cp command
by Masahiro Yamada
· Mon May 20 21:08:08 2013 +0000
ceb785a
ext4: assign get_fs()->dev_desc before using it
by Stephen Warren
· Thu May 23 10:22:10 2013 +0000
efc9072
arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
by Tom Rini
· Thu Apr 25 07:40:22 2013 +0000
f0ec8af
ARM: Add Seagate GoFlex Home support
by Suriyan Ramasami
· Thu Apr 11 07:17:25 2013 +0000
1f7d668
ARM: vexpress: enable bootz and hush parser for all VExpress boards
by Andre Przywara
· Tue Apr 09 02:20:33 2013 +0000
2c66076
ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
by Andre Przywara
· Tue Apr 09 02:20:32 2013 +0000
0e5827f
ARM: vexpress: create A5 specific board config
by Ryan Harkin
· Tue Apr 09 02:20:31 2013 +0000
f9f8481
ARM: vexpress: refactoring of Versatile Express CA9x4 support
by Ryan Harkin
· Tue Apr 09 02:20:30 2013 +0000
c663b9a
cfi_flash: return NULL for invalid base address input
by Masahiro Yamada
· Fri May 17 14:50:37 2013 +0900
44049f3
cosmetic: cfi_flash: delete a space after an unary operator
by Masahiro Yamada
· Fri May 17 14:50:36 2013 +0900
c159258
cfi_flash: Fix unaligned accesses to cfi_qry structure
by Andrew Gabbasov
· Tue May 14 12:27:52 2013 -0500
895d039
nand/fsl_ifc: Convert to self-init
by Prabhakar Kushwaha
· Thu Apr 04 18:44:06 2013 +0000
610e855
mtd: nand: use ssize_t instead of size_t to prevent infinite loop
by htbegin
· Fri Mar 01 23:00:34 2013 +0000
64214b2
mtd: nand: fix the partial page write condition
by htbegin
· Fri Mar 01 22:59:27 2013 +0000
39e6886
nand: adjust erase/read/write partition/chip size for bad blocks
by Harvey Chapman
· Tue Feb 26 17:57:14 2013 +0000
8bd2874
nand/fsl_elbc: detect page size at runtime
by Scott Wood
· Tue Feb 26 13:00:50 2013 +0000
5d7f6a5
ARM: at91: add NAND partition table and index
by Bo Shen
· Sun May 12 23:28:40 2013 +0000
2586362
ARM: at91: add at91sam9x5 and sama5d3x information
by Bo Shen
· Sun May 12 23:28:39 2013 +0000
4b87765
ARM: at91: fix and update README.at91 document
by Bo Shen
· Sun May 12 23:28:38 2013 +0000
60f3dd3
ARM: atmel: add sama5d3xek support
by Bo Shen
· Sun May 12 22:40:54 2013 +0000
72979a3
USB: ohci-at91: support sama5d3x devices
by Bo Shen
· Sun May 12 22:40:53 2013 +0000
0b15c11
ARM: at91: add Atmel sama5d3 SoC new pmc register
by Bo Shen
· Sun May 12 22:40:52 2013 +0000
Next »