Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e43ade3749ff10bc313f33bf23705465e4163896
/
include
/
configs
/
kilauea.h
345b77b
ppc4xx: Remove 4xx NAND booting support
by Stefan Roese
· 11 years ago
1a0afe1
powerpc: ppc4xx: remove redundant CONFIG_4xx definition
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
880540d
i2c, ppc4xx_i2c: switch to new multibus/multiadapter support
by Dirk Eibach
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
a2026d2
CMD: Remove CMD_LOG, it's unused
by Marek Vasut
· 13 years ago
25efd99
nand_spl: store ecc data on the stack
by Scott Wood
· 13 years ago
644362c
PPC405EX CHIP_21 erratum
by Steven A. Falco
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
5d7c73e
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
by Stefan Roese
· 14 years ago
2e6e177
Merge branch 'next' of /home/wd/git/u-boot/next
by Wolfgang Denk
· 14 years ago
550650d
ppc4xx: Use common NS16550 driver for PPC4xx UART
by Stefan Roese
· 14 years ago
800eb09
POST cleanup.
by Michael Zaidman
· 14 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
9998b13
ppc4xx: Kilauea: Add CPLD version detection and EBC reconfiguration
by Stefan Roese
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
5b34691
ppc4xx: Kilauea: Fix SDRAM init in NAND booting version
by Stefan Roese
· 15 years ago
4b1389e
ppc4xx: Add chip_config command to AMCC Kilauea eval board
by Stefan Roese
· 15 years ago
f6af8ce
ppc4xx: Fix EEPROM configuration on Kilauea
by Stefan Roese
· 15 years ago
170c197
NAND: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
by Wolfgang Denk
· 15 years ago
dd7c302
ppc4xx: Disable POST memory test on NAND-booting Kilauea
by Stefan Roese
· 16 years ago
c645012
ppc4xx: Autocalibration can set RDCC to over aggressive value.
by Adam Graham
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
485c00a
ppc4xx: Disable DDR2 autocalibration on Kilauea for now
by Stefan Roese
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f6b6c45
ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines
by Adam Graham
· 16 years ago
2fd0aad
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1740c1b
ppc4xx: Add MII mode support to the EMAC RGMII Bridge
by Grant Erickson
· 16 years ago
2e20508
ppc4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller
by Grant Erickson
· 16 years ago
490f204
ppc4xx: Unify AMCC's board config files (part 2/3)
by Stefan Roese
· 16 years ago
ec724f8
ppc4xx: Change Kilauea to use the common DDR2 init function
by Stefan Roese
· 16 years ago
8a24c07
ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling
by Grant Erickson
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
79dd171
ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config
by Markus Klotzbücher
· 16 years ago
ef26426
ppc4xx: Kilauea: Fix incorrect FPGA FIFO address
by Stefan Roese
· 16 years ago
64e541f
ppc4xx: Update Kilauea defconfig to use device-tree booting as default
by Stefan Roese
· 17 years ago
32bf3d1
Fix quoting problem (preboot setting) in many board config files.
by Wolfgang Denk
· 17 years ago
be88b16
ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files
by Stefan Roese
· 17 years ago
328a340
ppc4xx: fdt: Cleanup setup of cpu node setup
by Stefan Roese
· 17 years ago
1362888
ppc4xx: Bring 4xx fdt support up-to-date
by Stefan Roese
· 17 years ago
7cfc12a
ppc4xx: 405EX: Correctly enable USB pins
by Stefan Roese
· 17 years ago
8be7609
ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing
by Stefan Roese
· 17 years ago
ca1ce22
ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt
by Stefan Roese
· 17 years ago
9ea61b5
ppc4xx: Update AMCC Kilauea config file
by Stefan Roese
· 17 years ago
b53313d
ppc4xx: Remove In:/Out:/Err: boot output for AMCC Kilauea
by Stefan Roese
· 17 years ago
3d6cb3b
ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support
by Stefan Roese
· 17 years ago
d25dfe0
ppc4xx: Remove cache definition from 4xx board config files
by Stefan Roese
· 17 years ago
353f268
ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support
by Stefan Roese
· 17 years ago
afe9fa5
ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards
by Stefan Roese
· 17 years ago
837c730
ppc: Small Kilauea cleanup of config file
by Stefan Roese
· 17 years ago
d4cb2d1
ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode
by Stefan Roese
· 17 years ago
fd67180
ppc4xx: Enable device tree support (fdt) on Kilauea per default
by Stefan Roese
· 17 years ago
566806c
ppc4xx: Add initial AMCC Kilauea 405EX support
by Stefan Roese
· 17 years ago