Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
bdc810a771289a94e1dc959ff2cf0074d7f42f11
bdc810a
ppc/85xx: 32bit DDR changes for P1020/P1011
by Poonam Aggrwal
· 15 years ago
36e71c0
sbc8548: replace README with completely new document
by Paul Gortmaker
· 15 years ago
12a5c0c
ppc/85xx: Clean up use of LAWAR defines
by Kumar Gala
· 15 years ago
ed18c19
ppc/85xx: Clean up mpc8572DS PCI setup code
by Kumar Gala
· 15 years ago
aaf38ec
ppc/85xx: Clean up p2020ds PCI setup code
by Kumar Gala
· 15 years ago
2350cdb
ppc/85xx: Clean up p1_p2_rdb PCI setup
by Kumar Gala
· 15 years ago
276e3f2
ppc/85xx: Simplify the top makefile for P1_P2_RDB boards
by Kumar Gala
· 15 years ago
2ca16b3
ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS
by Kumar Gala
· 15 years ago
0a83c73
ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS
by Kumar Gala
· 15 years ago
886fadd
ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds
by Mingkai Hu
· 15 years ago
68f9c1e
ppc/85xx: Fix LCRR_CLKDIV defines
by Kumar Gala
· 15 years ago
d4b5d60
MAKEALL: Use POSIX math
by Peter Tyser
· 15 years ago
e6fb20a
MAKEALL: Add summary information
by Peter Tyser
· 15 years ago
bd4bca8
galaxy5200: enable version environment variable
by Eric Millbrandt
· 15 years ago
152d99f
digsy_mtc: Add TCR register value for RTC (DS1339)
by Werner Pfister
· 15 years ago
6b0b181
rtc/ds1337.c: Allow to set TCR register
by Werner Pfister
· 15 years ago
3998c62
ubifs: Add support for looking up directory and relative symlinks
by Simon Kagstrom
· 15 years ago
9efeadc
ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board
by Rupjyoti Sarmah
· 15 years ago
6d7e322
ppc4xx: Make DDR2 timing for intip more robust
by Dirk Eibach
· 15 years ago
7893d47
board/linkstation/ide.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
81e6023
ppc: Clean up calling of phy_reset() during init
by Peter Tyser
· 15 years ago
b3ab9df
ppc: Clean up calling of misc_init_r() during init
by Peter Tyser
· 15 years ago
61c83b7
Remove deprecated 'autoscr' command/variables
by Peter Tyser
· 15 years ago
6098527
mpc512x. Micron nand flash needs a reset before a read command is issued.
by Paul Gibson
· 15 years ago
86f6fc3
FDT: remove obsolete OF_CPU and OF_SOC macros.
by Marcel Ziswiler
· 15 years ago
dcefd82
TI: DaVinci DM365: Minor config cleanup
by Sandeep Paulraj
· 15 years ago
745047f
TI DaVinci DM365: Removing header file which does not exist
by Sandeep Paulraj
· 15 years ago
b741868
TI DaVinci: DM355: Config Cleanup and Update
by Sandeep Paulraj
· 15 years ago
d4a1561
board/flagadm/flash.c: fix compile warning
by Wolfgang Denk
· 15 years ago
ef6061e
Correct ffs/fls regression for PowerPC etc
by Simon Kagstrom
· 15 years ago
012f51e
ppc4xx: Consolidate get_OPB_freq()
by Stefan Roese
· 15 years ago
dc69d41
ppc4xx: Enable commands for FDT enabled Linux booting on AMCC Acadia
by Stefan Roese
· 15 years ago
bda4dec
ppc4xx: Fix 405EZ uart base baud calculation
by Stefan Roese
· 15 years ago
f8d7b56
ppc/85xx: Disable all async interrupt sources when we boot
by Kumar Gala
· 15 years ago
002ebef
ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL
by Kumar Gala
· 15 years ago
168f7cf
ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL
by Kumar Gala
· 15 years ago
a87426e
NAND boot: change NAND loader's relocate SP to CONFIG param
by Mingkai Hu
· 15 years ago
9f32436
ppc/85xx: add boot from NAND/eSDHC/eSPI support
by Mingkai Hu
· 15 years ago
8d82308
ppc/85xx: Move code around to prep for NAND_SPL
by Kumar Gala
· 15 years ago
b855dc4
ppc/85xx: Repack tlb_table to save space
by Kumar Gala
· 15 years ago
ccea800
ppc/85xx: Introduce low level write_tlb function
by Kumar Gala
· 15 years ago
0fb37e5
ppc/85xx: Enable usb ehci support for p2020ds board
by Roy Zang
· 15 years ago
6690dcc
ppc/8xxx: Misc DDR related fixes
by Kumar Gala
· 15 years ago
f761439
ppc/85xx: Remove some bogus code from external interrupt handler.
by Scott Wood
· 15 years ago
eea886d
ppc/85xx: Ensure that MAS8 is zero when writing TLB entries.
by Scott Wood
· 15 years ago
3477bda
ppc/85xx: Don't enable interrupts before we're ready
by Scott Wood
· 15 years ago
fd5a6c0
mpc8260: remove Ethernet node fixup to use generic FDT code.
by Marcel Ziswiler
· 15 years ago
c73fdc2
tools/netconsole: use ncb automatically if available
by Mike Frysinger
· 15 years ago
9914be9
tools/netconsole: make a bit more robust
by Mike Frysinger
· 15 years ago
85c735f
arm: Define test_and_set_bit and test_and_clear bit for ARM
by Simon Kagstrom
· 15 years ago
c1d1bfa
Define ffs/fls for all architectures
by Simon Kagstrom
· 15 years ago
f83ab09
arm: Make arm bitops endianness-independent
by Simon Kagstrom
· 15 years ago
ab32ffa
Move __set/clear_bit from ubifs.h to bitops.h
by Simon Kagstrom
· 15 years ago
c0072e6
standalone: convert to kbuild style
by Mike Frysinger
· 15 years ago
3c0dbdb
mkconfig: split the board make target to multiple config targets
by Wolfgang Denk
· 15 years ago
9ef45c8
kwbimage.c: Fix compile warning when building on 64 bit systems (again)
by Wolfgang Denk
· 15 years ago
d181074
board/amcc/common/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
5b92558
board/amcc/yucca/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
281c798
board/amcc/taihu/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
2dce9d6
board/etin/debris/phantom.c: Fix compile error
by Wolfgang Denk
· 15 years ago
da456b2
board/dave/common/flash.c: fix compile warning
by Wolfgang Denk
· 15 years ago
aa8a344
board/esd/cpci750/ide.c: fix compile warning
by Wolfgang Denk
· 15 years ago
85d4bb0
board/esd/common/flash.c: Fix compile warning
by Wolfgang Denk
· 15 years ago
cfdd4a8
sk98lin: fix compile warnings
by Wolfgang Denk
· 15 years ago
3e7ec96
drivers/net/natsemi.c: fix compile warning
by Wolfgang Denk
· 15 years ago
9300ab6
net: emaclite: Cleanup license to be GPL compatible
by Michal Simek
· 15 years ago
7de7b4c
microblaze: Enable hush parser
by Michal Simek
· 15 years ago
4f18060
microblaze: Remove AtmarkTechno Suzaku board
by Michal Simek
· 15 years ago
d60166d
net: Remove old Xilinx Emac driver
by Michal Simek
· 15 years ago
6f7fdb5
microblaze: Short size of global data and fix malloc size
by Michal Simek
· 15 years ago
870aeda
microblaze: Add sbss, scommon and COMMON symbols for clearing
by Michal Simek
· 15 years ago
ecdd987
ppc4xx: Rename compactcenter to intip
by Dirk Eibach
· 15 years ago
297a658
ppc4xx: Big cleanup of PPC4xx defines
by Stefan Roese
· 15 years ago
e35c73d
net/bootp.c: fix compile warning
by Wolfgang Denk
· 15 years ago
fd37a0d
kwbimage.c: Fix compile warning when building on 64 bit systems
by Wolfgang Denk
· 15 years ago
4743f02
muas3001: remove BRG clock node fixup to use common mpc8260 code.
by Marcel Ziswiler
· 15 years ago
1612266
r7780mp: fix typo in Ethernet chip model number comment.
by Marcel Ziswiler
· 15 years ago
9833951
ep8248: add support for device tree and secondary Ethernet interface.
by Marcel Ziswiler
· 15 years ago
36e0eb6
mkimage: Add Kirkwood Boot Image support (kwbimage)
by Prafulla Wadaskar
· 15 years ago
7e4985f
Kirkwood: Sheevaplug: Add kwimage configuration file
by Prafulla Wadaskar
· 15 years ago
060c495
mkimage: Make table_entry code global
by Prafulla Wadaskar
· 15 years ago
6e86982
mkimage: Make genimg_print_size() global
by Prafulla Wadaskar
· 15 years ago
db588c7
mkimage: Include missing files in build dependency calculations
by Prafulla Wadaskar
· 15 years ago
c928d1d
tools/mkimage: fix compiler warnings, use "const"
by Wolfgang Denk
· 15 years ago
c713892
tools: mkimage: split code into core, default and FIT image specific
by Prafulla Wadaskar
· 15 years ago
02e78e7
tools: mkimage: Fixed build warnings
by Prafulla Wadaskar
· 15 years ago
34e0059
tools: mkimage: Makefile sorted
by Prafulla Wadaskar
· 15 years ago
4086463
tools: mkimage : bugfix returns correct value for list command
by Prafulla Wadaskar
· 15 years ago
f587fed
mkconfig: pass the board name to board config file
by Mingkai Hu
· 15 years ago
8b142ab
Remove "atmel_df_pow2" binary with "make clean"
by Wolfgang Denk
· 15 years ago
ed51257
ppc4xx: Fix compilation warning in 4xx miiphy.c
by Stefan Roese
· 15 years ago
9c72165
ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards
by Matthias Fuchs
· 15 years ago
247eeb9
ppc4xx: Allow overwriting pci target registers for all 4xx boards
by Matthias Fuchs
· 15 years ago
1fda4e9
ppc4xx: Fix PMC405DE support
by Matthias Fuchs
· 15 years ago
6d0363b
amcc-common.h: Use filenames from environment variables for update procedure.
by Detlev Zundel
· 15 years ago
bbff2d2
ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address
by Kumar Gala
· 15 years ago
5079ae4
ppc/85xx: Clean up do_reset
by Kumar Gala
· 15 years ago
6946086
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
by Poonam Aggrwal
· 15 years ago
ef4025c
ppc/85xx/86xx: Device tree fixup for number of cores
by Poonam Aggrwal
· 15 years ago
ea8be4a
ppc/85xx,86xx: Handling Unknown SOC version
by Poonam Aggrwal
· 15 years ago
Next »