| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | common: Move interrupt functions into a new header | Simon Glass | 2019-12-02 | 1 | -7/+0 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -24/+0 |
* | common: Drop checkicache() and checkdcache() | Simon Glass | 2019-12-02 | 1 | -2/+0 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -9/+1 |
* | arm: powerpc: Tidy up code style for cache functions | Simon Glass | 2019-12-02 | 1 | -1/+1 |
* | common: Move some SMP functions out of common.h | Simon Glass | 2019-12-02 | 1 | -3/+0 |
* | common: Move checkcpu() out of common.h | Simon Glass | 2019-12-02 | 1 | -1/+0 |
* | common: Drop cpu_init() | Simon Glass | 2019-12-02 | 1 | -2/+0 |
* | common: Move some CPU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -20/+0 |
* | common: Move mii_init() function out of common.h | Simon Glass | 2019-12-02 | 1 | -3/+0 |
* | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 1 | -5/+2 |
* | common: Move timer_get_us() function out of common.h | Simon Glass | 2019-12-02 | 1 | -3/+0 |
* | common: Move wait_ticks functions out of common.h | Simon Glass | 2019-12-02 | 1 | -1/+0 |
* | common: Move some time functions out of common.h | Simon Glass | 2019-12-02 | 1 | -4/+0 |
* | common: Add a new lz4.h header file | Simon Glass | 2019-12-02 | 1 | -3/+0 |
* | common: Move serial functions out of common.h | Simon Glass | 2019-12-02 | 1 | -9/+0 |
* | common: Move serial_printf() to the serial header | Simon Glass | 2019-12-02 | 1 | -7/+0 |
* | common: Move env_get_ip() to net.h | Simon Glass | 2019-12-02 | 1 | -4/+0 |
* | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 1 | -3/+0 |
* | common: Move sorting functions to their own header file | Simon Glass | 2019-12-02 | 1 | -5/+0 |
* | common: Move bootcount functions to their header file | Simon Glass | 2019-12-02 | 1 | -4/+0 |
* | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 1 | -3/+0 |
* | common: Move random-number functions into their own header | Simon Glass | 2019-12-02 | 1 | -6/+0 |
* | common: Drop global inclusion of status_led.h | Simon Glass | 2019-12-02 | 1 | -4/+0 |
* | Drop CONFIG_SHOW_ACTIVITY | Simon Glass | 2019-12-02 | 1 | -4/+0 |
* | common: Move older CPU functions to their own header | Simon Glass | 2019-12-02 | 1 | -8/+0 |
* | common: Add a note about the effort to reduce common.h | Simon Glass | 2019-08-11 | 1 | -0/+6 |
* | Drop PCMCIA | Simon Glass | 2019-08-11 | 1 | -2/+0 |
* | env: Rename environment.h to env_internal.h | Simon Glass | 2019-08-11 | 1 | -1/+1 |
* | env: Move TOTAL_MALLOC_LEN to environment.h | Simon Glass | 2019-08-11 | 1 | -10/+0 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -12/+0 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -12/+0 |
* | env: Move env_get_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -12/+0 |
* | env: Move env_get_yesno() to env.h | Simon Glass | 2019-08-11 | 1 | -6/+0 |
* | env: Move env_get_ulong() to env.h | Simon Glass | 2019-08-11 | 1 | -13/+0 |
* | env: Move env_set_ulong() to env.h | Simon Glass | 2019-08-11 | 1 | -9/+0 |
* | env: Move env_set_hex() to env.h | Simon Glass | 2019-08-11 | 1 | -21/+0 |
* | env: Move envmatch() to env.h | Simon Glass | 2019-08-11 | 1 | -3/+0 |
* | env: Move env_relocate() to env.h | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_init() to env.h | Simon Glass | 2019-08-11 | 1 | -1/+0 |
* | env: Move env_get_f() to env.h | Simon Glass | 2019-08-11 | 1 | -12/+0 |
* | env: Move get_env_id() to env.h | Simon Glass | 2019-08-11 | 1 | -2/+0 |
* | env: Create a new file for environment functions | Simon Glass | 2019-08-11 | 1 | -4/+0 |
* | common: Remove video_setmem() | Simon Glass | 2019-08-11 | 1 | -3/+0 |
* | common: Move lcd_setmem() to lcd.h | Simon Glass | 2019-08-11 | 1 | -3/+0 |
* | common: Drop the dpram_... functions | Simon Glass | 2019-08-11 | 1 | -5/+0 |
* | common: Move gzip functions into a new gzip header | Simon Glass | 2019-08-11 | 1 | -52/+0 |
* | Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm | Tom Rini | 2019-01-15 | 1 | -5/+0 |
|\ |
|
| * | serial: Move new functions to serial.h | Simon Glass | 2019-01-14 | 1 | -5/+0 |
* | | common: command: Add support for $ auto-completion | Boris Brezillon | 2019-01-15 | 1 | -1/+2 |
|/ |
|