Commit Graph

45 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Marek Vasut 93ea89f0d9 COMMON: Use __stringify() instead of xstr() 12 years ago
Andreas Bießmann 88461f164e at91sam9263ek: fix 'update' script 12 years ago
Rob Herring 3d6ba91e79 ARM: Remove unused stack and irq config defines 12 years ago
Alexandre Belloni e139cb31d3 AT91SAM9*: Change kernel address in dataflash to match u-boot's size 12 years ago
esw@bus-elektronik.de 5e7d0917b6 Fix: AT91SAM9263 nor flash usage 12 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 12 years ago
Tom Rini 26750c8aee CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 12 years ago
Tom Rini 1005ccfda4 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF 12 years ago
Stelian Pop c9e798d35a Fix Stelian's email address 13 years ago
Stelian Pop 762e63754b Fix Stelian's email address 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 13 years ago
Xu, Hong cd46b0f2b9 AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/master 13 years ago
Wolfgang Denk e03f316974 Drop support for CONFIG_SKIP_RELOCATE_UBOOT 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Achim Ehrlich 7c966a8bdf ARM change name of defines for AT91 arm926ejs 15 years ago
Jens Scharsig 1b34f00c28 update at91sam9263ek board to new SoC access 15 years ago
Jens Scharsig ea8fbba731 add a new AT91 GPIO driver 15 years ago
Jens Scharsig 425de62d40 add new CONFIG_AT91_LEGACY 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Albin Tonnerre 918319c705 Update the mtd driver name in bootargs for at91-based boards 15 years ago
Wolfgang Denk 70ebf31633 AT91: factor out ROUND() macro 15 years ago
Wolfgang Denk 2eb99ca802 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b3b7c640d at91sam9263ek: add nor flash support 15 years ago
Jean-Christophe PLAGNIOL-VILLARD b32e189079 at91: move cpu name define to arm/arch/ cpu header 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6ebff365eb at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 15 years ago
Jean-Christophe PLAGNIOL-VILLARD dc39ae9513 at91sam9/at91cap: improve clock framework 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 03bab00919 at91sam9263ek: enable hush and auto complete support 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 4758ebdd53 at91: move dataflash spi driver to drivers/spi 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 2b7178afce at91: move usb driver to drivers/usb 15 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 74c076d6c3 at91sam9/at91cap: move nand drivers to drivers/mtd/nand 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a484b00b86 at91sam9/at91cap: move common led management to cpu 16 years ago
Mike Frysinger c7d703f3f3 usb.h: use standard __LITTLE_ENDIAN from Linux headers 16 years ago
Wolfgang Grandegger 6c869637fe NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3aed3aa2c1 Fix new found CFG_ 16 years ago
Nicolas Ferre 89a7a87f08 at91: Choose environment variables location within make config target 16 years ago
Stelian Pop 3e0cda071a AT91: Enable PLLB for USB 16 years ago
Stelian Pop ad229a44e1 AT91: Use AT91_CPU_CLOCK in displays 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 057c849c45 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 16 years ago
Stelian Pop 67e3beb52c AT91: Cleanup unused config header file definitions. 16 years ago
Stelian Pop 56a2479cd7 AT91SAM9263EK: hook up the ATMEL LCD driver 16 years ago
Stelian Pop 8e429b3eee AT91SAM9263EK support 16 years ago
Stelian Pop d99a8ff66d AT91SAM9261EK support 16 years ago
Stelian Pop 86c8c8a414 AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND 16 years ago
Stelian Pop 96996ac25d AT91SAM9260EK: Normalize BOOTARGS 16 years ago
Stelian Pop 79f0cb6e9c AT91SAM9260EK: Normalize SPI timings 16 years ago