Commit Graph

202 Commits (3dbd5d7d7e2c98380779a48a422afa239d3bbdf4)

Author SHA1 Message Date
Mike Frysinger 560d424b6d env: re-add support for auto-completion 14 years ago
Mike Frysinger 32ff4b7fe4 stdio: constify "name" arg in public api 14 years ago
Mike Frysinger d7be3056de stdio: constify "name" arg in public api 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Stefan Roese 550650ddd0 ppc4xx: Use common NS16550 driver for PPC4xx UART 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Michael Zaidman 800eb09641 POST cleanup. 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Wolfgang Denk 6d014adfa2 Remove support for CONFIG_HAS_UID and "forceenv" command 14 years ago
Wolfgang Denk 54c6977e9c Add qsort - add support for sorting data arrays 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Wolfgang Denk d9c27253ce Make *printf() return "int" instead of "void" 15 years ago
Mike Frysinger 5794619e29 serial: punt unused serial_addr() 15 years ago
Timur Tabi 4b42c9059e allow print_size to print large numbers on 32-bit systems 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Matthias Kaehlcke fcfb632bd1 ARM: Add support for EP93xx SoCs 15 years ago
Matthias Kaehlcke c20a3c0bac Add EP93xx ethernet driver 15 years ago
Matthias Kaehlcke a62921468d ARM: Add support for EP93xx SoCs 15 years ago
Matthias Kaehlcke 594d57d0cc Add EP93xx ethernet driver 15 years ago
Kumar Gala 4194b3668a Add support to disable cpu's in multicore processors 15 years ago
Heiko Schocher 548738b4d4 cmd_eeprom: I2C updates 15 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Wolfgang Wegner 87d93a1ba2 move prototypes for gunzip() and zunzip() to common.h 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 15 years ago
Sekhar Nori 2819e1365b TI DA8xx: Integrate DA830 EVM support into U-Boot 15 years ago
kevin.morfitt@fearnside-systems.co.uk ac67804fbb Add a unified s3c24x0 header file 15 years ago
kevin.morfitt@fearnside-systems.co.uk 33bf447477 Add a unified s3c24x0 header file 15 years ago
Wolfgang Denk a747a7f310 Revert "env: only build env_embedded and envcrc when needed" 15 years ago
Mike Frysinger 6dab6add2d env: only build env_embedded and envcrc when needed 15 years ago
Prafulla Wadaskar 02e78e7398 tools: mkimage: Fixed build warnings 15 years ago
Prafulla Wadaskar 449609f5b1 tools: mkimage: Fixed build warnings 16 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
Wolfgang Denk fb364bec5f Fix include/common.h for boards with CONFIG_STATUS_LED 16 years ago
Wolfgang Denk fcd3c87e49 Make include/common.h usable by assembler code 16 years ago
Wolfgang Denk 70ebf31633 AT91: factor out ROUND() macro 16 years ago
Matthias Fuchs c71103f9dc ppc4xx: Make is_pci_host() available for all 440 and 405 CPUs 16 years ago
Heiko Schocher efbf14e9a2 all platforms: make show_boot_progress() work again 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8d460a573e S3C24x0: extract interrupts from timer 16 years ago
Peter Tyser 0f89860494 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx 16 years ago
Wolfgang Denk 3b74e7ec58 MPC512x: remove include/mpc512x.h 16 years ago
Mike Frysinger ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 3524049cd0 at91rm9200: move serial shutdown code to serial drivers 16 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 16 years ago
Mike Frysinger 9c150102bc boards: get mac address from env and move load_sernum_ethaddr() to board init 16 years ago
Mike Frysinger d8d21e699d boards: move board_get_enetaddr() into board-specific init 16 years ago
Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 16 years ago