Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1786d3ed1388e7cf981a54a72da5a8c639b32bd1
/
board
/
prodrive
bc180f9
board: prodrive: delete unused source files
by Masahiro Yamada
· 11 years ago
a7e13ec
board: delete meaningless serial.h
by Masahiro Yamada
· 11 years ago
b74ddaa
board: delete unused header files
by Masahiro Yamada
· 11 years ago
66023c7
Makefile: make directories by Makefile.build
by Masahiro Yamada
· 11 years ago
ea385ed
Merge branch 'iu-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
c54b77e
board: powerpc: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
e411042
arm: Remove IXP425 boards pdnb3 and scpu
by Stefan Roese
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
864ec56
env: Use getenv_yesno() more generally
by Joe Hershberger
· 12 years ago
d9c6449
serial: Use default_serial_puts() in drivers
by Marek Vasut
· 12 years ago
f35317c
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
by Marek Vasut
· 12 years ago
4dfb1d0
serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver
by Marek Vasut
· 12 years ago
e4e0488
net: Fix remaining API interface breakage
by Joe Hershberger
· 13 years ago
0b26c8f
net: Remove redefinitions of net.h functions
by Joe Hershberger
· 13 years ago
e301edd
pci: get rid of local prototypes
by Linus Walleij
· 13 years ago
071a612
IXP: Fix NAND build warning on PDNB3 and SCPU
by Marek Vasut
· 13 years ago
f0ed2fb
IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
by Marek Vasut
· 13 years ago
6b300dc
net/miiphy/serial: drop duplicate "NAMESIZE" define
by Mike Frysinger
· 13 years ago
83ce109
PPC: Drop mv6446x_eth_initialize() from net/eth.c
by Marek Vasut
· 13 years ago
b91b974
pci: move pciauto_config_init() to pci.h
by Linus Walleij
· 13 years ago
bfed7be
alpr board: Fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
b1fe526
board/prodrive/p3mx/mv_eth.c: fix GCC 4.6 build warnings
by Wolfgang Denk
· 13 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
2a0dae6
board/prodrive/alpr/fpga.c: Coding style cleanup
by Wolfgang Denk
· 13 years ago
ddee606
PPC4xx: ALPR: constify FPGA code
by Wolfgang Denk
· 13 years ago
38796d9
update/fix PDNB3 board
by Michael Schwingen
· 14 years ago
5c1cfee
Fix incorrect use of getenv() before relocation
by Wolfgang Denk
· 14 years ago
d63ee71
miiphy: convert to linux/mii.h
by Mike Frysinger
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
2ef3005
74xx_7xx: Cleanup for partial linking and --gc-sections
by Wolfgang Denk
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
3ddce57
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
247e9d7
ppc4xx: Move ppc4xx headers to powerpc include directory
by Stefan Roese
· 14 years ago
5ff5fdb
miiphy: constify device name
by Mike Frysinger
· 14 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
ec88cd6
Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx
by Wolfgang Denk
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
94b6270
ppc4xx: TLB init file cleanup
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
133c0fe
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
by Peter Tyser
· 15 years ago
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· 15 years ago
f0a15c5
POST: Remove duplicated post_hotkey_pressed() functions
by Stefan Roese
· 15 years ago
5d8033e
ppc4xx: Consolidate pci_pre_init() function
by Stefan Roese
· 15 years ago
8e538be
ppc4xx: Consolidate pci_target_init() function
by Stefan Roese
· 15 years ago
4698fc9
ppc4xx: Remove duplicated is_pci_host() functions
by Stefan Roese
· 15 years ago
6e1861c
ppc4xx: Remove board specific linker scripts from most PPC4xx boards
by Stefan Roese
· 15 years ago
c8f071a
Merge branch 'reloc'
by Wolfgang Denk
· 15 years ago
728bd0a
ppc_4xx: Apply new HW register names
by Niklaus Giger
· 15 years ago
be6320a
p3mx: Remove serial relocation fixups
by Peter Tyser
· 15 years ago
cf8582c
fpga: Remove relocation fixups
by Peter Tyser
· 15 years ago
f48fabc
ppc: Enable full relocation to RAM
by Peter Tyser
· 15 years ago
707fd36
ppc4xx: Convert PPC4xx UIC defines from lower case to upper case
by Stefan Roese
· 15 years ago
918010a
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
88c12e0
asm-generic: Consolidate errno.h to asm-generic/errno.h
by Michal Simek
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
7580b86
arm: unify linker script
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4791383
Redundant Environment: protect full sector size
by Wolfgang Denk
· 16 years ago
4438e5e
Fix all linker script to handle all rodata sections
by Trent Piepho
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
d2454ba
Align end of bss by 4 bytes
by Selvamuthukumar
· 16 years ago
af0501a
Cleanup: fix "MHz" spelling
by Wolfgang Denk
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4436c1e
rename environment.c in env_embedded.c to reflect is functionality
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0687e30
Clean up usage of icache_disable/dcache_disable
by Kumar Gala
· 16 years ago
1d8a787
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
8486809
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
by Stefan Roese
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9e9c2c1
Fixing coding style issues
by William Juul
· 17 years ago
b76ec38
Remove white space at end.
by William Juul
· 17 years ago
52c0796
Update MTD to that of Linux 2.6.22.1
by William Juul
· 17 years ago
197f428
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
51d6d5d
ppc4xx: Rework 440GX UIC handling
by Stefan Roese
· 16 years ago
ff459fb
ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards
by Stefan Roese
· 16 years ago
6a35785
Cleanup: remove redundant deleting on *~ files
by Wolfgang Denk
· 16 years ago
6140a02
Cleanup out-or-tree building for some boards (.depend)
by Wolfgang Denk
· 16 years ago
bd99ae7
Change initdram() return type to phys_size_t
by Becky Bruce
· 16 years ago
3905b93
ppc4xx: Remove implementations of testdram()
by Stefan Roese
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
d2081d1
Remove all the search paths from the .lds files.
by Jason Wessel
· 17 years ago
a48499f
Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:
by Wolfgang Denk
· 17 years ago
2419d1d
Merge branch 'master' of git://www.denx.de/git/u-boot-arm
by Wolfgang Denk
· 17 years ago
fb753a4
Adds support for the Prodrive PMDRA board, based on a DM6441
by Pieter Voorthuijsen
· 17 years ago
34a64a4
ppc4xx: Add fdt support to Prodrive alpr
by Stefan Roese
· 17 years ago
beef517
ppc4xx: Enable cache support on the ALPR board
by Pieter Voorthuijsen
· 17 years ago
1c008a2
ARM: remove useless function board_post_init
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
828a978
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
by Wolfgang Denk
· 17 years ago
f82271e
ppc4xx: Rework of 4xx serial driver (2)
by Stefan Roese
· 17 years ago
145318c
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
69819ce
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
54ef7fd
ppc4xx: Add pci_pre_init() for 405 boards
by Stefan Roese
· 17 years ago
Next »